pack-bitmap: use object_id when loading on-disk bitmaps
Jeff King committed over 6 years ago
pack-objects: use object_id struct in pack-reuse code
Jeff King committed over 6 years ago
pack-objects: convert oe_set_delta_ext() to use object_id
Jeff King committed over 6 years ago
pack-objects: read delta base oid into object_id struct
Jeff King committed over 6 years ago
nth_packed_object_oid(): use customary integer return
Jeff King committed over 6 years ago
worktree: drop unused code from get_main_worktree()
Eric Sunshine committed over 6 years ago
blame: provide type of fingerprints pointer
René Scharfe committed over 6 years ago
rebase: refuse to switch to branch already checked out elsewhere
Eric Sunshine committed over 6 years ago
t3400: make test clean up after itself
Eric Sunshine committed over 6 years ago
Martin Ågren committed over 6 years ago
Martin Ågren committed over 6 years ago
t4117: check for files using `test_path_is_file`
Martin Ågren committed over 6 years ago
receive.denyCurrentBranch: respect all worktrees
Hariom Verma committed over 6 years ago
t5509: use a bare repository for test push target
Hariom Verma committed over 6 years ago
get_main_worktree(): allow it to be called in the Git directory
Hariom Verma committed over 6 years ago
completion: add diff --color-moved[-ws]
Kir Kolyshkin committed over 6 years ago
commit: use expected signature header for SHA-256
brian m. carlson committed over 6 years ago
worktree: allow repository version 1
brian m. carlson committed over 6 years ago
init-db: move writing repo version into a function
brian m. carlson committed over 6 years ago
builtin/init-db: add environment variable for new repo hash
brian m. carlson committed over 6 years ago