commit-graph: implement git-commit-graph write
Derrick Stolee committed over 8 years ago
commit-graph: implement write_commit_graph()
Derrick Stolee committed over 8 years ago
commit-graph: create git-commit-graph builtin
Derrick Stolee committed over 8 years ago
graph: add commit graph design document
Derrick Stolee committed over 8 years ago
commit-graph: add format document
Derrick Stolee committed over 8 years ago
csum-file: refactor finalize_hashfile() method
Derrick Stolee committed over 8 years ago
csum-file: rename hashclose() to finalize_hashfile()
Derrick Stolee committed over 8 years ago
Junio C Hamano committed over 8 years ago
Merge tag 'l10n-2.17.0-rnd1' of git://github.com/git-l10n/git-po
Junio C Hamano committed over 8 years ago
Merge branch 'pw/add-p-single'
Junio C Hamano committed over 8 years ago
add -p: fix 2.17.0-rc* regression due to moved code
Ævar Arnfjörð Bjarmason committed over 8 years ago
l10n: de.po: translate 132 new messages
Ralf Thielow committed over 8 years ago
config: move flockfile() closer to unlocked functions
Jeff King committed over 8 years ago
refs: use chdir_notify to update cached relative paths
Jeff King committed over 8 years ago
set_work_tree: use chdir_notify
Jeff King committed over 8 years ago
Jeff King committed over 8 years ago
trace.c: export trace_setup_key
Nguyễn Thái Ngọc Duy committed over 8 years ago
set_git_dir: die when setenv() fails
Jeff King committed over 8 years ago
Merge branch 'jh/partial-clone'
Junio C Hamano committed over 8 years ago
upload-pack: disable object filtering when disabled by config
Jonathan Nieder committed over 8 years ago