git-gui: Implement "Stage/Unstage Line"
[gitweb.git] / lib / diff.tcl
2008-07-02 git-gui: Implement "Stage/Unstage Line"
2008-01-16 git-gui: Refresh file status description after hunk...
2007-12-14 git-gui: Handle file mode changes (644->755) in diff...
2007-10-23 Merge branch 'maint'
2007-10-21 Merge branch 'maint'
2007-10-10 Merge branch 'maint'
2007-10-03 Merge branch 'maint'
2007-09-22 Merge branch 'maint'
2007-09-20 Merge branch 'maint'
2007-09-17 Merge branch 'maint'
2007-09-14 git-gui: Paper bag fix missing translated strings
2007-09-14 git-gui: add some strings to translation
2007-09-14 Merge branch 'maint'
2007-09-13 Merge branch 'maint'
2007-09-11 Merge branch 'maint'
2007-09-10 Merge branch 'maint'
2007-09-10 git-gui: Assume untracked directories are Git submodules
2007-09-09 git-gui: handle "deleted symlink" diff marker
2007-09-09 git-gui: show unstaged symlinks in diff viewer
2007-09-09 Merge branch 'maint'
2007-09-04 Merge branch 'maint'
2007-09-02 Mark strings for translation.
2007-07-17 git-gui: Always disable the Tcl EOF character when...
2007-07-12 Merge branch 'maint'
2007-07-10 Merge branch 'maint'
2007-07-09 git-gui: Always use absolute path to all git executables
2007-07-09 git-gui: Refactor our ui_status_value update technique
2007-06-01 Merge branch 'maint'
2007-06-01 git-gui: Allow as few as 0 lines of diff context
2007-05-08 Merge branch 'maint'
2007-05-08 git-gui: Refactor into multiple files to save my sanity