Merge branch 'ma/pkt-line-leakfix'
Junio C Hamano committed almost 9 years ago
Merge branch 'jk/config-lockfile-leak-fix'
Junio C Hamano committed almost 9 years ago
Merge branch 'dw/diff-highlight-makefile-fix'
Junio C Hamano committed almost 9 years ago
Merge branch 'ti/external-sha1dc'
Junio C Hamano committed almost 9 years ago
gc: call fscanf() with %<len>s, not %<len>c, when reading hostname
Junio C Hamano committed about 9 years ago
describe: fix matching to actually match all patterns
Max Kirillov committed about 9 years ago
git-svn: fix svn.pushmergeinfo handling of svn+ssh usernames.
Jason Merrill committed about 9 years ago
add test for bug in git-mv for recursive submodules
Heiko Voigt committed about 9 years ago
imap-send: use curl by default when possible
Nicolas Morey-Chaisemartin committed about 9 years ago
imap_send: setup_curl: retreive credentials if not set in config file
Nicolas Morey-Chaisemartin committed about 9 years ago
imap-send: add wrapper to get server credentials if needed
Nicolas Morey-Chaisemartin committed about 9 years ago
imap-send: return with error if curl failed
Nicolas Morey-Chaisemartin committed about 9 years ago
commit-template: change a message to be more intuitive
Kaartic Sivaraam committed about 9 years ago
test-lib: don't use ulimit in test prerequisites on cygwin
Ramsay Jones committed about 9 years ago
read_packed_refs(): make parsing of the header line more robust
Michael Haggerty committed about 9 years ago
read_packed_refs(): only check for a header at the top of the file
Michael Haggerty committed about 9 years ago
read_packed_refs(): use mmap to read the `packed-refs` file
Michael Haggerty committed about 9 years ago
die_unterminated_line(), die_invalid_line(): new functions
Michael Haggerty committed about 9 years ago
packed_ref_cache: add a backlink to the associated `packed_ref_store`
Michael Haggerty committed about 9 years ago
prefix_ref_iterator: break when we leave the prefix
Jeff King committed about 9 years ago