aboutsummaryrefslogtreecommitdiff
path: root/git-checkout.sh
Commit message (Expand)AuthorAge
* Fix a typo in checkout.sh and cleanup one-line help messagesJohannes Sixt2007-12-11
* git checkout's reflog: even when detaching the HEAD, say from whereJohannes Schindelin2007-11-28
* Merge branch 'maint'Junio C Hamano2007-11-25
|\
| * git-checkout: describe detached head correctlyJunio C Hamano2007-11-25
* | Merge branch 'ds/checkout-upper'Junio C Hamano2007-11-18
|\ \
| * | git-checkout: Support relative paths containing "..".David Symonds2007-11-11
* | | Migrate git-checkout.sh to use git-rev-parse --parseopt --keep-dashdashPierre Habouzit2007-11-05
|/ /
* | post-checkout hook, tests, and docsJosh England2007-09-29
|/
* Alter git-checkout reflog message to include "from" branchSean2007-07-04
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Merge branch 'maint'Junio C Hamano2007-06-08
|\
| * checkout: do not get confused with ambiguous tag/branch namesJunio C Hamano2007-06-08
* | War on whitespaceJunio C Hamano2007-06-07
* | git-update-ref: add --no-deref option for overwriting/detaching refSven Verdoolaege2007-05-10
|/
* add file checkout progressNicolas Pitre2007-04-23
* checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-04-03
* checkout: report where the new HEAD is upon detaching HEADJunio C Hamano2007-03-23
* improve checkout message when asking for same branchNicolas Pitre2007-03-20
* git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2007-03-16
* Merge GIT 1.5.0.4Junio C Hamano2007-03-14
|\
| * git-checkout: fix "eval" used for merge labelling.Junio C Hamano2007-03-14
* | git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini2007-03-10
|/
* Let git-checkout always drop any detached headNicolas Pitre2007-02-03
* Merge branch 'master' into np/dreflogJunio C Hamano2007-02-03
|\
| * add a quiet option to git-checkoutNicolas Pitre2007-02-01
| * reword the detached head message a little againNicolas Pitre2007-02-01
| * detached HEAD -- finishing touchesJunio C Hamano2007-02-01
| * tone down the detached head warningNicolas Pitre2007-01-31
* | add reflog when moving HEAD to a new branchNicolas Pitre2007-01-28
* | add reflog entries for HEAD when detachedNicolas Pitre2007-01-28
|/
* fix suggested branch creation command when detaching headNicolas Pitre2007-01-26
* git-checkout -m: fix merge caseJunio C Hamano2007-01-23
* Use merge-recursive in git-checkout -m (branch switching)Junio C Hamano2007-01-16
* Use cd_to_toplevel in scripts that implement it by hand.Junio C Hamano2007-01-12
* Merge branch 'jc/bare'Junio C Hamano2007-01-11
|\
| * Disallow working directory commands in a bare repository.Shawn O. Pearce2007-01-10
* | git-checkout: handle local changes sanely when detaching HEADJunio C Hamano2007-01-09
* | git-checkout: safety check for detached HEAD checks existing refsJunio C Hamano2007-01-09
* | git-checkout: fix branch name output from the commandJunio C Hamano2007-01-08
* | git-checkout: safety when coming back from the detached HEAD state.Junio C Hamano2007-01-08
* | git-checkout: rewording comments regarding detached HEAD.Junio C Hamano2007-01-08
* | git-checkout: do not warn detaching HEAD when it is already detached.Junio C Hamano2007-01-08
* | Detached HEAD (experimental)Junio C Hamano2007-01-08
|/
* checkout: make the message about the need for a new branch a bit clearerNicolas Pitre2006-12-22
* Loosen "working file will be lost" check in Porcelain-ishJunio C Hamano2006-12-05
* git-checkout: allow pathspec to recover lost working tree directoryJunio C Hamano2006-11-15
* git-checkout: do not allow -f and -m at the same time.Junio C Hamano2006-11-15
* Merge branch 'master' into lj/refsJunio C Hamano2006-09-27
|\
| * Allow git-checkout when on a non-existant branch.Shawn Pearce2006-09-27
* | Teach "git checkout" to use git-show-refLinus Torvalds2006-09-16
|/