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 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
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
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