aboutsummaryrefslogtreecommitdiff
path: root/builtin/checkout.c
Commit message (Expand)AuthorAge
* Merge branch 'ls/filter-process-delayed'Junio C Hamano2017-08-11
|\
| * convert: add "status=delayed" to filter process protocolLars Schneider2017-06-30
* | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \
| * | config: don't include config.h by defaultBrandon Williams2017-06-15
* | | Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano2017-06-13
|\ \ \ | |_|/ |/| |
| * | Introduce 'submodule.recurse' option for worktree manipulatorsStefan Beller2017-06-01
| * | reset/checkout/read-tree: unify config callback for submodule recursionStefan Beller2017-05-30
| * | submodule recursing: do not write a config variable twiceStefan Beller2017-05-30
* | | Merge branch 'ja/do-not-ask-needless-questions'Junio C Hamano2017-05-29
|\ \ \
| * | | usability: don't ask questions if no reply is requiredJean-Noel Avila2017-05-12
* | | | Merge branch 'js/plug-leaks'Junio C Hamano2017-05-29
|\ \ \ \
| * | | | checkout: fix memory leakJunio C Hamano2017-05-09
| * | | | checkout: fix memory leakJohannes Schindelin2017-05-08
| | |_|/ | |/| |
* | | | Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | tree: convert parse_tree_indirect to struct object_idbrian m. carlson2017-05-08
| * | | revision: rename add_pending_sha1 to add_pending_oidbrian m. carlson2017-05-08
| * | | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
| |/ /
* | | Merge branch 'rs/checkout-am-fix-unborn'Junio C Hamano2017-05-23
|\ \ \ | |/ / |/| |
| * | checkout: check return value of resolve_refdup before using hashRené Scharfe2017-05-08
| |/
| * Merge branch 'jk/interpret-branch-name' into maintJunio C Hamano2017-03-28
| |\
* | | avoid using fixed PATH_MAX buffers for refsJeff King2017-03-30
* | | Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano2017-03-28
|\ \ \
| * | | builtin/checkout: add --recurse-submodules switchStefan Beller2017-03-16
| |/ /
* | | Merge branch 'jk/interpret-branch-name'Junio C Hamano2017-03-14
|\ \ \ | |/ / |/| / | |/
| * checkout: restrict @-expansions when finding branchJeff King2017-03-02
| * interpret_branch_name: allow callers to restrict expansionsJeff King2017-03-02
* | Merge branch 'cw/log-updates-for-all-refs-really'Junio C Hamano2017-02-03
|\ \
| * | refs: add option core.logAllRefUpdates = alwaysCornelius Weig2017-01-31
* | | checkout: convert post_checkout_hook() to struct object_idRené Scharfe2017-01-30
|/ /
* | hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano2016-12-07
|/
* Merge branch 'jk/create-branch-remove-unused-param'Junio C Hamano2016-11-17
|\
| * create_branch: drop unused "head" parameterJeff King2016-11-09
| * Merge branch 'rs/use-strbuf-add-unique-abbrev' into maintJunio C Hamano2016-09-08
| |\
* | \ Merge branch 'rs/checkout-init-macro'Junio C Hamano2016-09-26
|\ \ \
| * | | introduce CHECKOUT_INITRené Scharfe2016-09-22
* | | | Merge branch 'tg/add-chmod+x-fix'Junio C Hamano2016-09-26
|\ \ \ \
| * | | | add: modify already added files when --chmod is givenThomas Gummerer2016-09-15
* | | | | Merge branch 'nd/checkout-disambiguation'Junio C Hamano2016-09-26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | checkout: fix ambiguity check in subdirNguyễn Thái Ngọc Duy2016-09-21
| * | | | checkout: add some spaces between code and commentNguyễn Thái Ngọc Duy2016-09-08
* | | | | Merge branch 'rs/checkout-some-states-are-const'Junio C Hamano2016-09-21
|\ \ \ \ \
| * | | | | checkout: constify parameters of checkout_stage() and checkout_merged()René Scharfe2016-09-13
* | | | | | sha1_name: convert get_sha1_mb to struct object_idbrian m. carlson2016-09-07
* | | | | | Convert read_mmblob to take struct object_id.brian m. carlson2016-09-07
* | | | | | builtin/checkout: convert some static functions to struct object_idbrian m. carlson2016-09-07
* | | | | | cache: convert struct cache_entry to use struct object_idbrian m. carlson2016-09-07
| |/ / / / |/| | | |
* | | | | Merge branch 'sb/checkout-explit-detach-no-advice'Junio C Hamano2016-08-19
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | checkout: do not mention detach advice for explicit --detach optionStefan Beller2016-08-15
| | |/ / | |/| |
* | | | Merge branch 'rs/use-strbuf-add-unique-abbrev'Junio C Hamano2016-08-12
|\ \ \ \ | | |_|/ | |/| |
| * | | use strbuf_add_unique_abbrev() for adding short hashesRené Scharfe2016-08-06
| |/ /