fast-export: add a --show-original-ids option to show original names
Elijah Newren committed almost 8 years ago
fast-import: remove unmaintained duplicate documentation
Elijah Newren committed almost 8 years ago
fast-export: add --reference-excluded-parents option
Elijah Newren committed almost 8 years ago
fast-export: ensure we export requested refs
Elijah Newren committed almost 8 years ago
fast-export: when using paths, avoid corrupt stream with non-existent mark
Elijah Newren committed almost 8 years ago
fast-export: move commit rewriting logic into a function for reuse
Elijah Newren committed almost 8 years ago
fast-export: avoid dying when filtering by paths and old tags exist
Elijah Newren committed almost 8 years ago
fast-export: use value from correct enum
Elijah Newren committed almost 8 years ago
git-fast-export.txt: clarify misleading documentation about rev-list args
Elijah Newren committed almost 8 years ago
git-fast-import.txt: fix documentation for --quiet option
Elijah Newren committed almost 8 years ago
fast-export: convert sha1 to oid
Elijah Newren committed almost 8 years ago
bundle: dup() output descriptor closer to point-of-use
Jeff King committed almost 8 years ago
tests: add a special setup where rebase.useBuiltin is off
Ævar Arnfjörð Bjarmason committed almost 8 years ago
rebase doc: document rebase.useBuiltin
Ævar Arnfjörð Bjarmason committed almost 8 years ago
mingw: replace an obsolete link with the superseding one
Johannes Schindelin committed almost 8 years ago
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