| Commit message (Expand) | Author | Age | Files | Lines |
* | git-gui: run post-checkout hook on checkout | Jens Lehmann | 2009-04-05 | 1 | -4/+39 |
* | git-gui: Setup branch.remote,merge for shorthand git-pull | Shawn O. Pearce | 2008-05-08 | 1 | -1/+23 |
* | git-gui: (i18n) Fix a bunch of still untranslated strings. | Christian Stimming | 2008-02-03 | 1 | -3/+3 |
* | git-gui: Paper bag fix missing translated strings | Shawn O. Pearce | 2007-09-14 | 1 | -3/+3 |
* | git-gui: add some strings to translation | Michele Ballabio | 2007-09-13 | 1 | -3/+3 |
* | Merge branch 'maint' | Shawn O. Pearce | 2007-09-03 | 1 | -1/+1 |
|\ |
|
| * | git-gui: Fix detaching current branch during checkout | Shawn O. Pearce | 2007-09-03 | 1 | -1/+1 |
* | | Mark strings for translation. | Christian Stimming | 2007-09-02 | 1 | -24/+24 |
|/ |
|
* | git-gui: Unify wording to say "to stage" instead of "to add" | Christian Stimming | 2007-07-29 | 1 | -1/+1 |
* | git-gui: Avoid unnecessary symbolic-ref call during checkout | Shawn O. Pearce | 2007-07-23 | 1 | -14/+16 |
* | git-gui: Fix unnecessary fast-forward during checkout | Shawn O. Pearce | 2007-07-22 | 1 | -0/+1 |
* | git-gui: Internally allow fetch without storing for future pull support | Shawn O. Pearce | 2007-07-21 | 1 | -3/+11 |
* | git-gui: Skip unnecessary read-tree work during checkout | Shawn O. Pearce | 2007-07-21 | 1 | -1/+3 |
* | git-gui: Simplify error case for unsupported merge types | Shawn O. Pearce | 2007-07-21 | 1 | -1/+1 |
* | git-gui: Factor out common fast-forward merge case | Shawn O. Pearce | 2007-07-21 | 1 | -25/+21 |
* | git-gui: Save the merge base during checkout_op processing | Shawn O. Pearce | 2007-07-21 | 1 | -5/+5 |
* | git-gui: Always use absolute path to all git executables | Shawn O. Pearce | 2007-07-09 | 1 | -24/+15 |
* | git-gui: Show a progress meter for checking out files | Shawn O. Pearce | 2007-07-08 | 1 | -16/+35 |
* | git-gui: Refactor branch switch to support detached head | Shawn O. Pearce | 2007-07-08 | 1 | -0/+569 |