summaryrefslogtreecommitdiff
path: root/lib/diff.tcl
AgeCommit message (Expand)Author
2013-05-16git-gui: allow "\ No newline at end of file" for linewise stagingHeiko Voigt
2011-11-05git-gui: add config value gui.diffopts for passing additional diff optionsTilman Vogel
2011-11-04git-gui: sort the numeric ansi codesPat Thoyts
2011-11-04git-gui: support underline style when parsing diff outputPat Thoyts
2011-01-28git-gui: handle meta diff header lines only in the header sectionBert Wesarg
2011-01-28git-gui: handle special content lines only in the diff header sectionBert Wesarg
2011-01-28git-gui: always reset the current tagBert Wesarg
2011-01-28git-gui: move 3way diff autodetect upBert Wesarg
2011-01-28git-gui: there is no "mode *" diff header lineBert Wesarg
2011-01-28git-gui: name also new symlinks soBert Wesarg
2011-01-28git-gui: handle index lines only in the diff headerBert Wesarg
2011-01-28git-gui: rework handling of diff headerBert Wesarg
2010-12-06git-gui: Fix use of hunk tag for non-hunk content.Bert Wesarg
2010-12-06git-gui: Fix use of renamed tag.Bert Wesarg
2010-11-19git-gui: respect conflict marker sizeBert Wesarg
2010-11-19git-gui: fix ANSI-color parsingBert Wesarg
2010-10-27git-gui: apply color information from git diff outputPat Thoyts
2010-07-30git-gui: use textconv filter for diff and blameClément Poulain
2010-01-23git-gui: Support applying a range of changes at onceJeff Epler
2010-01-23git-gui: Use git diff --submodule when availableJens Lehmann
2010-01-23git-gui: Fix applying a line when all following lines are deletionsJeff Epler
2009-08-26git-gui: Ensure submodule path is quoted properlyShawn O. Pearce
2009-08-26git-gui: fix diff for partially staged submodule changesJens Lehmann
2009-08-10git-gui: display summary when showing diff of a submoduleJens Lehmann
2009-02-08git-gui: Avoid an infinite rescan loop in handle_empty_diff.Alexander Gavrilov
2008-11-16git-gui: Fix the after callback execution in rescan.Alexander Gavrilov
2008-11-01git-gui: Do not munge conflict marker lines in a normal diffJohannes Sixt
2008-10-10git-gui: Mark-up strings in show_{other,unmerged}_diff() for localizationJohannes Sixt
2008-10-10git-gui: Show a round number of bytes of large untracked text filesJohannes Sixt
2008-09-24git-gui: Reenable staging unmerged files by clicking the icon.Alexander Gavrilov
2008-09-24git-gui: Allow forcing display encoding for diffs using a submenu.Alexander Gavrilov
2008-09-24git-gui: Cleanup handling of the default encoding.Alexander Gavrilov
2008-09-24git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce
2008-09-04Merge branch 'maint'Shawn O. Pearce
2008-09-04git-gui: Fix diff parsing for lines starting with "--" or "++"Shawn O. Pearce
2008-09-04git-gui: Show special diffs for complex conflict cases.Alexander Gavrilov
2008-09-04git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov
2008-09-04git-gui: Support conflict states _U & UT.Alexander Gavrilov
2008-09-01git gui: show diffs with a minimum of 1 context lineClemens Buchacher
2008-07-27git-gui: Preserve scroll position on reshow_diff.Alexander Gavrilov
2008-07-26git-gui: "Stage Line": Treat independent changes in adjacent lines betterJohannes Sixt
2008-07-26git-gui: Fix "Stage/Unstage Line" with one line of context.Johannes Sixt
2008-07-02git-gui: Implement "Stage/Unstage Line"Johannes Sixt
2008-01-16git-gui: Refresh file status description after hunk applicationShawn O. Pearce
2007-12-14git-gui: Handle file mode changes (644->755) in diff viewerShawn O. Pearce
2007-09-14git-gui: Paper bag fix missing translated stringsShawn O. Pearce
2007-09-13git-gui: add some strings to translationMichele Ballabio
2007-09-09Merge branch 'maint'Shawn O. Pearce
2007-09-09git-gui: Assume untracked directories are Git submodulesShawn O. Pearce
2007-09-09git-gui: handle "deleted symlink" diff markerMichele Ballabio