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