subtree: t7900: add a test for the -h flag
Luke Shumaker committed over 5 years ago
subtree: t7900: rename last_commit_message to last_commit_subject
Luke Shumaker committed over 5 years ago
subtree: t7900: fix 'verify one file change per commit'
Luke Shumaker committed over 5 years ago
subtree: t7900: delete some dead code
Luke Shumaker committed over 5 years ago
subtree: t7900: use 'test' for string equality
Luke Shumaker committed over 5 years ago
subtree: t7900: comment subtree_test_create_repo
Luke Shumaker committed over 5 years ago
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