subtree: be stricter about validating flags
Luke Shumaker committed over 5 years ago
subtree: push: allow specifying a local rev other than HEAD
Luke Shumaker committed over 5 years ago
subtree: allow 'split' flags to be passed to 'push'
Luke Shumaker committed over 5 years ago
subtree: allow --squash to be used with --rejoin
Luke Shumaker committed over 5 years ago
subtree: give the docs a once-over
Luke Shumaker committed over 5 years ago
subtree: have $indent actually affect indentation
Luke Shumaker committed over 5 years ago
subtree: don't let debug and progress output clash
Luke Shumaker committed over 5 years ago
subtree: add comments and sanity checks
Luke Shumaker committed over 5 years ago
subtree: remove duplicate check
Luke Shumaker committed over 5 years ago
subtree: parse revs in individual cmd_ functions
Luke Shumaker committed over 5 years ago
subtree: use "^{commit}" instead of "^0"
Luke Shumaker committed over 5 years ago
Luke Shumaker committed over 5 years ago
subtree: use "$*" instead of "$@" as appropriate
Luke Shumaker committed over 5 years ago
subtree: use more explicit variable names for cmdline args
Luke Shumaker committed over 5 years ago
subtree: use git-sh-setup's `say`
Luke Shumaker committed over 5 years ago
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