index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-checkout.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Merge branch 'cb/add-pathspec'
Junio C Hamano
2009-01-26
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
remove pathspec_match, use match_pathspec instead
Clemens Buchacher
2009-01-15
1
-3
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'jc/maint-do-not-switch-to-non-commit' into maint
Junio C Hamano
2009-01-12
1
-1
/
+1
|
|
\
\
\
\
*
|
|
|
|
|
Move run_hook() from builtin-commit.c into run-command.c (libgit)
Stephan Beyer
2009-01-18
1
-17
/
+5
*
|
|
|
|
|
checkout: don't crash on file checkout before running post-checkout hook
Stephan Beyer
2009-01-18
1
-2
/
+4
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'jc/maint-do-not-switch-to-non-commit'
Junio C Hamano
2009-01-03
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
/
/
git checkout: do not allow switching to a tree-ish that is not a commit
Junio C Hamano
2009-01-03
1
-1
/
+1
|
|
/
/
*
|
/
builtin-checkout.c: check error return from read_cache()
Junio C Hamano
2008-12-08
1
-2
/
+5
|
|
/
|
/
|
*
|
Merge branch 'maint'
Junio C Hamano
2008-11-28
1
-1
/
+1
|
\
|
|
*
git checkout: don't warn about unborn branch if -f is already passed
Matt McCutchen
2008-11-28
1
-1
/
+1
*
|
Merge branch 'maint'
Junio C Hamano
2008-11-13
1
-2
/
+1
|
\
|
|
*
checkout: Fix "initial checkout" detection
Junio C Hamano
2008-11-12
1
-2
/
+1
*
|
Merge branch 'maint'
Junio C Hamano
2008-11-09
1
-4
/
+4
|
\
|
|
*
checkout: Don't crash when switching away from an invalid branch.
Alexandre Julliard
2008-11-09
1
-4
/
+4
|
*
Merge branch 'db/maint-checkout-b' into maint
Junio C Hamano
2008-10-18
1
-0
/
+12
|
|
\
*
|
|
Fix mismerge at cdb22c4 in builtin-checkout.c
Junio C Hamano
2008-10-20
1
-3
/
+0
*
|
|
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
1
-8
/
+4
*
|
|
do not segfault if make_cache_entry failed
Dmitry Potapov
2008-10-06
1
-0
/
+2
*
|
|
Merge branch 'jc/better-conflict-resolution'
Shawn O. Pearce
2008-09-29
1
-21
/
+173
|
\
\
\
|
*
|
|
checkout --conflict=<style>: recreate merge in a non-default style
Junio C Hamano
2008-09-01
1
-1
/
+9
|
*
|
|
checkout -m: recreate merge when checking out of unmerged index
Junio C Hamano
2008-08-31
1
-2
/
+102
|
*
|
|
checkout --ours/--theirs: allow checking out one side of a conflicting merge
Junio C Hamano
2008-08-31
1
-1
/
+38
|
*
|
|
checkout -f: allow ignoring unmerged paths when checking out of the index
Junio C Hamano
2008-08-31
1
-18
/
+23
*
|
|
|
Merge branch 'mv/merge-recursive'
Shawn O. Pearce
2008-09-25
1
-3
/
+8
|
\
\
\
\
|
*
|
|
|
merge-recursive: introduce merge_options
Miklos Vajna
2008-08-31
1
-3
/
+8
*
|
|
|
|
Merge branch 'maint'
Shawn O. Pearce
2008-09-25
1
-1
/
+1
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
checkout: Do not show local changes when in quiet mode
Jonas Fonseca
2008-09-25
1
-1
/
+1
*
|
|
|
|
Merge branch 'db/maint-checkout-b'
Junio C Hamano
2008-09-22
1
-0
/
+12
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Check early that a new branch is new and valid
Daniel Barkalow
2008-09-22
1
-0
/
+12
|
|
/
/
/
|
*
|
|
Merge branch 'jc/maint-checkout-keep-remove' into maint
Junio C Hamano
2008-09-19
1
-0
/
+2
|
|
\
\
\
|
*
\
\
\
Merge branch 'jc/maint-checkout-fix' into maint
Junio C Hamano
2008-09-10
1
-1
/
+28
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'jc/maint-checkout-keep-remove'
Junio C Hamano
2008-09-16
1
-0
/
+2
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
checkout: do not lose staged removal
Junio C Hamano
2008-09-10
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'jc/maint-checkout-fix'
Junio C Hamano
2008-09-08
1
-1
/
+28
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
checkout: do not check out unmerged higher stages randomly
Junio C Hamano
2008-08-31
1
-1
/
+28
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-09-04
1
-6
/
+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
checkout: fix message when leaving detached HEAD
Jeff King
2008-09-03
1
-6
/
+4
|
|
/
*
|
Extend "checkout --track" DWIM to support more cases
Alex Riesen
2008-08-23
1
-13
/
+13
*
|
checkout --track: make up a sensible branch name if '-b' was omitted
Johannes Schindelin
2008-08-12
1
-3
/
+18
|
/
*
git-checkout: improve error messages, detect ambiguities.
Pierre Habouzit
2008-07-25
1
-17
/
+65
*
Merge branch 'maint' into ph/checkout
Junio C Hamano
2008-07-24
1
-1
/
+2
|
\
|
*
git-checkout: fix command line parsing.
Pierre Habouzit
2008-07-23
1
-1
/
+2
*
|
add context pointer to read_tree_recursive()
René Scharfe
2008-07-15
1
-2
/
+2
*
|
Refactor "tracking statistics" code used by "git checkout"
Junio C Hamano
2008-07-03
1
-88
/
+6
|
/
*
checkout: "best effort" checkout
Junio C Hamano
2008-05-30
1
-4
/
+18
*
checkout: consolidate reset_{to_new,clean_to_new}()
Junio C Hamano
2008-05-30
1
-35
/
+15
*
checkout: make reset_clean_to_new() not die by itself
Junio C Hamano
2008-05-29
1
-3
/
+6
*
"git checkout -- paths..." should error out when paths cannot be written
Junio C Hamano
2008-05-29
1
-2
/
+5
*
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
1
-1
/
+1
|
\
|
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-1
/
+1
[prev]
[next]