- 96a806f Merge branch 'rj/avoid-switching-to-already-used-branch' by Junio C Hamano · 2 years ago
- 662078c worktree: introduce is_shared_symref() by Rubén Justo · 2 years, 1 month ago
- a64215b object.h: stop depending on cache.h; make cache.h depend on object.h by Elijah Newren · 2 years, 1 month ago
- 71e5473 refs: unify parse_worktree_ref() and ref_type() by Han-Wen Nienhuys · 2 years, 6 months ago
- 615a84a worktree: create init_worktree_config() by Derrick Stolee · 3 years, 1 month ago
- c8dd491 worktree: simplify find_shared_symref() memory ownership model by Anders Kaseorg · 3 years, 3 months ago
- fc0c7d5 worktree: teach worktree to lazy-load "prunable" reason by Rafael Silva · 4 years, 2 months ago
- a29a8b7 worktree: libify should_prune_worktree() by Rafael Silva · 4 years, 2 months ago
- 07601b5 Merge branch 'ma/worktree-cleanups' by Junio C Hamano · 4 years, 5 months ago
- ef2d554 worktree: inline `worktree_ref()` into its only caller by Martin Ågren · 4 years, 6 months ago
- b214ab5 worktree: teach "repair" to fix outgoing links to worktrees by Eric Sunshine · 4 years, 7 months ago
- bdd1f3e worktree: teach "repair" to fix worktree back-links to main worktree by Eric Sunshine · 4 years, 7 months ago
- 03f2465 worktree: drop get_worktrees() unused 'flags' argument by Eric Sunshine · 4 years, 9 months ago
- d9c54c2 worktree: drop get_worktrees() special-purpose sorting option by Eric Sunshine · 4 years, 9 months ago
- bb4995f worktree: add utility to find worktree by pathname by Eric Sunshine · 5 years ago
- a80c4c2 worktree: improve find_worktree() documentation by Eric Sunshine · 5 years ago
- ad6dad0 *.[ch]: manually align parameter lists by Denton Liu · 6 years ago
- b199d71 *.[ch]: remove extern from function declarations using sed by Denton Liu · 6 years ago
- 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
- e146cc9 Merge branch 'nd/per-worktree-ref-iteration' by Junio C Hamano · 6 years ago
- d236f12 worktree: rename is_worktree_locked to worktree_lock_reason by Nickolai Belakovski · 6 years ago
- e21cc07 worktree: update documentation for lock_reason and lock_reason_valid by Nickolai Belakovski · 6 years ago
- ab3e1f7 revision.c: better error reporting on ref from different worktrees by Nguyễn Thái Ngọc Duy · 6 years ago
- 3a3b9d8 refs: new ref types to make per-worktree refs visible to all worktrees by Nguyễn Thái Ngọc Duy · 6 years ago
- ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
- ee6763a worktree remove: allow it when $GIT_WORK_TREE is already gone by Nguyễn Thái Ngọc Duy · 7 years ago
- 9c620fc worktree.c: add update_worktree_location() by Nguyễn Thái Ngọc Duy · 7 years ago
- 4ddddc1 worktree.c: add validate_worktree() by Nguyễn Thái Ngọc Duy · 7 years ago
- 0f05154 worktree: convert struct worktree to object_id by brian m. carlson · 7 years ago
- d0c39a4 revision.c: --all adds HEAD from all worktrees by Nguyễn Thái Ngọc Duy · 8 years ago
- fa099d2 worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe() by Nguyễn Thái Ngọc Duy · 8 years ago
- 1a248cf worktree: check if a submodule uses worktrees by Stefan Beller · 8 years ago
- 4df1d4d worktree list: keep the list sorted by Nguyễn Thái Ngọc Duy · 8 years ago
- 4fff1ef worktree.c: get_worktrees() takes a new flag argument by Nguyễn Thái Ngọc Duy · 8 years ago
- 346ef53 worktree.c: add is_worktree_locked() by Nguyễn Thái Ngọc Duy · 9 years ago
- 984ad9e worktree.c: add is_main_worktree() by Nguyễn Thái Ngọc Duy · 9 years ago
- 6835314 worktree.c: add find_worktree() by Nguyễn Thái Ngọc Duy · 9 years ago
- 14ace5b branch: do not rename a branch under bisect or rebase by Nguyễn Thái Ngọc Duy · 9 years ago
- 2e641d5 path.c: refactor and add worktree_git_path() by Nguyễn Thái Ngọc Duy · 9 years ago
- 750e8a6 worktree.c: mark current worktree by Nguyễn Thái Ngọc Duy · 9 years ago
- d3b9ac0 worktree.c: make find_shared_symref() return struct worktree * by Nguyễn Thái Ngọc Duy · 9 years ago
- 69dfe3b worktree.c: store "id" instead of "git_dir" by Nguyễn Thái Ngọc Duy · 9 years ago
- 92718b7 worktree: add details to the worktree struct by Michael Rappazzo · 9 years ago
- 5193490 worktree: add a function to get worktree details by Michael Rappazzo · 9 years ago
- ac6c561 worktree: add top-level worktree.c by Michael Rappazzo · 9 years ago