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
Build with SrcML for MacOS on AppVeyor 2fcd08325f8761a4da2ef10bc9469e0a3945e262 xaizek 2026-03-21 10:30:17
Fix Ubuntu AppVeyor builds 222032f6b5ea79d5a5e92771ece41ab4d3e76b91 xaizek 2026-03-21 09:43:28
Switch to macos-sonoma on AppVeyor 8ee6ff389eb544f79adba1410d94a6d802d3cbba xaizek 2026-03-21 09:32:47
Don't try linking with boost_system b89812bdf905b944c4ee74838dcc9fbbeaf7c3d1 xaizek 2026-03-20 23:08:06
Fix optimized build with -Werror 06e5a976e5eb2d1d085c2e4b6d2ecb47440c2e50 xaizek 2026-03-20 23:06:54
Fix compilation of third-party/dtl with GCC 14 d686085fd99fd201d0da337b487fe38261296953 xaizek 2024-07-07 07:35:45
Fix build with Boost versions smaller than 1.72 a1ed0f87bac11c30179727fb59c99f3b0e8eaad5 xaizek 2024-05-04 13:07:43
Add missing boost/filesystem/directory.hpp include 89691099d38eed72c1579f1cc4227a9df020db9e xaizek 2024-05-04 10:19:42
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
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