133 Commits (16a86907bca0ae7ed9f1dfaa6261234215151396)

Author SHA1 Message Date
Johannes Schindelin 77f37de39f subtree: fix assumption about the directory separator 4 years ago
Johannes Schindelin f7ee88f1d0 subtree: fix the GIT_EXEC_PATH sanity check to work on Windows 4 years ago
Luke Shumaker 9a3e3ca2ba subtree: be stricter about validating flags 4 years ago
Luke Shumaker 49470cd445 subtree: push: allow specifying a local rev other than HEAD 4 years ago
Luke Shumaker 94389e7c81 subtree: allow 'split' flags to be passed to 'push' 4 years ago
Luke Shumaker cb6551447b subtree: allow --squash to be used with --rejoin 4 years ago
Luke Shumaker 6468784dd2 subtree: give the docs a once-over 4 years ago
Luke Shumaker e9525a8a02 subtree: have $indent actually affect indentation 4 years ago
Luke Shumaker 534ff90dbd subtree: don't let debug and progress output clash 4 years ago
Luke Shumaker 5cdae0f6fd subtree: add comments and sanity checks 4 years ago
Luke Shumaker cbb5de8b83 subtree: remove duplicate check 4 years ago
Luke Shumaker e4f8baa88a subtree: parse revs in individual cmd_ functions 4 years ago
Luke Shumaker bbffb02383 subtree: use "^{commit}" instead of "^0" 4 years ago
Luke Shumaker 22d5507493 subtree: don't fuss with PATH 4 years ago
Luke Shumaker a94f911072 subtree: use "$*" instead of "$@" as appropriate 4 years ago
Luke Shumaker e2b11e4211 subtree: use more explicit variable names for cmdline args 4 years ago
Luke Shumaker 6d43585a68 subtree: use git-sh-setup's `say` 4 years ago
Luke Shumaker f664304836 subtree: use `git merge-base --is-ancestor` 4 years ago
Luke Shumaker 8dc3240f5f subtree: drop support for git < 1.7 4 years ago
Luke Shumaker d2f0f81954 subtree: more consistent error propagation 4 years ago
Luke Shumaker 5a3569774f subtree: don't have loose code outside of a function 4 years ago
Luke Shumaker b04538d99f subtree: t7900: add porcelain tests for 'pull' and 'push' 4 years ago
Luke Shumaker b269976979 subtree: t7900: add a test for the -h flag 4 years ago
Luke Shumaker db6952b2b2 subtree: t7900: rename last_commit_message to last_commit_subject 4 years ago
Luke Shumaker f1cd2d93c2 subtree: t7900: fix 'verify one file change per commit' 4 years ago
Luke Shumaker 63ac4f1ade subtree: t7900: delete some dead code 4 years ago
Luke Shumaker c4566ab429 subtree: t7900: use 'test' for string equality 4 years ago
Luke Shumaker 40b1e1ec58 subtree: t7900: comment subtree_test_create_repo 4 years ago
Luke Shumaker f700406957 subtree: t7900: use consistent formatting 4 years ago
Luke Shumaker f2bb7fef7a subtree: t7900: use test-lib.sh's test_count 4 years ago
Luke Shumaker 914d512551 subtree: t7900: update for having the default branch name be 'main' 4 years ago
Danny Lin ce820cbd58 contrib/subtree: document 'push' does not take '--squash' 5 years ago
Danny Lin f99c0c996b contrib/subtree: fix "unsure" for --message in the document 5 years ago
Emily Shaffer b87528c4d7 Revert "contrib: subtree: adjust test to change in fmt-merge-msg" 5 years ago
Đoàn Trần Công Danh 508fd8e8ba contrib: subtree: adjust test to change in fmt-merge-msg 5 years ago
Johannes Schindelin 826f0c0df2 subtree: fix build with AsciiDoctor 2 5 years ago
Denton Liu 77128ed90e contrib/subtree: ensure only one rev is provided 6 years ago
Junio C Hamano 0df8e6d5a5 Revert "subtree: make install targets depend on build targets" 6 years ago
Christian Hesse 744f7c4c31 subtree: make install targets depend on build targets 6 years ago
Roger Strain 19ad68d95d subtree: performance improvement for finding unexpected parent commits 6 years ago
Christian Hesse 0f952b2659 subtree: add build targets 'man' and 'html' 6 years ago
Strain, Roger L 68f8ff8151 subtree: improve decision on merges kept in split 6 years ago
Strain, Roger L 315a84f9aa subtree: use commits before rejoins for splits 6 years ago
Strain, Roger L dd21d43b58 subtree: make --ignore-joins pay attention to adds 6 years ago
Strain, Roger L 565e4b7981 subtree: refactor split of a commit into standalone method 6 years ago
Jonathan Nieder 6a8ad880f0 subtree test: simplify preparation of expected results 7 years ago
Jonathan Nieder ad6eee36ba subtree test: add missing && to &&-chain 7 years ago
Stephen R Guglielmo 8841b5222c subtree: fix add and pull for GPG-signed commits 7 years ago
Robert P. J. Day 5aea9fe6cc Correct mispellings of ".gitmodule" to ".gitmodules" 7 years ago
Martin Ågren 7560f547e6 treewide: correct several "up-to-date" to "up to date" 8 years ago