summaryrefslogtreecommitdiffstats
path: root/lib/branch_create.tcl (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-27git-gui: use themed tk widgets with Tk 8.5Pat Thoyts1-22/+23
2008-05-08git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce1-0/+3
2007-09-02Mark strings for translation.Christian Stimming1-19/+19
2007-07-08git-gui: Refactor branch switch to support detached headShawn O. Pearce1-229/+18
2007-07-08git-gui: Automatically refresh tracking branches when neededShawn O. Pearce1-3/+55
2007-07-08git-gui: Option to default new branches to match tracking branchesShawn O. Pearce1-5/+20
2007-07-08git-gui: Enhance choose_rev to handle hundreds of branchesShawn O. Pearce1-8/+2
2007-07-08git-gui: Fast-forward existing branch in branch create dialogShawn O. Pearce1-22/+198
2007-07-08git-gui: Allow users to match remote branch names locallyShawn O. Pearce1-4/+41
2007-07-08git-gui: Abstract the revision picker into a mega widgetShawn O. Pearce1-0/+157