Junio C Hamano
|
07601b5b36
Merge branch 'ma/worktree-cleanups'
|
4 vuotta sitten |
Martin Ågren
|
ef2d5547fa
worktree: inline `worktree_ref()` into its only caller
|
4 vuotta sitten |
Eric Sunshine
|
b214ab5aa5
worktree: teach "repair" to fix outgoing links to worktrees
|
4 vuotta sitten |
Eric Sunshine
|
bdd1f3e4da
worktree: teach "repair" to fix worktree back-links to main worktree
|
4 vuotta sitten |
Eric Sunshine
|
03f2465bb1
worktree: drop get_worktrees() unused 'flags' argument
|
5 vuotta sitten |
Eric Sunshine
|
d9c54c2bbf
worktree: drop get_worktrees() special-purpose sorting option
|
5 vuotta sitten |
Eric Sunshine
|
bb4995fc3f
worktree: add utility to find worktree by pathname
|
5 vuotta sitten |
Eric Sunshine
|
a80c4c2214
worktree: improve find_worktree() documentation
|
5 vuotta sitten |
Denton Liu
|
ad6dad0996
*.[ch]: manually align parameter lists
|
6 vuotta sitten |
Denton Liu
|
b199d7147a
*.[ch]: remove extern from function declarations using sed
|
6 vuotta sitten |
Denton Liu
|
554544276a
*.[ch]: remove extern from function declarations using spatch
|
6 vuotta sitten |
Junio C Hamano
|
e146cc97be
Merge branch 'nd/per-worktree-ref-iteration'
|
6 vuotta sitten |
Nickolai Belakovski
|
d236f12bde
worktree: rename is_worktree_locked to worktree_lock_reason
|
6 vuotta sitten |
Nickolai Belakovski
|
e21cc076a3
worktree: update documentation for lock_reason and lock_reason_valid
|
6 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
ab3e1f78ae
revision.c: better error reporting on ref from different worktrees
|
6 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
3a3b9d8cde
refs: new ref types to make per-worktree refs visible to all worktrees
|
6 vuotta sitten |
Elijah Newren
|
ef3ca95475
Add missing includes and forward declarations
|
7 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
ee6763af0a
worktree remove: allow it when $GIT_WORK_TREE is already gone
|
7 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
9c620fc7a6
worktree.c: add update_worktree_location()
|
7 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
4ddddc1f1d
worktree.c: add validate_worktree()
|
7 vuotta sitten |
brian m. carlson
|
0f05154c70
worktree: convert struct worktree to object_id
|
7 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
d0c39a49cc
revision.c: --all adds HEAD from all worktrees
|
8 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
fa099d2322
worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()
|
8 vuotta sitten |
Stefan Beller
|
1a248cf21d
worktree: check if a submodule uses worktrees
|
8 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
4df1d4d466
worktree list: keep the list sorted
|
8 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
4fff1ef7ff
worktree.c: get_worktrees() takes a new flag argument
|
8 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
346ef53058
worktree.c: add is_worktree_locked()
|
9 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
984ad9e56c
worktree.c: add is_main_worktree()
|
9 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
6835314459
worktree.c: add find_worktree()
|
9 vuotta sitten |
Nguyễn Thái Ngọc Duy
|
14ace5b77b
branch: do not rename a branch under bisect or rebase
|
9 vuotta sitten |