index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-checkout.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-03
Let git-checkout always drop any detached head
Nicolas Pitre
1
-15
/
+2
2007-02-03
Merge branch 'master' into np/dreflog
Junio C Hamano
1
-9
/
+20
2007-02-01
add a quiet option to git-checkout
Nicolas Pitre
1
-9
/
+14
2007-02-01
reword the detached head message a little again
Nicolas Pitre
1
-1
/
+1
2007-02-01
detached HEAD -- finishing touches
Junio C Hamano
1
-2
/
+8
2007-01-31
tone down the detached head warning
Nicolas Pitre
1
-3
/
+3
2007-01-28
add reflog when moving HEAD to a new branch
Nicolas Pitre
1
-1
/
+1
2007-01-28
add reflog entries for HEAD when detached
Nicolas Pitre
1
-2
/
+3
2007-01-26
fix suggested branch creation command when detaching head
Nicolas Pitre
1
-3
/
+3
2007-01-23
git-checkout -m: fix merge case
Junio C Hamano
1
-10
/
+5
2007-01-16
Use merge-recursive in git-checkout -m (branch switching)
Junio C Hamano
1
-2
/
+3
2007-01-12
Use cd_to_toplevel in scripts that implement it by hand.
Junio C Hamano
1
-5
/
+1
2007-01-11
Merge branch 'jc/bare'
Junio C Hamano
1
-0
/
+1
2007-01-10
Disallow working directory commands in a bare repository.
Shawn O. Pearce
1
-0
/
+1
2007-01-09
git-checkout: handle local changes sanely when detaching HEAD
Junio C Hamano
1
-11
/
+25
2007-01-09
git-checkout: safety check for detached HEAD checks existing refs
Junio C Hamano
1
-7
/
+7
2007-01-08
git-checkout: fix branch name output from the command
Junio C Hamano
1
-1
/
+1
2007-01-08
git-checkout: safety when coming back from the detached HEAD state.
Junio C Hamano
1
-0
/
+18
2007-01-08
git-checkout: rewording comments regarding detached HEAD.
Junio C Hamano
1
-9
/
+12
2007-01-08
git-checkout: do not warn detaching HEAD when it is already detached.
Junio C Hamano
1
-3
/
+8
2007-01-08
Detached HEAD (experimental)
Junio C Hamano
1
-5
/
+11
2006-12-22
checkout: make the message about the need for a new branch a bit clearer
Nicolas Pitre
1
-2
/
+5
2006-12-05
Loosen "working file will be lost" check in Porcelain-ish
Junio C Hamano
1
-2
/
+3
2006-11-15
git-checkout: allow pathspec to recover lost working tree directory
Junio C Hamano
1
-1
/
+5
2006-11-15
git-checkout: do not allow -f and -m at the same time.
Junio C Hamano
1
-0
/
+5
2006-09-27
Merge branch 'master' into lj/refs
Junio C Hamano
1
-1
/
+8
2006-09-27
Allow git-checkout when on a non-existant branch.
Shawn Pearce
1
-1
/
+8
2006-09-16
Teach "git checkout" to use git-show-ref
Linus Torvalds
1
-2
/
+3
2006-07-31
git-checkout: allow "checkout HEAD -- path"
Junio C Hamano
1
-0
/
+4
2006-06-28
checkout -m: fix read-tree invocation
Junio C Hamano
1
-2
/
+1
2006-06-20
checkout -f: do not leave untracked working tree files.
Junio C Hamano
1
-2
/
+1
2006-05-24
Test that git-branch -l works.
Shawn Pearce
1
-2
/
+2
2006-05-19
Enable ref log creation in git checkout -b.
Shawn Pearce
1
-4
/
+15
2006-05-09
checkout: use --aggressive when running a 3-way merge (-m).
Junio C Hamano
1
-1
/
+1
2006-02-15
More useful/hinting error messages in git-checkout
Josef Weidendorfer
1
-3
/
+10
2006-02-14
checkout: fix dirty-file display.
Junio C Hamano
1
-2
/
+4
2006-02-12
git-commit: show dirtiness including index.
Junio C Hamano
1
-1
/
+2
2006-01-14
[PATCH] checkout: show dirty state upon switching branches.
Junio C Hamano
1
-0
/
+3
2006-01-13
checkout: merge local modifications while switching branches.
Junio C Hamano
1
-22
/
+38
2006-01-13
checkout: automerge local changes while switching branches.
Junio C Hamano
1
-1
/
+27
2005-12-23
Adjust to ls-tree --full-name when run from a subdirectory.
Junio C Hamano
1
-1
/
+1
2005-12-22
checkout: sometimes work from a subdirectory.
Junio C Hamano
1
-0
/
+9
2005-12-16
Comment fixes.
Junio C Hamano
1
-1
/
+1
2005-12-14
Trivial usage string clean-up
freku045@student.liu.se
1
-4
/
+2
2005-11-25
git-sh-setup: die if outside git repository.
Junio C Hamano
1
-1
/
+1
2005-11-23
Teach update-index to read from ls-tree.
Junio C Hamano
1
-1
/
+0
2005-11-02
Do not fail on hierarchical branch names.
Junio C Hamano
1
-1
/
+3
2005-10-30
Add usage statement to git-checkout.sh
Chris Shoemaker
1
-0
/
+7
2005-10-18
git-checkout: revert specific paths to either index or a given tree-ish.
Junio C Hamano
1
-15
/
+64
2005-10-15
git-check-ref-format: reject funny ref names.
Junio C Hamano
1
-0
/
+2
[next]