index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
diff.tcl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
git-gui: support for diff3 conflict style
Bert Wesarg
1
-1
/
+17
2019-10-03
git-gui: use existing interface to query a path's attribute
Bert Wesarg
1
-14
/
+1
2019-09-24
Merge branches 'js/msgfmt-on-windows', 'tz/fsf-address-update', 'jn/reproduci...
Pratyush Yadav
1
-0
/
+1
2019-08-29
git-gui: allow undoing last revert
Pratyush Yadav
1
-4
/
+49
2019-08-26
git-gui: return early when patch fails to apply
Pratyush Yadav
1
-0
/
+2
2019-08-26
git-gui: allow reverting selected hunk
Pratyush Yadav
1
-5
/
+16
2019-08-26
git-gui: allow reverting selected lines
Pratyush Yadav
1
-6
/
+14
2018-01-09
git gui: fix staging a second line to a 1-line file
Johannes Schindelin
1
-0
/
+1
2016-10-03
git-gui: fix incorrect use of Tcl append command
Vasco Almeida
1
-6
/
+5
2016-10-03
git-gui: ensure the file in the diff pane is in the list of selected files
Alex Riesen
1
-0
/
+3
2014-10-06
git-gui: add configurable tab size to the diff view
Michael Lutz
1
-1
/
+19
2014-06-13
git-gui: show staged submodules regardless of ignore config
Jens Lehmann
1
-0
/
+3
2013-05-16
git-gui: allow "\ No newline at end of file" for linewise staging
Heiko Voigt
1
-2
/
+9
2011-11-05
git-gui: add config value gui.diffopts for passing additional diff options
Tilman Vogel
1
-0
/
+1
2011-11-04
git-gui: sort the numeric ansi codes
Pat Thoyts
1
-1
/
+1
2011-11-04
git-gui: support underline style when parsing diff output
Pat Thoyts
1
-1
/
+1
2011-01-28
git-gui: handle meta diff header lines only in the header section
Bert Wesarg
1
-7
/
+2
2011-01-28
git-gui: handle special content lines only in the diff header section
Bert Wesarg
1
-6
/
+9
2011-01-28
git-gui: always reset the current tag
Bert Wesarg
1
-1
/
+2
2011-01-28
git-gui: move 3way diff autodetect up
Bert Wesarg
1
-3
/
+4
2011-01-28
git-gui: there is no "mode *" diff header line
Bert Wesarg
1
-2
/
+1
2011-01-28
git-gui: name also new symlinks so
Bert Wesarg
1
-3
/
+5
2011-01-28
git-gui: handle index lines only in the diff header
Bert Wesarg
1
-2
/
+2
2011-01-28
git-gui: rework handling of diff header
Bert Wesarg
1
-3
/
+15
2010-12-06
git-gui: Fix use of hunk tag for non-hunk content.
Bert Wesarg
1
-7
/
+7
2010-12-06
git-gui: Fix use of renamed tag.
Bert Wesarg
1
-4
/
+4
2010-11-19
git-gui: respect conflict marker size
Bert Wesarg
1
-4
/
+22
2010-11-19
git-gui: fix ANSI-color parsing
Bert Wesarg
1
-2
/
+10
2010-10-27
git-gui: apply color information from git diff output
Pat Thoyts
1
-1
/
+33
2010-07-30
git-gui: use textconv filter for diff and blame
Clément Poulain
1
-1
/
+4
2010-01-23
git-gui: Support applying a range of changes at once
Jeff Epler
1
-101
/
+141
2010-01-23
git-gui: Use git diff --submodule when available
Jens Lehmann
1
-4
/
+13
2010-01-23
git-gui: Fix applying a line when all following lines are deletions
Jeff Epler
1
-0
/
+1
2009-08-26
git-gui: Ensure submodule path is quoted properly
Shawn O. Pearce
1
-2
/
+2
2009-08-26
git-gui: fix diff for partially staged submodule changes
Jens Lehmann
1
-4
/
+6
2009-08-10
git-gui: display summary when showing diff of a submodule
Jens Lehmann
1
-2
/
+28
2009-02-08
git-gui: Avoid an infinite rescan loop in handle_empty_diff.
Alexander Gavrilov
1
-0
/
+9
2008-11-16
git-gui: Fix the after callback execution in rescan.
Alexander Gavrilov
1
-3
/
+3
2008-11-01
git-gui: Do not munge conflict marker lines in a normal diff
Johannes Sixt
1
-1
/
+0
2008-10-10
git-gui: Mark-up strings in show_{other,unmerged}_diff() for localization
Johannes Sixt
1
-11
/
+11
2008-10-10
git-gui: Show a round number of bytes of large untracked text files
Johannes Sixt
1
-1
/
+1
2008-09-24
git-gui: Reenable staging unmerged files by clicking the icon.
Alexander Gavrilov
1
-17
/
+35
2008-09-24
git-gui: Allow forcing display encoding for diffs using a submenu.
Alexander Gavrilov
1
-0
/
+9
2008-09-24
git-gui: Cleanup handling of the default encoding.
Alexander Gavrilov
1
-5
/
+6
2008-09-24
git-gui: Use gitattribute "encoding" for file content display
Shawn O. Pearce
1
-3
/
+6
2008-09-04
Merge branch 'maint'
Shawn O. Pearce
1
-7
/
+11
2008-09-04
git-gui: Fix diff parsing for lines starting with "--" or "++"
Shawn O. Pearce
1
-7
/
+11
2008-09-04
git-gui: Show special diffs for complex conflict cases.
Alexander Gavrilov
1
-5
/
+89
2008-09-04
git-gui: Reimplement and enhance auto-selection of diffs.
Alexander Gavrilov
1
-6
/
+12
2008-09-04
git-gui: Support conflict states _U & UT.
Alexander Gavrilov
1
-1
/
+1
[next]