diff: make diff_populate_filespec_options struct
Jonathan Tan committed over 6 years ago
sequencer: honor GIT_REFLOG_ACTION
Elijah Newren committed over 6 years ago
travis: build and test on Linux with musl libc and busybox
Đoàn Trần Công Danh committed over 6 years ago
ci/linux32: libify install-dependencies step
Đoàn Trần Công Danh committed over 6 years ago
ci: refactor docker runner script
Đoàn Trần Công Danh committed over 6 years ago
ci/linux32: parameterise command to switch arch
Đoàn Trần Công Danh committed over 6 years ago
ci/lib-docker: preserve required environment variables
Đoàn Trần Công Danh committed over 6 years ago
doc: --recurse-submodules mostly applies to active submodules
Damien Robert committed over 6 years ago
doc: be more precise on (fetch|push).recurseSubmodules
Damien Robert committed over 6 years ago
doc: explain how to deactivate submodule.recurse completely
Damien Robert committed over 6 years ago
doc: document --recurse-submodules for reset and restore
Damien Robert committed over 6 years ago
doc: list all commands affected by submodule.recurse
Damien Robert committed over 6 years ago
fast-import: replace custom hash with hashmap.c
Jeff King committed over 6 years ago
commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag
Garima Singh committed over 6 years ago
t4216: add end to end tests for git log with Bloom filters
Garima Singh committed over 6 years ago
revision.c: add trace2 stats around Bloom filter usage
Garima Singh committed over 6 years ago
revision.c: use Bloom filters to speed up path based revision walks
Garima Singh committed over 6 years ago
commit-graph: add --changed-paths option to write subcommand
Garima Singh committed over 6 years ago
commit-graph: reuse existing Bloom filters during write
Garima Singh committed over 6 years ago
commit-graph: write Bloom filters to commit graph file
Garima Singh committed over 6 years ago