summaryrefslogtreecommitdiffstats
path: root/lib/diff.tcl (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-28git-gui: handle meta diff header lines only in the header sectionBert Wesarg1-7/+2
2011-01-28git-gui: handle special content lines only in the diff header sectionBert Wesarg1-6/+9
2011-01-28git-gui: always reset the current tagBert Wesarg1-1/+2
2011-01-28git-gui: move 3way diff autodetect upBert Wesarg1-3/+4
2011-01-28git-gui: there is no "mode *" diff header lineBert Wesarg1-2/+1
2011-01-28git-gui: name also new symlinks soBert Wesarg1-3/+5
2011-01-28git-gui: handle index lines only in the diff headerBert Wesarg1-2/+2
2011-01-28git-gui: rework handling of diff headerBert Wesarg1-3/+15
2010-12-06git-gui: Fix use of hunk tag for non-hunk content.Bert Wesarg1-7/+7
2010-12-06git-gui: Fix use of renamed tag.Bert Wesarg1-4/+4
2010-11-19git-gui: respect conflict marker sizeBert Wesarg1-4/+22
2010-11-19git-gui: fix ANSI-color parsingBert Wesarg1-2/+10
2010-10-27git-gui: apply color information from git diff outputPat Thoyts1-1/+33
2010-07-30git-gui: use textconv filter for diff and blameClément Poulain1-1/+4
2010-01-23git-gui: Support applying a range of changes at onceJeff Epler1-101/+141
2010-01-23git-gui: Use git diff --submodule when availableJens Lehmann1-4/+13
2010-01-23git-gui: Fix applying a line when all following lines are deletionsJeff Epler1-0/+1
2009-08-26git-gui: Ensure submodule path is quoted properlyShawn O. Pearce1-2/+2
2009-08-26git-gui: fix diff for partially staged submodule changesJens Lehmann1-4/+6
2009-08-10git-gui: display summary when showing diff of a submoduleJens Lehmann1-2/+28
2009-02-08git-gui: Avoid an infinite rescan loop in handle_empty_diff.Alexander Gavrilov1-0/+9
2008-11-16git-gui: Fix the after callback execution in rescan.Alexander Gavrilov1-3/+3
2008-11-01git-gui: Do not munge conflict marker lines in a normal diffJohannes Sixt1-1/+0
2008-10-10git-gui: Mark-up strings in show_{other,unmerged}_diff() for localizationJohannes Sixt1-11/+11
2008-10-10git-gui: Show a round number of bytes of large untracked text filesJohannes Sixt1-1/+1
2008-09-24git-gui: Reenable staging unmerged files by clicking the icon.Alexander Gavrilov1-17/+35
2008-09-24git-gui: Allow forcing display encoding for diffs using a submenu.Alexander Gavrilov1-0/+9
2008-09-24git-gui: Cleanup handling of the default encoding.Alexander Gavrilov1-5/+6
2008-09-24git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce1-3/+6
2008-09-04Merge branch 'maint'Shawn O. Pearce1-7/+11
2008-09-04git-gui: Fix diff parsing for lines starting with "--" or "++"Shawn O. Pearce1-7/+11
2008-09-04git-gui: Show special diffs for complex conflict cases.Alexander Gavrilov1-5/+89
2008-09-04git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov1-6/+12
2008-09-04git-gui: Support conflict states _U & UT.Alexander Gavrilov1-1/+1
2008-09-01git gui: show diffs with a minimum of 1 context lineClemens Buchacher1-1/+1
2008-07-27git-gui: Preserve scroll position on reshow_diff.Alexander Gavrilov1-4/+14
2008-07-26git-gui: "Stage Line": Treat independent changes in adjacent lines betterJohannes Sixt1-3/+58
2008-07-26git-gui: Fix "Stage/Unstage Line" with one line of context.Johannes Sixt1-0/+3
2008-07-02git-gui: Implement "Stage/Unstage Line"Johannes Sixt1-0/+87
2008-01-16git-gui: Refresh file status description after hunk applicationShawn O. Pearce1-0/+2
2007-12-14git-gui: Handle file mode changes (644->755) in diff viewerShawn O. Pearce1-0/+1
2007-09-14git-gui: Paper bag fix missing translated stringsShawn O. Pearce1-2/+2
2007-09-13git-gui: add some strings to translationMichele Ballabio1-4/+4
2007-09-09Merge branch 'maint'Shawn O. Pearce1-6/+30
2007-09-09git-gui: Assume untracked directories are Git submodulesShawn O. Pearce1-3/+18
2007-09-09git-gui: handle "deleted symlink" diff markerMichele Ballabio1-0/+1
2007-09-09git-gui: show unstaged symlinks in diff viewerMichele Ballabio1-5/+10
2007-09-02Mark strings for translation.Christian Stimming1-8/+8
2007-07-17git-gui: Always disable the Tcl EOF character when readingShawn O. Pearce1-0/+1
2007-07-09git-gui: Always use absolute path to all git executablesShawn O. Pearce1-4/+4