index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-checkout.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build in checkout
Daniel Barkalow
2008-02-17
1
-298
/
+0
*
Fix a typo in checkout.sh and cleanup one-line help messages
Johannes Sixt
2007-12-11
1
-4
/
+4
*
git checkout's reflog: even when detaching the HEAD, say from where
Johannes Schindelin
2007-11-29
1
-2
/
+3
*
Merge branch 'maint'
Junio C Hamano
2007-11-26
1
-1
/
+1
|
\
|
*
git-checkout: describe detached head correctly
Junio C Hamano
2007-11-25
1
-1
/
+1
*
|
Merge branch 'ds/checkout-upper'
Junio C Hamano
2007-11-19
1
-3
/
+3
|
\
\
|
*
|
git-checkout: Support relative paths containing "..".
David Symonds
2007-11-12
1
-3
/
+3
*
|
|
Migrate git-checkout.sh to use git-rev-parse --parseopt --keep-dashdash
Pierre Habouzit
2007-11-06
1
-50
/
+49
|
/
/
*
/
post-checkout hook, tests, and docs
Josh England
2007-09-30
1
-0
/
+12
|
/
*
Alter git-checkout reflog message to include "from" branch
Sean
2007-07-04
1
-1
/
+2
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-03
1
-20
/
+20
*
Merge branch 'maint'
Junio C Hamano
2007-06-08
1
-1
/
+2
|
\
|
*
checkout: do not get confused with ambiguous tag/branch names
Junio C Hamano
2007-06-08
1
-1
/
+2
*
|
War on whitespace
Junio C Hamano
2007-06-07
1
-2
/
+2
*
|
git-update-ref: add --no-deref option for overwriting/detaching ref
Sven Verdoolaege
2007-05-11
1
-9
/
+1
|
/
*
add file checkout progress
Nicolas Pitre
2007-04-24
1
-3
/
+5
*
checkout: allow detaching to HEAD even when switching to the tip of a branch
Junio C Hamano
2007-04-04
1
-2
/
+2
*
checkout: report where the new HEAD is upon detaching HEAD
Junio C Hamano
2007-03-23
1
-2
/
+10
*
improve checkout message when asking for same branch
Nicolas Pitre
2007-03-21
1
-1
/
+6
*
git-fetch, git-branch: Support local --track via a special remote '.'
Paolo Bonzini
2007-03-16
1
-1
/
+1
*
Merge GIT 1.5.0.4
Junio C Hamano
2007-03-14
1
-1
/
+1
|
\
|
*
git-checkout: fix "eval" used for merge labelling.
Junio C Hamano
2007-03-14
1
-1
/
+1
*
|
git-branch, git-checkout: autosetup for remote branch tracking
Paolo Bonzini
2007-03-11
1
-6
/
+11
|
/
*
Let git-checkout always drop any detached head
Nicolas Pitre
2007-02-04
1
-15
/
+2
*
Merge branch 'master' into np/dreflog
Junio C Hamano
2007-02-04
1
-9
/
+20
|
\
|
*
add a quiet option to git-checkout
Nicolas Pitre
2007-02-02
1
-9
/
+14
|
*
reword the detached head message a little again
Nicolas Pitre
2007-02-02
1
-1
/
+1
|
*
detached HEAD -- finishing touches
Junio C Hamano
2007-02-01
1
-2
/
+8
|
*
tone down the detached head warning
Nicolas Pitre
2007-01-31
1
-3
/
+3
*
|
add reflog when moving HEAD to a new branch
Nicolas Pitre
2007-01-28
1
-1
/
+1
*
|
add reflog entries for HEAD when detached
Nicolas Pitre
2007-01-28
1
-2
/
+3
|
/
*
fix suggested branch creation command when detaching head
Nicolas Pitre
2007-01-27
1
-3
/
+3
*
git-checkout -m: fix merge case
Junio C Hamano
2007-01-24
1
-10
/
+5
*
Use merge-recursive in git-checkout -m (branch switching)
Junio C Hamano
2007-01-17
1
-2
/
+3
*
Use cd_to_toplevel in scripts that implement it by hand.
Junio C Hamano
2007-01-13
1
-5
/
+1
*
Merge branch 'jc/bare'
Junio C Hamano
2007-01-12
1
-0
/
+1
|
\
|
*
Disallow working directory commands in a bare repository.
Shawn O. Pearce
2007-01-11
1
-0
/
+1
*
|
git-checkout: handle local changes sanely when detaching HEAD
Junio C Hamano
2007-01-10
1
-11
/
+25
*
|
git-checkout: safety check for detached HEAD checks existing refs
Junio C Hamano
2007-01-10
1
-7
/
+7
*
|
git-checkout: fix branch name output from the command
Junio C Hamano
2007-01-08
1
-1
/
+1
*
|
git-checkout: safety when coming back from the detached HEAD state.
Junio C Hamano
2007-01-08
1
-0
/
+18
*
|
git-checkout: rewording comments regarding detached HEAD.
Junio C Hamano
2007-01-08
1
-9
/
+12
*
|
git-checkout: do not warn detaching HEAD when it is already detached.
Junio C Hamano
2007-01-08
1
-3
/
+8
*
|
Detached HEAD (experimental)
Junio C Hamano
2007-01-08
1
-5
/
+11
|
/
*
checkout: make the message about the need for a new branch a bit clearer
Nicolas Pitre
2006-12-23
1
-2
/
+5
*
Loosen "working file will be lost" check in Porcelain-ish
Junio C Hamano
2006-12-06
1
-2
/
+3
*
git-checkout: allow pathspec to recover lost working tree directory
Junio C Hamano
2006-11-15
1
-1
/
+5
*
git-checkout: do not allow -f and -m at the same time.
Junio C Hamano
2006-11-15
1
-0
/
+5
*
Merge branch 'master' into lj/refs
Junio C Hamano
2006-09-28
1
-1
/
+8
|
\
|
*
Allow git-checkout when on a non-existant branch.
Shawn Pearce
2006-09-27
1
-1
/
+8
[next]