xaizek / zograscope (License: AGPLv3 only) (since 2018-12-07)
Mainly a syntax-aware diff that also provides a number of additional tools.
Subject SHA-1 Author Date
Fix AppVeyor config 428502098ddc2104f743cffc509c6f93e3cdfb2e xaizek 2023-04-02 18:02:01
Switch to macos-bigsur on AppVeyor ce9f8e76ecdc1364aa30b6d6f702e36d5f7b1b8b xaizek 2023-04-02 17:53:06
Fix minor issues in docs/zograscope ed514b4a07556f8c783abeeec1a85ab9fc5b3747 xaizek 2023-04-02 16:29:06
Sort languages in help of --lang 8f92d4af237e4f4feaeb483a3685f09b6b76a862 xaizek 2023-04-02 16:28:11
Fix parsing of multiplication expr in C 34eb6ea367ce776a0325d7aa23e2169c192452fc xaizek 2023-04-02 15:43:02
Fix __ ids in third-party/pmr/ 5c134f6072dd9d9a57b3ca0d1fb023d9a110f244 xaizek 2023-01-07 17:39:00
Fix header guards in third-party/pmr/ 38edd16779be4252963722f3e18bb48b3bdcf7f6 xaizek 2023-01-07 13:26:17
Update Catch from v2.0.1 to v2.13.10 97931a8457d543b1cf494691a1a93429b9bcdd72 xaizek 2023-01-07 13:18:27
Don't use double underscores in header guards 2bcf90d2eac239bf673f2543f428ae17cd4a604d xaizek 2023-01-05 17:27:41
Don't rebuild tests if unchanged 455d1d046c6ceb127ac8546026e4fdf453a92ee9 xaizek 2022-11-29 18:56:04
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/zograscope

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/zograscope

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master