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