t3432: test rebase fast-forward behavior
Denton Liu committed about 7 years ago
t3431: add rebase --fork-point tests
Denton Liu committed about 7 years ago
t7300-clean: demonstrate deleting nested repo with an ignored file breakage
SZEDER Gábor committed about 7 years ago
grep: refactor and simplify PCRE1 support
Carlo Marcelo Arenas Belón committed about 7 years ago
grep: make sure NO_LIBPCRE1_JIT disable JIT in PCRE1
Carlo Marcelo Arenas Belón committed about 7 years ago
trace2: use warning() directly in tr2_dst_malformed_warning()
René Scharfe committed about 7 years ago
grep: use return value of strbuf_detach()
René Scharfe committed about 7 years ago
log-tree: always use return value of strbuf_detach()
René Scharfe committed about 7 years ago
http: don't leak urlmatch_config.vars
Mike Hommey committed about 7 years ago
commit: free the right buffer in release_commit_memory
Mike Hommey committed about 7 years ago
path: add a function to check for path suffix
brian m. carlson committed about 7 years ago
banned.h: fix vsprintf()'s ban message
Taylor Blau committed about 7 years ago
notes: avoid potential use-after-free during insertion
Jeff King committed about 7 years ago
notes: avoid leaking duplicate entries
Mike Hommey committed about 7 years ago
mingw: fix launching of externals from Unicode paths
Adam Roben committed about 7 years ago
setup_git_directory(): handle UNC root paths correctly
Johannes Schindelin committed about 7 years ago
Fix .git/ discovery at the root of UNC shares
Johannes Schindelin committed about 7 years ago
setup_git_directory(): handle UNC paths correctly
Johannes Schindelin committed about 7 years ago
mingw: support UNC in git clone file://server/share/repo
Torsten Bögershausen committed about 7 years ago
t4009: make hash size independent
brian m. carlson committed about 7 years ago