Merge branch 'tb/repack-expire-to'
Taylor Blau committed almost 4 years ago
Merge branch 'ab/sha-makefile-doc'
Taylor Blau committed almost 4 years ago
Merge branch 'ab/misc-hook-submodule-run-command'
Taylor Blau committed almost 4 years ago
delta-islands: free island-related data after use
Eric Wong committed almost 4 years ago
parse_object(): check on-disk type of suspected blob
Jeff King committed almost 4 years ago
parse_object(): drop extra "has" check before checking object type
Jeff King committed almost 4 years ago
branch: force-copy a branch to itself via @{-1} is a no-op
Rubén Justo committed almost 4 years ago
receive-pack: only use visible refs for connectivity check
Patrick Steinhardt committed almost 4 years ago
rev-parse: add `--exclude-hidden=` option
Patrick Steinhardt committed almost 4 years ago
revision: add new parameter to exclude hidden refs
Patrick Steinhardt committed almost 4 years ago
revision: introduce struct to handle exclusions
Patrick Steinhardt committed almost 4 years ago
revision: move together exclusion-related functions
Patrick Steinhardt committed almost 4 years ago
refs: get rid of global list of hidden refs
Patrick Steinhardt committed almost 4 years ago
refs: fix memory leak when parsing hideRefs config
Patrick Steinhardt committed almost 4 years ago
notes: avoid empty line in template
Michael J Gruber committed almost 4 years ago
t7610: use "file:///dev/null", not "/dev/null", fixes MinGW
Ævar Arnfjörð Bjarmason committed almost 4 years ago
bisect; remove unused "git-bisect.sh" and ".gitignore" entry
Ævar Arnfjörð Bjarmason committed almost 4 years ago
builtin/gc.c: fix use-after-free in maintenance_unregister()
Taylor Blau committed almost 4 years ago
maintenance --unregister: fix uninit'd data use & -Wdeclaration-after-statement
Ævar Arnfjörð Bjarmason committed almost 4 years ago
maintenance: add option to register in a specific config
Ronan Pigott committed almost 4 years ago