git-gui: Allow users to rename branches through 'branch -m'
[gitweb.git] / lib / blame.tcl
2007-05-09 git-gui: Format author/committer times in ISO format
2007-05-09 git-gui: Cleanup minor nits in blame code
2007-05-09 git-gui: Generate blame on uncommitted working tree...
2007-05-09 git-gui: Convert blame to the "class" way of doing...
2007-05-09 git-gui: Convert browser, console to "class" format
2007-05-08 Merge branch 'maint'
2007-05-08 git-gui: Allow vi keys to scroll the diff/blame regions
2007-05-08 git-gui: Refactor into multiple files to save my sanity