midx: don't reuse corrupt MIDXs when writing
Taylor Blau committed about 5 years ago
commit-graph: rewrite to use checksum_valid()
Taylor Blau committed about 5 years ago
csum-file: introduce checksum_valid()
Taylor Blau committed about 5 years ago
ci: upgrade to using actions/{up,down}load-artifacts v2
Johannes Schindelin committed about 5 years ago
ci (vs-build): use `cmd` to copy the DLLs, not `powershell`
Johannes Schindelin committed about 5 years ago
ci: use the new GitHub Action to download git-sdk-64-minimal
Johannes Schindelin committed about 5 years ago
add_ref_decoration(): rename s/type/deco_type/
Jeff King committed about 5 years ago
load_ref_decorations(): avoid parsing non-tag objects
Jeff King committed about 5 years ago
object.h: add lookup_object_by_type() function
Jeff King committed about 5 years ago
object.h: expand docstring for lookup_unknown_object()
Jeff King committed about 5 years ago
log: avoid loading decorations for userformats that don't need it
Jeff King committed about 5 years ago
pretty.h: update and expand docstring for userformat_find_requirements()
Jeff King committed about 5 years ago
submodule: remove unnecessary `prefix` based option logic
Kaartic Sivaraam committed about 5 years ago
pack-objects tests: cover blindspots in stdin handling
Ævar Arnfjörð Bjarmason committed about 5 years ago
config: normalize the path of the system gitconfig
Johannes Schindelin committed about 5 years ago
cmake(windows): set correct path to the system Git config
Dennis Ameling committed about 5 years ago
mingw: move Git for Windows' system config where users expect it
Johannes Schindelin committed about 5 years ago
config.mak.uname: PCRE1 cleanup
Carlo Marcelo Arenas Belón committed about 5 years ago
Documentation: fix typo in the --patch option of the commit command
Beshr Kayali committed about 5 years ago
pager: avoid setting COLUMNS when we're guessing its value
Johannes Schindelin committed about 5 years ago