fetch: replace string-list used as a look-up table with a hashmap
Junio C Hamano committed almost 8 years ago
rev-parse: clear --exclude list after 'git rev-parse --all'
Andreas Gruenbacher committed almost 8 years ago
fetch-pack: be more precise in parsing v2 response
Jonathan Tan committed almost 8 years ago
sequencer: use read_author_script()
Phillip Wood committed almost 8 years ago
add read_author_script() to libgit
Phillip Wood committed almost 8 years ago
am: rename read_author_script()
Phillip Wood committed almost 8 years ago
am: improve author-script error reporting
Phillip Wood committed almost 8 years ago
am: don't die in read_author_script()
Phillip Wood committed almost 8 years ago
t/helper: add test-submodule-nested-repo-config
Antonio Ospite committed almost 8 years ago
submodule: support reading .gitmodules when it's not in the working tree
Antonio Ospite committed almost 8 years ago
read_istream_pack_non_delta(): document input handling
Jeff King committed almost 8 years ago
ls-remote: pass heads/tags prefixes to transport
Jeff King committed almost 8 years ago
ls-remote: do not send ref prefixes for patterns
Jeff King committed almost 8 years ago
Junio C Hamano committed almost 8 years ago
cat-file: handle streaming failures consistently
Jeff King committed almost 8 years ago
check_stream_sha1(): handle input underflow
Jeff King committed almost 8 years ago
t1450: check large blob in trailing-garbage test
Jeff King committed almost 8 years ago
mingw: fix isatty() after dup2()
Johannes Schindelin committed almost 8 years ago
mingw: unset PERL5LIB by default
Johannes Schindelin committed almost 8 years ago
config: move Windows-specific config settings into compat/mingw.c
Johannes Schindelin committed almost 8 years ago