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
imap-send: fix confusing 'store' terminology in error message
Jörg Thalheim committed about 1 year ago
Merge branch 'ag/imap-send-resurrection' into jt/imap-send-message-fix
Junio C Hamano committed about 1 year ago
imap-send: fix minor mistakes in the logs
Aditya Garg committed about 1 year ago
imap-send: display the destination mailbox when sending a message
Aditya Garg committed about 1 year ago
imap-send: display port alongwith host when git credential is invoked
Aditya Garg committed about 1 year ago
imap-send: add ability to list the available folders
Aditya Garg committed about 1 year ago
imap-send: enable specifying the folder using the command line
Aditya Garg committed about 1 year ago