summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-10-07read-cache: let verify_path() reject trailing dir separators againRené Scharfe-4/+4
2021-10-07read-cache: add verify_path_internal()René Scharfe-13/+28
2021-10-07t3905: show failure to ignore sub-repoRené Scharfe-0/+6
2021-10-07merge: add missing strbuf_release()Ævar Arnfjörð Bjarmason-0/+3
2021-10-07ls-files: add missing string_list_clear()Ævar Arnfjörð Bjarmason-2/+4
2021-10-07ls-files: fix a trivial dir_clear() leakÆvar Arnfjörð Bjarmason-8/+10
2021-10-07tests: fix test-oid-array leak, test in SANITIZE=leakÆvar Arnfjörð Bjarmason-0/+6
2021-10-07tests: fix a memory leak in test-oidtree.cÆvar Arnfjörð Bjarmason-0/+4
2021-10-07tests: fix a memory leak in test-parse-options.cÆvar Arnfjörð Bjarmason-1/+7
2021-10-07tests: fix a memory leak in test-prio-queue.cÆvar Arnfjörð Bjarmason-0/+4
2021-10-07Merge branch 'ab/sanitize-leak-ci' into ab/mark-leak-free-tests-moreJunio C Hamano-3/+56
2021-10-07Merge branch 'ab/sanitize-leak-ci' into ab/mark-leak-free-testsJunio C Hamano-3/+56
2021-10-07unpack-trees: don't leak memory in verify_clean_subdirectory()Ævar Arnfjörð Bjarmason-1/+4
2021-10-07Merge branch 'ab/sanitize-leak-ci' into ab/unpack-trees-leakfixJunio C Hamano-3/+56
2021-10-07sparse index: fix use-after-free bug in cache_tree_verify()Phillip Wood-9/+30
2021-10-07test-read-midx: fix leak of bitmap_index structJeff King-2/+6
2021-10-06The eleventh batchJunio C Hamano-0/+9
2021-10-06Merge branch 'ab/retire-decl-of-missing-unused-funcs'Junio C Hamano-5/+0
2021-10-06Merge branch 'lh/systemd-timers'Junio C Hamano-2/+1
2021-10-06Merge branch 'ab/retire-string-list-init'Junio C Hamano-15/+2
2021-10-06Merge branch 'ab/retire-refs-unused-funcs'Junio C Hamano-107/+19
2021-10-06Merge branch 'os/status-docfix'Junio C Hamano-1/+1
2021-10-06Merge branch 'ws/refer-to-forkpoint-config-in-rebase-doc'Junio C Hamano-1/+2
2021-10-06Merge branch 'gc/doc-first-contribution-reroll'Junio C Hamano-11/+31
2021-10-06Merge branch 'pw/rebase-reread-todo-after-editing'Junio C Hamano-21/+27
2021-10-06Merge branch 'ew/midx-doc-update'Junio C Hamano-1/+3
2021-10-06Merge branch 'ab/repo-settings-cleanup'Junio C Hamano-94/+98
2021-10-06Merge branch 'jk/grep-haystack-is-read-only'Junio C Hamano-46/+45
2021-10-06Merge branch 'tb/commit-graph-usage-fix'Junio C Hamano-16/+39
2021-10-06Merge branch 'pw/rebase-of-a-tag-fix'Junio C Hamano-87/+67
2021-10-06Merge branch 'jt/add-submodule-odb-clean-up'Junio C Hamano-97/+102
2021-10-06editor: save and reset terminal after calling EDITORCarlo Marcelo Arenas Belón-0/+8
2021-10-06terminal: teach git how to save/restore its terminal settingsCarlo Marcelo Arenas Belón-15/+63
2021-10-04t/perf/perf-lib.sh: remove test_times.* at the end test_perf_()Jeff Hostetler-0/+1
2021-10-04t/perf/aggregate.perl: tolerate leading spacesTaylor Blau-2/+2
2021-10-04Documentation/git-status: mention how to detect copiesJohannes Altmanninger-1/+1
2021-10-04Documentation/git-status: document porcelain status T (typechange)Johannes Altmanninger-7/+10
2021-10-04Documentation/diff-format: state in which cases porcelain status is TJohannes Altmanninger-1/+1
2021-10-04Documentation/git-status: remove impossible porcelain status DR and DCJohannes Altmanninger-2/+2
2021-10-03p3400: stop using tac(1)René Scharfe-1/+1
2021-10-03The tenth batchJunio C Hamano-0/+34
2021-10-03Merge branch 'ah/connect-parse-feature-v0-fix'Junio C Hamano-0/+17
2021-10-03Merge branch 'ab/make-compdb-fix'Junio C Hamano-0/+1
2021-10-03Merge branch 'bs/difftool-msg-tweak'Junio C Hamano-3/+3
2021-10-03Merge branch 'rs/close-pack-leakfix'Junio C Hamano-0/+1
2021-10-03Merge branch 'ab/bundle-remove-verbose-option'Junio C Hamano-3/+0
2021-10-03Merge branch 'ab/auto-depend-with-pedantic'Junio C Hamano-0/+1
2021-10-03Merge branch 'ab/make-clean-depend-dirs'Junio C Hamano-1/+0
2021-10-03Merge branch 'ds/perf-test-built-path-fix'Junio C Hamano-1/+1
2021-10-03Merge branch 'jk/http-redact-fix'Junio C Hamano-15/+15