submodule: move get_default_remote_submodule()
Jacob Keller committed about 1 year ago
submodule--helper: improve logic for fallback remote name
Jacob Keller committed about 1 year ago
remote: remove the_repository from some functions
Jacob Keller committed about 1 year ago
dir: move starts_with_dot(_dot)_slash to dir.h
Jacob Keller committed about 1 year ago
remote: fix tear down of struct remote
Jacob Keller committed about 1 year ago
remote: remove branch->merge_name and fix branch_release()
Jacob Keller committed about 1 year ago
repack: exclude cruft pack(s) from the MIDX where possible
Taylor Blau committed about 1 year ago
pack-objects: introduce '--stdin-packs=follow'
Taylor Blau committed about 1 year ago
pack-objects: swap 'show_{object,commit}_pack_hint'
Taylor Blau committed about 1 year ago
pack-objects: fix typo in 'show_object_pack_hint()'
Taylor Blau committed about 1 year ago
pack-objects: perform name-hash traversal for unpacked objects
Taylor Blau committed about 1 year ago
pack-objects: declare 'rev_info' for '--stdin-packs' earlier
Taylor Blau committed about 1 year ago
pack-objects: factor out handling '--stdin-packs'
Taylor Blau committed about 1 year ago
pack-objects: limit scope in 'add_object_entry_from_pack()'
Taylor Blau committed about 1 year ago
pack-objects: use standard option incompatibility functions
Taylor Blau committed about 1 year ago
t7422: replace confusing printf with echo
Jeff King committed about 1 year ago
coccicheck: fail "make" when it fails
Junio C Hamano committed about 1 year ago
Merge branch 'ob/strip-comments-on-commit'
Johannes Sixt committed about 1 year ago
cocci: matching (multiple) identifiers
Junio C Hamano committed about 1 year ago
imap-send: improve error messages with configuration hints
Jörg Thalheim committed about 1 year ago