summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-28subtree: parse revs in individual cmd_ functionsLuke Shumaker
2021-04-28subtree: use "^{commit}" instead of "^0"Luke Shumaker
2021-04-28subtree: don't fuss with PATHLuke Shumaker
2021-04-28subtree: use "$*" instead of "$@" as appropriateLuke Shumaker
2021-04-28subtree: use more explicit variable names for cmdline argsLuke Shumaker
2021-04-28subtree: use git-sh-setup's `say`Luke Shumaker
2021-04-28subtree: use `git merge-base --is-ancestor`Luke Shumaker
2021-04-28subtree: drop support for git < 1.7Luke Shumaker
2021-04-28subtree: more consistent error propagationLuke Shumaker
2021-04-28subtree: don't have loose code outside of a functionLuke Shumaker
2021-04-28subtree: t7900: add porcelain tests for 'pull' and 'push'Luke Shumaker
2021-04-28subtree: t7900: add a test for the -h flagLuke Shumaker
2021-04-28subtree: t7900: rename last_commit_message to last_commit_subjectLuke Shumaker
2021-04-28subtree: t7900: fix 'verify one file change per commit'Luke Shumaker
2021-04-28subtree: t7900: delete some dead codeLuke Shumaker
2021-04-28subtree: t7900: use 'test' for string equalityLuke Shumaker
2021-04-28subtree: t7900: comment subtree_test_create_repoLuke Shumaker
2021-04-28subtree: t7900: use consistent formattingLuke Shumaker
2021-04-28subtree: t7900: use test-lib.sh's test_countLuke Shumaker
2021-04-28subtree: t7900: update for having the default branch name be 'main'Luke Shumaker
2021-04-28.gitignore: ignore 'git-subtree' as a build artifactLuke Shumaker
2021-04-21The twelfth batchJunio C Hamano
2021-04-21Merge branch 'js/access-nul-emulation-on-windows'Junio C Hamano
2021-04-21Merge branch 'sg/bugreport-fixes'Junio C Hamano
2021-04-21Merge branch 'jc/doc-do-not-capitalize-clarification'Junio C Hamano
2021-04-21Merge branch 'ab/usage-error-docs'Junio C Hamano
2021-04-21Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-04-21Merge branch 'jt/fetch-pack-request-fix'Junio C Hamano
2021-04-21Merge branch 'hn/reftable-tables-doc-update'Junio C Hamano
2021-04-21Merge branch 'jk/pack-objects-bitmap-progress-fix'Junio C Hamano
2021-04-21Merge branch 'ab/userdiff-tests'Junio C Hamano
2021-04-21Merge branch 'ar/userdiff-scheme'Junio C Hamano
2021-04-16The eleventh (aka "ort") batchJunio C Hamano
2021-04-16Merge branch 'ah/merge-ort-ubsan-fix'Junio C Hamano
2021-04-16Merge branch 'en/ort-readiness'Junio C Hamano
2021-04-16Merge branch 'en/ort-perf-batch-10'Junio C Hamano
2021-04-16msvc: avoid calling `access("NUL", flags)`Johannes Schindelin
2021-04-15The tenth batchJunio C Hamano
2021-04-15Merge branch 'jz/apply-3way-cached'Junio C Hamano
2021-04-15Merge branch 'ab/complete-cherry-pick-head'Junio C Hamano
2021-04-15Merge branch 'jz/apply-run-3way-first'Junio C Hamano
2021-04-15doc: clarify "do not capitalize the first word" ruleJunio C Hamano
2021-04-13The ninth batchJunio C Hamano
2021-04-13Merge branch 'vs/completion-with-set-u'Junio C Hamano
2021-04-13Merge branch 'ab/detox-config-gettext'Junio C Hamano
2021-04-13Merge branch 'gk/gitweb-redacted-email'Junio C Hamano
2021-04-13Merge branch 'cc/test-helper-bloom-usage-fix'Junio C Hamano
2021-04-13Merge branch 'ab/send-email-validate-errors'Junio C Hamano
2021-04-13Merge branch 'tb/precompose-prefix-simplify'Junio C Hamano
2021-04-13Merge branch 'fm/user-manual-use-preface'Junio C Hamano