unpack-objects: use the bulk-checkin infrastructure
Neeraj Singh committed over 4 years ago
update-index: use the bulk-checkin infrastructure
Neeraj Singh committed over 4 years ago
builtin/add: add ODB transaction around add_files_to_cache
Neeraj Singh committed over 4 years ago
cache-tree: use ODB transaction around writing a tree
Neeraj Singh committed over 4 years ago
core.fsyncmethod: batched disk flushes for loose-objects
Neeraj Singh committed over 4 years ago
bulk-checkin: rebrand plug/unplug APIs as 'odb transactions'
Neeraj Singh committed over 4 years ago
bulk-checkin: rename 'state' variable and separate 'plugged' boolean
Neeraj Singh committed over 4 years ago
Merge branch 'ns/core-fsyncmethod' into ns/batch-fsync
Junio C Hamano committed over 4 years ago
git-p4: preserve utf8 BOM when importing from p4 to git
Tao Klerks committed over 4 years ago
git-p4: support explicit sync of arbitrary existing git-p4 refs
Tao Klerks committed over 4 years ago
contrib/scalar: fix 'all' target in Makefile
Victoria Dye committed over 4 years ago
Documentation/Makefile: fix "make info" regression in dad9cd7d518
Ævar Arnfjörð Bjarmason committed over 4 years ago
apply.c: remove unnecessary include
Garrit Franke committed over 4 years ago
serve.c: remove unnecessary include
Garrit Franke committed over 4 years ago
configure.ac: fix HAVE_SYNC_FILE_RANGE definition
Adam Dinwoodie committed over 4 years ago
git-compat-util: really support openssl as a source of entropy
Carlo Marcelo Arenas Belón committed over 4 years ago
submodule.h: use a named enum for RECURSE_SUBMODULES_*
Philippe Blain committed over 4 years ago
ls-tree: `-l` should not imply recursive listing
Josh Steadmon committed over 4 years ago
t3501: remove test -f and stop ignoring git <cmd> exit code
Khalid Masum committed over 4 years ago
commit, sequencer: turn off break_opt for commit summary
René Scharfe committed over 4 years ago