git-gui: Make sure remotes are loaded when picking revisions
[gitweb.git] / lib / branch_create.tcl
2007-07-12 Merge branch 'maint'
2007-07-10 Merge branch 'maint'
2007-07-09 git-gui: Refactor branch switch to support detached...
2007-07-09 git-gui: Automatically refresh tracking branches when...
2007-07-09 git-gui: Option to default new branches to match tracki...
2007-07-09 git-gui: Enhance choose_rev to handle hundreds of branches
2007-07-09 git-gui: Fast-forward existing branch in branch create...
2007-07-09 git-gui: Allow users to match remote branch names locally
2007-07-09 git-gui: Abstract the revision picker into a mega widget