summaryrefslogtreecommitdiff
path: root/lib/diff.tcl
AgeCommit message (Expand)Author
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-27git-gui: Ensure submodule path is quoted properlyShawn O. Pearce
2009-08-27git-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-05Merge branch 'maint'Shawn O. Pearce
2008-09-05git-gui: Fix diff parsing for lines starting with "--" or "++"Shawn O. Pearce
2008-09-05git-gui: Show special diffs for complex conflict cases.Alexander Gavrilov
2008-09-05git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov
2008-09-05git-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-14git-gui: add some strings to translationMichele Ballabio
2007-09-10Merge branch 'maint'Shawn O. Pearce
2007-09-10git-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-09git-gui: Refactor our ui_status_value update techniqueShawn O. Pearce
2007-06-01git-gui: Allow as few as 0 lines of diff contextShawn O. Pearce
2007-05-08git-gui: Refactor into multiple files to save my sanityShawn O. Pearce