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
/
builtin
/
checkout.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'va/i18n-even-more'
Junio C Hamano
2016-07-13
|
\
|
*
i18n: standardise messages
Vasco Almeida
2016-06-17
*
|
add: add --chmod=+x / --chmod=-x options
Edward Thomson
2016-06-07
|
/
*
Merge branch 'nd/worktree-various-heads'
Junio C Hamano
2016-05-23
|
\
|
*
worktree.c: check whether branch is rebased in another worktree
Nguyễn Thái Ngọc Duy
2016-04-22
*
|
checkout_paths(): remove unneeded flag variable
Michael Haggerty
2016-04-10
|
/
*
builtin/checkout.c: mark strings for translation
Nguyễn Thái Ngọc Duy
2016-02-29
*
Merge branch 'nd/dwim-wildcards-as-pathspecs'
Junio C Hamano
2016-02-24
|
\
|
*
check_filename: tighten dwim-wildcard ambiguity
Jeff King
2016-02-10
|
*
checkout: reorder check_filename conditional
Jeff King
2016-02-10
*
|
checkout,clone: check return value of create_symref
Jeff King
2016-01-12
*
|
Remove get_object_hash.
brian m. carlson
2015-11-20
*
|
Convert struct object to object_id
brian m. carlson
2015-11-20
*
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
|
checkout: add --progress option
Edmundo Carmona Antoranz
2015-11-01
*
|
Merge branch 'hv/submodule-config'
Junio C Hamano
2015-08-31
|
\
\
|
*
|
submodule: use new config API for worktree configurations
Heiko Voigt
2015-08-19
*
|
|
Merge branch 'jc/calloc-pathspec'
Junio C Hamano
2015-08-26
|
\
\
\
|
*
|
|
ps_matched: xcalloc() takes nmemb and then element size
Junio C Hamano
2015-08-20
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'es/worktree-add-cleanup'
Junio C Hamano
2015-08-12
|
\
\
\
|
*
|
|
checkout: drop intimate knowledge of newly created worktree
Eric Sunshine
2015-07-20
|
*
|
|
branch: publish die_if_checked_out()
Eric Sunshine
2015-07-20
|
*
|
|
checkout: teach check_linked_checkout() about symbolic link HEAD
Eric Sunshine
2015-07-20
|
*
|
|
checkout: check_linked_checkout: simplify symref parsing
Eric Sunshine
2015-07-20
|
*
|
|
checkout: check_linked_checkout: improve "already checked out" aesthetic
Eric Sunshine
2015-07-20
|
*
|
|
checkout: generalize die_if_checked_out() branch name argument
Eric Sunshine
2015-07-20
|
*
|
|
checkout: die_if_checked_out: simplify strbuf management
Eric Sunshine
2015-07-20
|
*
|
|
checkout: improve die_if_checked_out() robustness
Eric Sunshine
2015-07-20
|
*
|
|
checkout: name check_linked_checkouts() more meaningfully
Eric Sunshine
2015-07-20
|
*
|
|
checkout: avoid resolving HEAD unnecessarily
Eric Sunshine
2015-07-20
*
|
|
|
Merge branch 'dt/refs-backend-preamble'
Junio C Hamano
2015-08-03
|
\
\
\
\
|
*
|
|
|
refs: new public ref function: safe_create_reflog
David Turner
2015-07-21
|
*
|
|
|
refs.c: add err arguments to reflog functions
David Turner
2015-07-21
*
|
|
|
|
Merge branch 'es/worktree-add'
Junio C Hamano
2015-07-13
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Revert "checkout: retire --ignore-other-worktrees in favor of --force"
Junio C Hamano
2015-07-12
|
*
|
|
|
checkout: retire --ignore-other-worktrees in favor of --force
Eric Sunshine
2015-07-07
|
*
|
|
|
checkout: require worktree unconditionally
Eric Sunshine
2015-07-06
|
*
|
|
|
checkout: retire --to option
Eric Sunshine
2015-07-06
|
*
|
|
|
checkout: drop 'checkout_opts' dependency from prepare_linked_checkout
Eric Sunshine
2015-07-06
|
*
|
|
|
checkout: make --to unconditionally verbose
Eric Sunshine
2015-07-06
|
*
|
|
|
checkout: prepare_linked_checkout: drop now-unused 'new' argument
Eric Sunshine
2015-07-06
|
*
|
|
|
checkout: relocate --to's "no branch specified" check
Eric Sunshine
2015-07-06
|
*
|
|
|
checkout: fix bug with --to and relative HEAD
Eric Sunshine
2015-07-06
*
|
|
|
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-07-13
|
\
\
\
\
\
|
|
/
/
/
/
|
|
/
/
/
|
|
/
/
/
|
/
|
|
|
|
*
|
|
checkout: don't check worktrees when not necessary
Nguyễn Thái Ngọc Duy
2015-06-12
*
|
|
|
add_pending_uninteresting_ref(): rewrite to take an object_id argument
Michael Haggerty
2015-05-25
*
|
|
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
\
\
|
|
/
/
|
*
|
checkout: add --ignore-other-wortrees
Nguyễn Thái Ngọc Duy
2015-01-07
|
*
|
checkout: pass whole struct to parse_branchname_arg instead of individual flags
Nguyễn Thái Ngọc Duy
2015-01-07
[next]