subtree: use `git merge-base --is-ancestor`
Luke Shumaker committed over 5 years ago
subtree: drop support for git < 1.7
Luke Shumaker committed over 5 years ago
subtree: more consistent error propagation
Luke Shumaker committed over 5 years ago
subtree: don't have loose code outside of a function
Luke Shumaker committed over 5 years ago
subtree: t7900: add porcelain tests for 'pull' and 'push'
Luke Shumaker committed over 5 years ago
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