523 Commits (834625bd6fc37457d3b9b4b71d4f5bb1de6161b3)

Author SHA1 Message Date
Elijah Newren 35f6967161 ll-merge: make callers responsible for showing warnings 3 years ago
Junio C Hamano 519947b69a checkout: avoid BUG() when hitting a broken repository 3 years ago
René Scharfe 6327f0efed branch,checkout: fix --track documentation 3 years ago
Josh Steadmon 15f002812f branch,checkout: fix --track usage strings 3 years ago
Emily Shaffer 72ddf34d7c hooks: convert non-worktree 'post-checkout' hook to hook library 3 years ago
Jean-Noël Avila 246cac8505 i18n: turn even more messages into "cannot be used together" ones 3 years ago
Jean-Noël Avila 6fa00ee843 i18n: factorize "--foo requires --bar" and the like 3 years ago
Jean-Noël Avila 12909b6b8a i18n: turn "options are incompatible" into "cannot be used together" 3 years ago
Jean-Noël Avila 43ea635c35 i18n: refactor "foo and bar are mutually exclusive" 3 years ago
Josh Steadmon d3115660b4 branch: add flags and config to inherit tracking 3 years ago
Elijah Newren ddfc44a898 update documentation for new zdiff3 conflictStyle 3 years ago
Han-Wen Nienhuys 7b089120d9 refs: drop force_create argument of create_reflog API 3 years ago
Ævar Arnfjörð Bjarmason 9081a421a6 checkout: fix "branch info" memory leaks 3 years ago
Elijah Newren 480d3d6bf9 Change unpack_trees' 'reset' flag into an enum 3 years ago
Elijah Newren 04988c8d18 unpack-trees: introduce preserve_ignored to unpack_trees_options 3 years ago
Elijah Newren c512d27e78 checkout, read-tree: fix leak of unpack_trees_options.dir 3 years ago
Matheus Tavares 7a132c628e checkout: make delayed checkout respect --quiet and --no-progress 4 years ago
Ben Boeckel ed9bff0817 advice: remove read uses of most global `advice_` variables 4 years ago
Derrick Stolee 1ba5f45132 checkout: stop expanding sparse indexes 4 years ago
Matheus Tavares 6053950632 builtin/checkout.c: complete parallel checkout support 4 years ago
Matheus Tavares 9616882780 make_transient_cache_entry(): optionally alloc from mem_pool 4 years ago
Andrzej Hunt 52a9436aa7 builtin/checkout: clear pending objects after diffing 4 years ago
brian m. carlson 14228447c9 hash: provide per-algorithm null OIDs 4 years ago
Derrick Stolee 0f6d3ba6bd checkout: ensure full index 4 years ago
Matheus Tavares d052cc0382 entry: extract a header file for entry.c functions 4 years ago
Ævar Arnfjörð Bjarmason 47957485b3 tree.h API: simplify read_tree_recursive() signature 4 years ago
Derrick Stolee fb0882648e cache-tree: clean up cache_tree_update() 4 years ago
Johannes Schindelin 5c29f19cda checkout -p: handle tree arguments correctly again 4 years ago
René Scharfe cd8888452c object: allow clear_commit_marks_all to handle any repo 4 years ago
Denton Liu 64f1f58fe7 checkout: learn to respect checkout.guess 4 years ago
Denton Liu 5602b500c3 builtin/checkout: fix `git checkout -p HEAD...` bug 4 years ago
Jonathan Tan f24c30e0b6 wt-status: tolerate dangling marks 5 years ago
René Scharfe bfda204ade checkout, restore: make pathspec recursive 5 years ago
Jeff King c514c62a4f checkout: fix leak of non-existent branch names 5 years ago
Elijah Newren 00906d6f22 checkout: support renormalization with checkout -m <paths> 5 years ago
Elijah Newren 8d552258f4 merge: make merge.renormalize work for all uses of merge machinery 5 years ago
René Scharfe bb2198fb91 checkout: improve error messages for -b with extra argument 5 years ago
brian m. carlson 81861288a9 builtin/checkout: simplify metadata initialization 5 years ago
Eric Sunshine 088018e34d restore: default to HEAD when combining --staged and --worktree 5 years ago
Denton Liu 7c16ef7577 switch: fix errors and comments related to -c and -C 5 years ago
Denton Liu 203c85339f Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
brian m. carlson 13e7ed6a3a builtin/checkout: compute checkout metadata for checkouts 5 years ago
brian m. carlson c397aac02f convert: provide additional metadata to filters 5 years ago
brian m. carlson a8604766de builtin/checkout: pass branch info down to checkout_worktree 5 years ago
René Scharfe a91cc7fad0 strbuf: add and use strbuf_insertstr() 5 years ago
Jeff King e701bab3e9 restore: invalidate cache-tree when removing entries with --staged 5 years ago
Alexandr Miloslavskiy fa74180d08 checkout: don't revert file on ambiguous tracking branches 5 years ago
Alexandr Miloslavskiy 2957709bd4 parse_branchname_arg(): extract part as new function 5 years ago
Alexandr Miloslavskiy a9aecc7abb checkout, restore: support the --pathspec-from-file option 5 years ago
Derrick Stolee 313677627a checkout: add simple check for 'git checkout -b' 6 years ago