Code

git-gui: sort the numeric ansi codes
[git.git] / lib / diff.tcl
2011-11-04 Pat Thoytsgit-gui: sort the numeric ansi codes
2011-11-04 Pat Thoytsgit-gui: support underline style when parsing diff...
2011-03-25 Pat ThoytsMerge branch 'ss/git-gui-mergetool' gitgui-0.14.0
2011-01-28 Bert Wesarggit-gui: handle meta diff header lines only in the...
2011-01-28 Bert Wesarggit-gui: handle special content lines only in the diff...
2011-01-28 Bert Wesarggit-gui: always reset the current tag
2011-01-28 Bert Wesarggit-gui: move 3way diff autodetect up
2011-01-28 Bert Wesarggit-gui: there is no "mode *" diff header line
2011-01-28 Bert Wesarggit-gui: name also new symlinks so
2011-01-28 Bert Wesarggit-gui: handle index lines only in the diff header
2011-01-28 Bert Wesarggit-gui: rework handling of diff header
2010-12-06 Bert Wesarggit-gui: Fix use of hunk tag for non-hunk content.
2010-12-06 Bert Wesarggit-gui: Fix use of renamed tag.
2010-11-19 Bert Wesarggit-gui: respect conflict marker size
2010-11-19 Bert Wesarggit-gui: fix ANSI-color parsing
2010-10-27 Pat Thoytsgit-gui: apply color information from git diff output
2010-07-30 Clément Poulaingit-gui: use textconv filter for diff and blame
2010-02-08 Shawn O. PearceMerge branch 'maint'
2010-01-29 Shawn O. PearceMerge branch 'maint'
2010-01-23 Jeff Eplergit-gui: Support applying a range of changes at once
2010-01-23 Jens Lehmanngit-gui: Use git diff --submodule when available
2010-01-23 Jeff Eplergit-gui: Fix applying a line when all following lines...
2009-08-27 Shawn O. Pearcegit-gui: Ensure submodule path is quoted properly
2009-08-27 Jens Lehmanngit-gui: fix diff for partially staged submodule changes
2009-08-10 Jens Lehmanngit-gui: display summary when showing diff of a submodule
2009-02-08 Alexander Gavrilovgit-gui: Avoid an infinite rescan loop in handle_empty_...
2008-11-16 Alexander Gavrilovgit-gui: Fix the after callback execution in rescan.
2008-11-01 Johannes Sixtgit-gui: Do not munge conflict marker lines in a normal...
2008-10-10 Johannes Sixtgit-gui: Mark-up strings in show_{other,unmerged}_diff...
2008-10-10 Johannes Sixtgit-gui: Show a round number of bytes of large untracke...
2008-09-26 Shawn O. PearceMerge branch 'maint'
2008-09-24 Alexander Gavrilovgit-gui: Reenable staging unmerged files by clicking...
2008-09-24 Alexander Gavrilovgit-gui: Allow forcing display encoding for diffs using...
2008-09-24 Alexander Gavrilovgit-gui: Cleanup handling of the default encoding.
2008-09-24 Shawn O. Pearcegit-gui: Use gitattribute "encoding" for file content...
2008-09-05 Shawn O. PearceMerge branch 'maint'
2008-09-05 Shawn O. Pearcegit-gui: Fix diff parsing for lines starting with ...
2008-09-05 Alexander Gavrilovgit-gui: Show special diffs for complex conflict cases.
2008-09-05 Alexander Gavrilovgit-gui: Reimplement and enhance auto-selection of...
2008-09-05 Alexander Gavrilovgit-gui: Support conflict states _U & UT.
2008-09-01 Shawn O. PearceMerge branch 'maint'
2008-09-01 Clemens Buchachergit gui: show diffs with a minimum of 1 context line
2008-07-27 Alexander Gavrilovgit-gui: Preserve scroll position on reshow_diff.
2008-07-26 Johannes Sixtgit-gui: "Stage Line": Treat independent changes in...
2008-07-26 Johannes Sixtgit-gui: Fix "Stage/Unstage Line" with one line of...
2008-07-02 Johannes Sixtgit-gui: Implement "Stage/Unstage Line"
2008-01-16 Shawn O. Pearcegit-gui: Refresh file status description after hunk...
2007-12-14 Shawn O. Pearcegit-gui: Handle file mode changes (644->755) in diff...
2007-10-23 Shawn O. PearceMerge branch 'maint'
2007-10-21 Shawn O. PearceMerge branch 'maint'
2007-10-10 Shawn O. PearceMerge branch 'maint'
2007-10-03 Shawn O. PearceMerge branch 'maint'
2007-09-22 Shawn O. PearceMerge branch 'maint'
2007-09-20 Shawn O. PearceMerge branch 'maint'
2007-09-17 Shawn O. PearceMerge branch 'maint'
2007-09-14 Shawn O. Pearcegit-gui: Paper bag fix missing translated strings
2007-09-14 Michele Ballabiogit-gui: add some strings to translation
2007-09-14 Shawn O. PearceMerge branch 'maint'
2007-09-13 Shawn O. PearceMerge branch 'maint'
2007-09-11 Shawn O. PearceMerge branch 'maint'
2007-09-10 Shawn O. PearceMerge branch 'maint'
2007-09-10 Shawn O. Pearcegit-gui: Assume untracked directories are Git submodules
2007-09-09 Michele Ballabiogit-gui: handle "deleted symlink" diff marker
2007-09-09 Michele Ballabiogit-gui: show unstaged symlinks in diff viewer
2007-09-09 Shawn O. PearceMerge branch 'maint'
2007-09-04 Shawn O. PearceMerge branch 'maint'
2007-09-02 Christian StimmingMark strings for translation.
2007-07-17 Shawn O. Pearcegit-gui: Always disable the Tcl EOF character when...
2007-07-12 Shawn O. PearceMerge branch 'maint'
2007-07-10 Shawn O. PearceMerge branch 'maint'
2007-07-09 Shawn O. Pearcegit-gui: Always use absolute path to all git executables
2007-07-09 Shawn O. Pearcegit-gui: Refactor our ui_status_value update technique
2007-06-01 Shawn O. PearceMerge branch 'maint'
2007-06-01 Shawn O. Pearcegit-gui: Allow as few as 0 lines of diff context
2007-05-08 Shawn O. PearceMerge branch 'maint'
2007-05-08 Shawn O. Pearcegit-gui: Refactor into multiple files to save my sanity