summaryrefslogtreecommitdiffstats
path: root/builtin/worktree.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ps/leakfixes'Junio C Hamano2024-06-061-9/+11
|\
| * checkout: clarify memory ownership in `unique_tracking_name()`Patrick Steinhardt2024-05-271-9/+11
* | Merge branch 'ps/refs-without-the-repository-updates'Junio C Hamano2024-05-301-1/+1
|\ \ | |/ |/|
| * refs: rename `init_db` callback to avoid confusionPatrick Steinhardt2024-05-171-1/+1
* | Merge branch 'kn/ref-transaction-symref'Junio C Hamano2024-05-201-1/+1
|\ \ | |/ |/|
| * refs: rename `refs_create_symref()` to `refs_update_symref()`Karthik Nayak2024-05-071-1/+1
* | cocci: apply rules to rewrite callers of "refs" interfacesPatrick Steinhardt2024-05-071-8/+11
|/
* Merge branch 'jk/core-comment-string'Junio C Hamano2024-04-051-1/+1
|\
| * strbuf: accept a comment string for strbuf_stripspace()Jeff King2024-03-121-1/+1
* | config: add --comment option to add a commentRalph Seichter2024-03-151-2/+2
|/
* Merge branch 'jc/comment-style-fixes'Junio C Hamano2024-02-061-5/+5
|\
| * builtin/worktree: comment style fixesJunio C Hamano2024-01-291-5/+5
* | Merge branch 'ps/worktree-refdb-initialization'Junio C Hamano2024-01-261-28/+25
|\ \
| * | builtin/worktree: create refdb via ref backendPatrick Steinhardt2024-01-081-26/+22
| * | builtin/worktree: move setup of commondir file earlierPatrick Steinhardt2024-01-081-3/+4
* | | Merge branch 'jc/orphan-unborn'Junio C Hamano2024-01-021-3/+3
|\ \ \ | |/ / |/| |
| * | orphan/unborn: fix use of 'orphan' in end-user facing messagesJunio C Hamano2023-11-241-3/+3
| |/
* | worktree: simplify incompatibility message for --orphan and commit-ishRené Scharfe2023-12-081-2/+2
* | worktree: standardize incompatibility messagesRené Scharfe2023-12-081-8/+9
|/
* worktree: mark unused parameters in each_ref_fn callbackJeff King2023-08-301-4/+4
* Merge branch 'ja/worktree-orphan'Junio C Hamano2023-08-251-1/+1
|\
| * builtin/worktree.c: fix typo in "forgot fetch" msgJacob Abel2023-08-141-1/+1
* | Merge branch 'ja/worktree-orphan-fix'Junio C Hamano2023-08-041-2/+2
|\ \
| * | builtin/worktree.c: convert tab in advice to spaceJacob Abel2023-07-261-2/+2
| |/
* | Merge branch 'cw/compat-util-header-cleanup'Junio C Hamano2023-07-171-1/+0
|\ \
| * | treewide: remove unnecessary includes for wrapper.hCalvin Wan2023-07-051-1/+0
* | | Merge branch 'gc/config-context'Junio C Hamano2023-07-061-2/+3
|\ \ \ | |/ / |/| |
| * | config: add ctx arg to config_fn_tGlen Choo2023-06-281-2/+3
* | | Merge branch 'en/header-split-cache-h-part-3'Junio C Hamano2023-06-301-2/+3
|\ \ \ | |/ / |/| |
| * | repository: remove unnecessary include of path.hElijah Newren2023-06-211-0/+1
| * | cache.h: remove this no-longer-used headerElijah Newren2023-06-211-2/+1
| * | read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren2023-06-211-0/+1
* | | Merge branch 'sl/worktree-sparse'Junio C Hamano2023-06-231-0/+4
|\ \ \
| * | | worktree: integrate with sparse-indexShuqi Liang2023-06-121-0/+4
* | | | Merge branch 'ja/worktree-orphan'Junio C Hamano2023-06-231-10/+217
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | worktree add: emit warn when there is a bad HEADJacob Abel2023-05-181-5/+29
| * | worktree add: extend DWIM to infer --orphanJacob Abel2023-05-181-1/+113
| * | worktree add: introduce "try --orphan" hintJacob Abel2023-05-181-0/+26
| * | worktree add: add --orphan flagJacob Abel2023-05-181-11/+56
| * | worktree add: include -B in usage docsJacob Abel2023-05-181-1/+1
* | | repository: move 'repository_format_worktree_config' to repo scopeVictoria Dye2023-05-261-1/+1
| |/ |/|
* | Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano2023-05-101-0/+2
|\ \
| * | hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-241-0/+1
| * | copy.h: move declarations for copy.c functions from cache.hElijah Newren2023-04-241-0/+1
* | | Merge branch 'en/header-split-cache-h'Junio C Hamano2023-04-251-0/+2
|\| | | |/ |/|
| * object-file.h: move declarations for object-file.c functions from cache.hElijah Newren2023-04-111-0/+1
| * object-name.h: move declarations for object-name.c functions from cache.hElijah Newren2023-04-111-0/+1
| * Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano2023-04-041-4/+4
| |\
* | | Merge branch 'en/header-split-cleanup'Junio C Hamano2023-04-061-0/+4
|\| |
| * | environment.h: move declarations for environment.c functions from cache.hElijah Newren2023-03-211-0/+1