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 'bc/object-id'
Junio C Hamano
2017-05-23
|
\
|
*
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
2017-05-08
|
*
revision: rename add_pending_sha1 to add_pending_oid
brian m. carlson
2017-05-08
|
*
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
*
|
Merge branch 'rs/checkout-am-fix-unborn'
Junio C Hamano
2017-05-23
|
\
\
|
|
/
|
/
|
|
*
checkout: check return value of resolve_refdup before using hash
René Scharfe
2017-05-08
|
*
Merge branch 'jk/interpret-branch-name' into maint
Junio C Hamano
2017-03-28
|
|
\
*
|
|
avoid using fixed PATH_MAX buffers for refs
Jeff King
2017-03-30
*
|
|
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
2017-03-28
|
\
\
\
|
*
|
|
builtin/checkout: add --recurse-submodules switch
Stefan Beller
2017-03-16
|
|
/
/
*
|
|
Merge branch 'jk/interpret-branch-name'
Junio C Hamano
2017-03-14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
checkout: restrict @-expansions when finding branch
Jeff King
2017-03-02
|
*
interpret_branch_name: allow callers to restrict expansions
Jeff King
2017-03-02
*
|
Merge branch 'cw/log-updates-for-all-refs-really'
Junio C Hamano
2017-02-03
|
\
\
|
*
|
refs: add option core.logAllRefUpdates = always
Cornelius Weig
2017-01-31
*
|
|
checkout: convert post_checkout_hook() to struct object_id
René Scharfe
2017-01-30
|
/
/
*
|
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
2016-12-07
|
/
*
Merge branch 'jk/create-branch-remove-unused-param'
Junio C Hamano
2016-11-17
|
\
|
*
create_branch: drop unused "head" parameter
Jeff King
2016-11-09
|
*
Merge branch 'rs/use-strbuf-add-unique-abbrev' into maint
Junio C Hamano
2016-09-08
|
|
\
*
|
\
Merge branch 'rs/checkout-init-macro'
Junio C Hamano
2016-09-26
|
\
\
\
|
*
|
|
introduce CHECKOUT_INIT
René Scharfe
2016-09-22
*
|
|
|
Merge branch 'tg/add-chmod+x-fix'
Junio C Hamano
2016-09-26
|
\
\
\
\
|
*
|
|
|
add: modify already added files when --chmod is given
Thomas Gummerer
2016-09-15
*
|
|
|
|
Merge branch 'nd/checkout-disambiguation'
Junio C Hamano
2016-09-26
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
checkout: fix ambiguity check in subdir
Nguyễn Thái Ngọc Duy
2016-09-21
|
*
|
|
|
checkout: add some spaces between code and comment
Nguyễn Thái Ngọc Duy
2016-09-08
*
|
|
|
|
Merge branch 'rs/checkout-some-states-are-const'
Junio C Hamano
2016-09-21
|
\
\
\
\
\
|
*
|
|
|
|
checkout: constify parameters of checkout_stage() and checkout_merged()
René Scharfe
2016-09-13
*
|
|
|
|
|
sha1_name: convert get_sha1_mb to struct object_id
brian m. carlson
2016-09-07
*
|
|
|
|
|
Convert read_mmblob to take struct object_id.
brian m. carlson
2016-09-07
*
|
|
|
|
|
builtin/checkout: convert some static functions to struct object_id
brian m. carlson
2016-09-07
*
|
|
|
|
|
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'sb/checkout-explit-detach-no-advice'
Junio C Hamano
2016-08-19
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
checkout: do not mention detach advice for explicit --detach option
Stefan Beller
2016-08-15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'rs/use-strbuf-add-unique-abbrev'
Junio C Hamano
2016-08-12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
2016-08-06
|
|
/
/
*
|
|
merge_trees(): ensure that the callers release output buffer
Johannes Schindelin
2016-08-01
*
|
|
prepare the builtins for a libified merge_recursive()
Johannes Schindelin
2016-07-26
*
|
|
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
[next]