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
config: allow for platform-specific core.* config settings
Johannes Schindelin committed almost 8 years ago
config: rename `dummy` parameter to `cb` in git_default_config()
Johannes Schindelin committed almost 8 years ago
mingw: reencode environment variables on the fly (UTF-16 <-> UTF-8)
Johannes Schindelin committed almost 8 years ago