clone: fix memory leak in wanted_peer_refs()
Ævar Arnfjörð Bjarmason committed about 4 years ago
check-ref-format: fix trivial memory leak
Ævar Arnfjörð Bjarmason committed about 4 years ago
t6429: fix use of non-existent function
Elijah Newren committed about 4 years ago
commit-graph.c: no lazy fetch in lookup_commit_in_graph()
Han Xin committed about 4 years ago
submodule--helper: remove display path helper
Glen Choo committed about 4 years ago
submodule--helper update: use --super-prefix
Glen Choo committed about 4 years ago
submodule--helper: remove unused SUPPORT_SUPER_PREFIX flags
Ævar Arnfjörð Bjarmason committed about 4 years ago
submodule--helper: use correct display path helper
Glen Choo committed about 4 years ago
submodule--helper: don't recreate recursive prefix
Glen Choo committed about 4 years ago
submodule--helper update: use display path helper
Glen Choo committed about 4 years ago
submodule--helper tests: add missing "display path" coverage
Glen Choo committed about 4 years ago
Merge branch 'ab/submodule-cleanup' into gc/submodule-use-super-prefix
Junio C Hamano committed about 4 years ago
config tests: fix harmless but broken "rm -r" cleanup
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib.sh: fix prepend_var() quoting issue
Ævar Arnfjörð Bjarmason committed about 4 years ago
tests: add missing double quotes to included library paths
Ævar Arnfjörð Bjarmason committed about 4 years ago
git-rebase.txt: use back-ticks consistently
Derrick Stolee committed about 4 years ago
pack-objects.h: remove outdated pahole results
Taylor Blau committed about 4 years ago
add --interactive: allow `update` to stage deleted files
Johannes Schindelin committed about 4 years ago
gitweb/Makefile: add a "NO_GITWEB" parameter
Ævar Arnfjörð Bjarmason committed about 4 years ago
Makefile: build 'gitweb' in the default target
SZEDER Gábor committed about 4 years ago