xaizek / zograscope (License: AGPLv3 only) (since 2018-12-07)
Mainly a syntax-aware diff that also provides a number of additional tools.
Commit fd122cf26c536d82b4412452b34e8413360635ad

Better window title for zs-gdiff
Author: xaizek
Author date (UTC): 2019-07-01 13:39
Committer name: xaizek
Committer date (UTC): 2019-07-01 13:39
Parent(s): d4fc04ca1916dc7be6bd0631e8d92bf33d085782
Signing key: 99DC5E4DB05F6BE2
Tree: ef1305fc30e21870d11a70af7d8288f6e569cbe7
File Lines added Lines deleted
tools/gdiff/zsdiff.ui 1 1
File tools/gdiff/zsdiff.ui changed (mode: 100644) (index 74af1ec..6bda14a)
11 11 </rect> </rect>
12 12 </property> </property>
13 13 <property name="windowTitle"> <property name="windowTitle">
14 <string>ZSDiff</string>
14 <string>Zograscope::GDiff</string>
15 15 </property> </property>
16 16 <widget class="QWidget" name="centralWidget"> <widget class="QWidget" name="centralWidget">
17 17 <property name="sizePolicy"> <property name="sizePolicy">
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