unpack-trees: special case read-tree debugging as internal usage
Elijah Newren committed over 3 years ago
unpack-trees: rewrap a few overlong lines from previous patch
Elijah Newren committed over 3 years ago
unpack-trees: mark fields only used internally as internal
Elijah Newren committed over 3 years ago
unpack_trees: start splitting internal fields from public API
Elijah Newren committed over 3 years ago
sparse-checkout: avoid using internal API of unpack-trees, take 2
Elijah Newren committed over 3 years ago
sparse-checkout: avoid using internal API of unpack-trees
Elijah Newren committed over 3 years ago
unpack-trees: clean up some flow control
Elijah Newren committed over 3 years ago
dir: mark output only fields of dir_struct as such
Elijah Newren committed over 3 years ago
dir: add a usage note to exclude_per_dir
Elijah Newren committed over 3 years ago
dir: separate public from internal portion of dir_struct
Elijah Newren committed over 3 years ago
unpack-trees: heed requests to overwrite ignored files
Elijah Newren committed over 3 years ago
t2021: fix platform-specific leftover cruft
Elijah Newren committed over 3 years ago
drop pure pass-through config callbacks
Jeff King committed over 3 years ago
fsck: check even zero-entry index files
Jeff King committed over 3 years ago
switch: reject if the branch is already checked out elsewhere (test)
Rubén Justo committed over 3 years ago
rebase: refuse to switch to a branch already checked out elsewhere (test)
Rubén Justo committed over 3 years ago
branch: fix die_if_checked_out() when ignore_current_worktree
Rubén Justo committed over 3 years ago
worktree: introduce is_shared_symref()
Rubén Justo committed over 3 years ago
Zhang Yi committed over 3 years ago
A few more topics post 2.40-rc0
Junio C Hamano committed over 3 years ago