git-gui: correct spelling errors in comments
[gitweb.git] / lib / branch.tcl
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 branch switch to support detached...
2007-07-09 git-gui: Sort tags descending by tagger date
2007-07-09 git-gui: Optimize for newstyle refs/remotes layout
2007-07-09 git-gui: Refactor the delete branch dialog to use class...
2007-07-09 git-gui: Abstract the revision picker into a mega widget
2007-05-30 Merge branch 'maint'
2007-05-30 git-gui: Allow creating a branch when none exists
2007-05-08 Merge branch 'maint'
2007-05-08 git-gui: Refactor into multiple files to save my sanity