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
Switch to macos-monterey on AppVeyor aeece3c62df4aa3070d84d47acc55ccf84a528e2 xaizek 2024-01-13 15:54:00
Don't depend on boost::make_iterator_range() 68cff0c2f63efe9dc2d5d1ec1f22a1d87c1c8099 xaizek 2024-01-13 13:53:00
Add 2 missing `#include <cstdint>` 652fb94373e026b5f5f5cc6450306deb4e37cf7c xaizek 2024-01-13 13:50:21
Update year in README.md 054d11be7183406ff3a6349e695c21c0c2b614f5 xaizek 2024-01-13 13:49:38
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
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