Makefile: use FUZZ_CXXFLAGS for linking fuzzers
Josh Steadmon committed almost 8 years ago
tests: explicitly use `git.exe` on Windows
Johannes Schindelin committed almost 8 years ago
tests: do not require Git to be built when testing an installed Git
Johannes Schindelin committed almost 8 years ago
doc: move extensions.worktreeConfig to the right place
Nguyễn Thái Ngọc Duy committed almost 8 years ago
ref-filter: don't look for objects when outside of a repository
SZEDER Gábor committed almost 8 years ago
Documentation/clone: document ignored configuration variables
SZEDER Gábor committed almost 8 years ago
clone: respect additional configured fetch refspecs during initial fetch
SZEDER Gábor committed almost 8 years ago
clone: use a more appropriate variable name for the default refspec
SZEDER Gábor committed almost 8 years ago
config: report a bug if git_dir exists without commondir
Johannes Schindelin committed almost 8 years ago
rebase: validate -C<n> and --whitespace=<mode> parameters early
Johannes Schindelin committed almost 8 years ago
rebase: really just passthru the `git am` options
Johannes Schindelin committed almost 8 years ago
pretty: prepare format_commit_message to handle arbitrary repositories
Stefan Beller committed almost 8 years ago
commit: prepare logmsg_reencode to handle arbitrary repositories
Stefan Beller committed almost 8 years ago
commit: prepare repo_unuse_commit_buffer to handle any repo
Stefan Beller committed almost 8 years ago
commit: prepare get_commit_buffer to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach: prepare in_merge_bases[_many] to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach: prepare get_merge_bases to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach.c: allow get_merge_bases_many_0 to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach.c: allow remove_redundant to handle any repo
Stefan Beller committed almost 8 years ago
commit-reach.c: allow merge_bases_many to handle any repo
Stefan Beller committed almost 8 years ago