summaryrefslogtreecommitdiff
path: root/lib/diff.tcl
AgeCommit message (Expand)Author
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
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