path-walk: reorder object visits
Derrick Stolee committed over 1 year ago
path-walk: mark trees and blobs as UNINTERESTING
Derrick Stolee committed over 1 year ago
path-walk: visit tags and cached objects
Derrick Stolee committed over 1 year ago
path-walk: allow consumer to specify object types
Derrick Stolee committed over 1 year ago
t6601: add helper for testing path-walk API
Derrick Stolee committed over 1 year ago
test-lib-functions: add test_cmp_sorted
Derrick Stolee committed over 1 year ago
path-walk: introduce an object walk by path
Derrick Stolee committed over 1 year ago
refs: mark invalid refname message for translation
Karthik Nayak committed over 1 year ago
prio-queue: use size_t rather than int for size
Jeff King committed over 1 year ago
Finishing touches before 2.48-rc1
Junio C Hamano committed over 1 year ago
Merge branch 'tc/bundle-with-tag-remove-workaround'
Junio C Hamano committed over 1 year ago
Merge branch 'mh/doc-windows-home-env'
Junio C Hamano committed over 1 year ago
Merge branch 'js/log-remerge-keep-ancestry'
Junio C Hamano committed over 1 year ago
Merge branch 'bf/fetch-set-head-config'
Junio C Hamano committed over 1 year ago
Merge branch 'jc/set-head-symref-fix'
Junio C Hamano committed over 1 year ago
Merge branch 'bf/set-head-symref'
Junio C Hamano committed over 1 year ago
git: use calloc instead of malloc + memset where possible
Seija Kijin committed over 1 year ago
match-trees: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
graph: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
add-interactive: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago