Age | Commit message (Expand) | Author | Files | Lines |
2021-04-28 | subtree: be stricter about validating flags | Luke Shumaker | 1 | -0/+111 |
2021-04-28 | subtree: push: allow specifying a local rev other than HEAD | Luke Shumaker | 1 | -0/+22 |
2021-04-28 | subtree: allow 'split' flags to be passed to 'push' | Luke Shumaker | 1 | -2/+212 |
2021-04-28 | subtree: allow --squash to be used with --rejoin | Luke Shumaker | 1 | -0/+56 |
2021-04-28 | subtree: t7900: add porcelain tests for 'pull' and 'push' | Luke Shumaker | 1 | -0/+127 |
2021-04-28 | subtree: t7900: add a test for the -h flag | Luke Shumaker | 1 | -0/+7 |
2021-04-28 | subtree: t7900: rename last_commit_message to last_commit_subject | Luke Shumaker | 1 | -13/+13 |
2021-04-28 | subtree: t7900: fix 'verify one file change per commit' | Luke Shumaker | 1 | -40/+6 |
2021-04-28 | subtree: t7900: delete some dead code | Luke Shumaker | 1 | -11/+1 |
2021-04-28 | subtree: t7900: use 'test' for string equality | Luke Shumaker | 1 | -36/+24 |
2021-04-28 | subtree: t7900: comment subtree_test_create_repo | Luke Shumaker | 1 | -6/+8 |
2021-04-28 | subtree: t7900: use consistent formatting | Luke Shumaker | 1 | -35/+35 |
2021-04-28 | subtree: t7900: use test-lib.sh's test_count | Luke Shumaker | 1 | -336/+300 |
2021-04-28 | subtree: t7900: update for having the default branch name be 'main' | Luke Shumaker | 1 | -58/+59 |
2020-08-03 | Revert "contrib: subtree: adjust test to change in fmt-merge-msg" | Emily Shaffer | 1 | -4/+2 |
2020-06-30 | contrib: subtree: adjust test to change in fmt-merge-msg | Đoàn Trần Công Danh | 1 | -2/+4 |
2018-07-30 | subtree test: simplify preparation of expected results | Jonathan Nieder | 1 | -89/+30 |
2018-07-30 | subtree test: add missing && to &&-chain | Jonathan Nieder | 1 | -1/+1 |
2017-08-23 | treewide: correct several "up-to-date" to "up to date" | Martin Ågren | 1 | -1/+1 |
2016-08-11 | Spelling fixes | Ville Skyttä | 1 | -1/+1 |
2016-07-26 | subtree: fix "git subtree split --rejoin" | David Aguilar | 1 | -0/+16 |
2016-07-26 | t7900-subtree.sh: fix quoting and broken && chains | David Aguilar | 1 | -8/+8 |
2016-01-20 | contrib/subtree: fix "subtree split" skipped-merge bug | Dave Ware | 1 | -0/+60 |
2015-11-13 | contrib/subtree: Handle '--prefix' argument with a slash appended | Techlive Zheng | 1 | -0/+20 |
2015-11-13 | contrib/subtree: Make each test self-contained | Techlive Zheng | 1 | -418/+840 |
2015-11-13 | contrib/subtree: Add split tests | Techlive Zheng | 1 | -2/+15 |
2015-11-13 | contrib/subtree: Add merge tests | Techlive Zheng | 1 | -1/+12 |
2015-11-13 | contrib/subtree: Add tests for subtree add | Techlive Zheng | 1 | -0/+19 |
2015-11-13 | contrib/subtree: Add test for missing subtree | Techlive Zheng | 1 | -0/+4 |
2015-11-13 | contrib/subtree: Clean and refactor test code | Techlive Zheng | 2 | -55/+79 |
2015-09-08 | contrib/subtree: respect spaces in a repository path | Alexey Shumkin | 1 | -0/+47 |
2015-09-08 | t7900-subtree: test the "space in a subdirectory name" case | Alexey Shumkin | 1 | -72/+75 |
2015-08-03 | Merge branch 'da/subtree-date-confusion' | Junio C Hamano | 1 | -0/+4 |
2015-07-23 | contrib/subtree: ignore log.date configuration | David Aguilar | 1 | -0/+4 |
2015-06-22 | contrib/subtree: small tidy-up to test | Charles Bailey | 1 | -3/+1 |
2015-06-22 | contrib/subtree: fix broken &&-chains and revealed test error | Charles Bailey | 1 | -4/+4 |
2015-06-22 | contrib/subtree: use tabs consitently for indentation in tests | Charles Bailey | 1 | -147/+147 |
2014-06-06 | Merge branch 'ep/shell-assign-and-export-vars' | Junio C Hamano | 1 | -1/+2 |
2014-05-23 | scripts: "export VAR=VALUE" construct is not portable | Elia Pinto | 1 | -1/+2 |
2014-04-23 | t7900-subtree.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -1/+1 |
2013-07-29 | Avoid using `echo -n` anywhere | Lukas Fleischer | 1 | -4/+4 |
2013-04-12 | contrib/subtree: fix spelling of accidentally | Stefano Lattarini | 1 | -1/+1 |
2013-02-05 | contrib/subtree: use %B for split subject/body | Techlive Zheng | 1 | -4/+19 |
2013-02-05 | contrib/subtree: remove test number comments | David A. Greene | 1 | -55/+0 |
2012-04-09 | Add subtree test Makefile | David A. Greene | 1 | -0/+69 |
2012-04-09 | Set TEST_DIRECTORY | David A. Greene | 1 | -2/+4 |
2012-04-09 | Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346' | David A. Greene | 1 | -0/+506 |