aboutsummaryrefslogtreecommitdiff
path: root/lib/diff.tcl
Commit message (Expand)AuthorAge
* 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
| * git-gui: show unstaged symlinks in diff viewerMichele Ballabio2007-09-09
* | Mark strings for translation.Christian Stimming2007-09-02
|/
* git-gui: Always disable the Tcl EOF character when readingShawn O. Pearce2007-07-17
* git-gui: Always use absolute path to all git executablesShawn O. Pearce2007-07-09
* git-gui: Refactor our ui_status_value update techniqueShawn O. Pearce2007-07-08
* git-gui: Allow as few as 0 lines of diff contextShawn O. Pearce2007-05-31
* git-gui: Refactor into multiple files to save my sanityShawn O. Pearce2007-05-07