fetch: ask server to advertise HEAD for config-less fetch
Jeff King committed over 1 year ago
refspec_ref_prefixes(): clean up refspec_item logic
Jeff King committed over 1 year ago
t5516: beef up exact-oid ref prefixes test
Jeff King committed over 1 year ago
t5516: drop NEEDSWORK about v2 reachability behavior
Jeff King committed over 1 year ago
t5516: prefer "oid" to "sha1" in some test titles
Jeff King committed over 1 year ago
Jeff King committed over 1 year ago
doc: add a blank line around block delimiters
Jean-Noël Avila committed over 1 year ago
git-clone doc: fix indentation
Martin Ågren committed over 1 year ago
l10n: sv.po: Fix Swedish typos
Tuomas Ahola committed over 1 year ago
l10n: sv.po: Update Swedish translation
Peter Krefting committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'tb/fetch-follow-tags-fix'
Junio C Hamano committed over 1 year ago
builtin/checkout-index: stop using `the_repository`
Usman Akinyemi committed over 1 year ago
builtin/for-each-ref: stop using `the_repository`
Usman Akinyemi committed over 1 year ago
builtin/ls-files: stop using `the_repository`
Usman Akinyemi committed over 1 year ago
builtin/pack-refs: stop using `the_repository`
Usman Akinyemi committed over 1 year ago
builtin/send-pack: stop using `the_repository`
Usman Akinyemi committed over 1 year ago
builtin/verify-commit: stop using `the_repository`
Usman Akinyemi committed over 1 year ago
builtin/verify-tag: stop using `the_repository`
Usman Akinyemi committed over 1 year ago
config: teach repo_config to allow `repo` to be NULL
Usman Akinyemi committed over 1 year ago