summaryrefslogtreecommitdiffstats
path: root/lib/branch_create.tcl
AgeCommit message (Expand)AuthorLines
2007-07-08git-gui: Refactor branch switch to support detached headShawn O. Pearce-229/+18
2007-07-08git-gui: Automatically refresh tracking branches when neededShawn O. Pearce-3/+55
2007-07-08git-gui: Option to default new branches to match tracking branchesShawn O. Pearce-5/+20
2007-07-08git-gui: Enhance choose_rev to handle hundreds of branchesShawn O. Pearce-8/+2
2007-07-08git-gui: Fast-forward existing branch in branch create dialogShawn O. Pearce-22/+198
2007-07-08git-gui: Allow users to match remote branch names locallyShawn O. Pearce-4/+41
2007-07-08git-gui: Abstract the revision picker into a mega widgetShawn O. Pearce-0/+157