http-backend: remove a duplicated code branch
Robin Dupret committed almost 5 years ago
userdiff-cpp: back out the digit-separators in numbers
Johannes Sixt committed almost 5 years ago
submodule--helper: fix incorrect newlines in an error message
Kaartic Sivaraam committed almost 5 years ago
branch (doc): -m/-c copies config and reflog
Junio C Hamano committed almost 5 years ago
format-patch (doc): clarify --base=auto
Junio C Hamano committed almost 5 years ago
MyFirstContribution: teach to use "format-patch --base=auto"
Junio C Hamano committed almost 5 years ago
reflog: free() ref given to us by dwim_log()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
submodule--helper: fix small memory leaks
Ævar Arnfjörð Bjarmason committed almost 5 years ago
clone: fix a memory leak of the "git_dir" variable
Ævar Arnfjörð Bjarmason committed almost 5 years ago
grep: fix a "path_list" memory leak
Ævar Arnfjörð Bjarmason committed almost 5 years ago
grep: use object_array_clear() in cmd_grep()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
grep: prefer "struct grep_opt" over its "void *" equivalent
Ævar Arnfjörð Bjarmason committed almost 5 years ago
status: print stash info with --porcelain=v2 --show-stash
Øystein Walle committed almost 5 years ago
status: count stash entries in separate function
Øystein Walle committed almost 5 years ago
config.c: don't leak memory in handle_path_include()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
Makefile: remove redundant GIT-CFLAGS dependency from "sparse"
Ævar Arnfjörð Bjarmason committed almost 5 years ago
git-sh-setup: remove "sane_grep", it's not needed anymore
Ævar Arnfjörð Bjarmason committed almost 5 years ago
git-sh-setup: remove unused sane_egrep() function
Ævar Arnfjörð Bjarmason committed almost 5 years ago
git-instaweb: unconditionally assume that gitweb is mod_perl capable
Ævar Arnfjörð Bjarmason committed almost 5 years ago
Makefile: remove $(NO_CURL) from $(SCRIPT_DEFINES)
Ævar Arnfjörð Bjarmason committed almost 5 years ago