subtree: t7900: use consistent formatting
Luke Shumaker committed over 5 years ago
subtree: t7900: use test-lib.sh's test_count
Luke Shumaker committed over 5 years ago
subtree: t7900: update for having the default branch name be 'main'
Luke Shumaker committed over 5 years ago
.gitignore: ignore 'git-subtree' as a build artifact
Luke Shumaker committed over 5 years ago
repack: avoid loosening promisor objects in partial clones
Rafael Silva committed over 5 years ago
doc: point to diff attribute in patch format docs
Peter Oliver committed over 5 years ago
builtin/rm: avoid leaking pathspec and seen
Andrzej Hunt committed over 5 years ago
builtin/rebase: release git_format_patch_opt too
Andrzej Hunt committed over 5 years ago
builtin/for-each-ref: free filter and UNLEAK sorting.
Andrzej Hunt committed over 5 years ago
mailinfo: also free strbuf lists when clearing mailinfo
Andrzej Hunt committed over 5 years ago
builtin/checkout: clear pending objects after diffing
Andrzej Hunt committed over 5 years ago
builtin/check-ignore: clear_pathspec before returning
Andrzej Hunt committed over 5 years ago
builtin/bugreport: don't leak prefixed filename
Andrzej Hunt committed over 5 years ago
branch: FREE_AND_NULL instead of NULL'ing real_ref
Andrzej Hunt committed over 5 years ago
bloom: clear each bloom_key after use
Andrzej Hunt committed over 5 years ago
ls-files: free max_prefix when done
Andrzej Hunt committed over 5 years ago
wt-status: fix multiple small leaks
Andrzej Hunt committed over 5 years ago
revision: free remainder of old commit list in limit_list
Andrzej Hunt committed over 5 years ago
hex: print objects using the hash algorithm member
brian m. carlson committed over 5 years ago
hex: default to the_hash_algo on zero algorithm value
brian m. carlson committed over 5 years ago