aboutsummaryrefslogtreecommitdiff
path: root/lib/checkout_op.tcl
Commit message (Expand)AuthorAge
* git-gui: run post-checkout hook on checkoutJens Lehmann2009-04-05
* git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce2008-05-08
* git-gui: (i18n) Fix a bunch of still untranslated strings.Christian Stimming2008-02-03
* git-gui: Paper bag fix missing translated stringsShawn O. Pearce2007-09-14
* git-gui: add some strings to translationMichele Ballabio2007-09-13
* Merge branch 'maint'Shawn O. Pearce2007-09-03
|\
| * git-gui: Fix detaching current branch during checkoutShawn O. Pearce2007-09-03
* | Mark strings for translation.Christian Stimming2007-09-02
|/
* git-gui: Unify wording to say "to stage" instead of "to add"Christian Stimming2007-07-29
* git-gui: Avoid unnecessary symbolic-ref call during checkoutShawn O. Pearce2007-07-23
* git-gui: Fix unnecessary fast-forward during checkoutShawn O. Pearce2007-07-22
* git-gui: Internally allow fetch without storing for future pull supportShawn O. Pearce2007-07-21
* git-gui: Skip unnecessary read-tree work during checkoutShawn O. Pearce2007-07-21
* git-gui: Simplify error case for unsupported merge typesShawn O. Pearce2007-07-21
* git-gui: Factor out common fast-forward merge caseShawn O. Pearce2007-07-21
* git-gui: Save the merge base during checkout_op processingShawn O. Pearce2007-07-21
* git-gui: Always use absolute path to all git executablesShawn O. Pearce2007-07-09
* git-gui: Show a progress meter for checking out filesShawn O. Pearce2007-07-08
* git-gui: Refactor branch switch to support detached headShawn O. Pearce2007-07-08