index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-checkout.sh
Commit message (
Expand
)
Author
Age
*
git-update-ref: add --no-deref option for overwriting/detaching ref
Sven Verdoolaege
2007-05-10
*
add file checkout progress
Nicolas Pitre
2007-04-23
*
checkout: allow detaching to HEAD even when switching to the tip of a branch
Junio C Hamano
2007-04-03
*
checkout: report where the new HEAD is upon detaching HEAD
Junio C Hamano
2007-03-23
*
improve checkout message when asking for same branch
Nicolas Pitre
2007-03-20
*
git-fetch, git-branch: Support local --track via a special remote '.'
Paolo Bonzini
2007-03-16
*
Merge GIT 1.5.0.4
Junio C Hamano
2007-03-14
|
\
|
*
git-checkout: fix "eval" used for merge labelling.
Junio C Hamano
2007-03-14
*
|
git-branch, git-checkout: autosetup for remote branch tracking
Paolo Bonzini
2007-03-10
|
/
*
Let git-checkout always drop any detached head
Nicolas Pitre
2007-02-03
*
Merge branch 'master' into np/dreflog
Junio C Hamano
2007-02-03
|
\
|
*
add a quiet option to git-checkout
Nicolas Pitre
2007-02-01
|
*
reword the detached head message a little again
Nicolas Pitre
2007-02-01
|
*
detached HEAD -- finishing touches
Junio C Hamano
2007-02-01
|
*
tone down the detached head warning
Nicolas Pitre
2007-01-31
*
|
add reflog when moving HEAD to a new branch
Nicolas Pitre
2007-01-28
*
|
add reflog entries for HEAD when detached
Nicolas Pitre
2007-01-28
|
/
*
fix suggested branch creation command when detaching head
Nicolas Pitre
2007-01-26
*
git-checkout -m: fix merge case
Junio C Hamano
2007-01-23
*
Use merge-recursive in git-checkout -m (branch switching)
Junio C Hamano
2007-01-16
*
Use cd_to_toplevel in scripts that implement it by hand.
Junio C Hamano
2007-01-12
*
Merge branch 'jc/bare'
Junio C Hamano
2007-01-11
|
\
|
*
Disallow working directory commands in a bare repository.
Shawn O. Pearce
2007-01-10
*
|
git-checkout: handle local changes sanely when detaching HEAD
Junio C Hamano
2007-01-09
*
|
git-checkout: safety check for detached HEAD checks existing refs
Junio C Hamano
2007-01-09
*
|
git-checkout: fix branch name output from the command
Junio C Hamano
2007-01-08
*
|
git-checkout: safety when coming back from the detached HEAD state.
Junio C Hamano
2007-01-08
*
|
git-checkout: rewording comments regarding detached HEAD.
Junio C Hamano
2007-01-08
*
|
git-checkout: do not warn detaching HEAD when it is already detached.
Junio C Hamano
2007-01-08
*
|
Detached HEAD (experimental)
Junio C Hamano
2007-01-08
|
/
*
checkout: make the message about the need for a new branch a bit clearer
Nicolas Pitre
2006-12-22
*
Loosen "working file will be lost" check in Porcelain-ish
Junio C Hamano
2006-12-05
*
git-checkout: allow pathspec to recover lost working tree directory
Junio C Hamano
2006-11-15
*
git-checkout: do not allow -f and -m at the same time.
Junio C Hamano
2006-11-15
*
Merge branch 'master' into lj/refs
Junio C Hamano
2006-09-27
|
\
|
*
Allow git-checkout when on a non-existant branch.
Shawn Pearce
2006-09-27
*
|
Teach "git checkout" to use git-show-ref
Linus Torvalds
2006-09-16
|
/
*
git-checkout: allow "checkout HEAD -- path"
Junio C Hamano
2006-07-31
*
checkout -m: fix read-tree invocation
v1.4.1-rc2
Junio C Hamano
2006-06-28
*
checkout -f: do not leave untracked working tree files.
Junio C Hamano
2006-06-20
*
Test that git-branch -l works.
Shawn Pearce
2006-05-24
*
Enable ref log creation in git checkout -b.
Shawn Pearce
2006-05-19
*
checkout: use --aggressive when running a 3-way merge (-m).
Junio C Hamano
2006-05-09
*
More useful/hinting error messages in git-checkout
v1.2.1
Josef Weidendorfer
2006-02-15
*
checkout: fix dirty-file display.
Junio C Hamano
2006-02-14
*
git-commit: show dirtiness including index.
Junio C Hamano
2006-02-12
*
[PATCH] checkout: show dirty state upon switching branches.
Junio C Hamano
2006-01-14
*
checkout: merge local modifications while switching branches.
Junio C Hamano
2006-01-13
*
checkout: automerge local changes while switching branches.
Junio C Hamano
2006-01-13
*
Adjust to ls-tree --full-name when run from a subdirectory.
Junio C Hamano
2005-12-23
|
\
[next]