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