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
tmp-objdir: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
resolve-undo: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
credential: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
mailinfo: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
diagnose: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
server-info: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
send-pack: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
serve: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
trace: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
pager: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
progress: stop using `the_repository`
Patrick Steinhardt committed over 1 year ago
Merge branch 'ps/build-sign-compare' into ps/the-repository
Junio C Hamano committed over 1 year ago
pack-bitmap.c: ensure pack validity for all reuse packs
Taylor Blau committed over 1 year ago
doc: remove extra quotes in generated docs
Kyle Lippincott committed over 1 year ago