remote: use strvecs to store remote url/pushurl
Jeff King committed about 2 years ago
remote: transfer ownership of memory in add_url(), etc
Jeff King committed about 2 years ago
remote: refactor alias_url() memory ownership
Jeff King committed about 2 years ago
archive: fix check for missing url
Jeff King committed about 2 years ago
BreakingChanges: document that we do not plan to deprecate git-checkout
Patrick Steinhardt committed about 2 years ago
BreakingChanges: document removal of grafting
Patrick Steinhardt committed about 2 years ago
BreakingChanges: document upcoming change from "sha1" to "sha256"
Patrick Steinhardt committed about 2 years ago
docs: introduce document to announce breaking changes
Patrick Steinhardt committed about 2 years ago
Merge branch 'gt/unit-test-oidtree' into ps/use-the-repository
Junio C Hamano committed about 2 years ago
Merge branch 'ps/ref-storage-migration' into ps/use-the-repository
Junio C Hamano committed about 2 years ago
commit-graph: increment progress indicator
Derrick Stolee committed about 2 years ago
Junio C Hamano committed about 2 years ago
Merge branch 'gt/decorate-unit-test'
Junio C Hamano committed about 2 years ago
Merge branch 'jk/sparse-leakfix'
Junio C Hamano committed about 2 years ago
Merge branch 'jk/cap-exclude-file-size'
Junio C Hamano committed about 2 years ago
Merge branch 'jc/safe-directory-leading-path'
Junio C Hamano committed about 2 years ago
Merge branch 'gt/t-hash-unit-test'
Junio C Hamano committed about 2 years ago
Merge branch 'cp/reftable-unit-test'
Junio C Hamano committed about 2 years ago
Junio C Hamano committed about 2 years ago
t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
Ghanshyam Thakkar committed about 2 years ago