summaryrefslogtreecommitdiff
path: root/contrib/subtree/t/t7900-subtree.sh
Commit message (Expand)AuthorAgeFilesLines
* subtree: fix split after annotated tag was squashed mergedPhilippe Blain2022-10-211-0/+12
* subtree: fix squash merging after annotated tag was squashed mergedPhilippe Blain2022-10-211-0/+36
* subtree: prefix die messages with 'fatal'Philippe Blain2022-10-211-6/+6
* tests: fix broken &&-chains in `$(...)` command substitutionsEric Sunshine2021-12-131-1/+1
* subtree: be stricter about validating flagsLuke Shumaker2021-04-281-0/+111
* subtree: push: allow specifying a local rev other than HEADLuke Shumaker2021-04-281-0/+22
* subtree: allow 'split' flags to be passed to 'push'Luke Shumaker2021-04-281-2/+212
* subtree: allow --squash to be used with --rejoinLuke Shumaker2021-04-281-0/+56
* subtree: t7900: add porcelain tests for 'pull' and 'push'Luke Shumaker2021-04-281-0/+127
* subtree: t7900: add a test for the -h flagLuke Shumaker2021-04-281-0/+7
* subtree: t7900: rename last_commit_message to last_commit_subjectLuke Shumaker2021-04-281-13/+13
* subtree: t7900: fix 'verify one file change per commit'Luke Shumaker2021-04-281-40/+6
* subtree: t7900: delete some dead codeLuke Shumaker2021-04-281-11/+1
* subtree: t7900: use 'test' for string equalityLuke Shumaker2021-04-281-36/+24
* subtree: t7900: comment subtree_test_create_repoLuke Shumaker2021-04-281-6/+8
* subtree: t7900: use consistent formattingLuke Shumaker2021-04-281-35/+35
* subtree: t7900: use test-lib.sh's test_countLuke Shumaker2021-04-281-336/+300
* subtree: t7900: update for having the default branch name be 'main'Luke Shumaker2021-04-281-58/+59
* Revert "contrib: subtree: adjust test to change in fmt-merge-msg"Emily Shaffer2020-08-031-4/+2
* contrib: subtree: adjust test to change in fmt-merge-msgĐoàn Trần Công Danh2020-06-301-2/+4
* subtree test: simplify preparation of expected resultsJonathan Nieder2018-07-301-89/+30
* subtree test: add missing && to &&-chainJonathan Nieder2018-07-301-1/+1
* treewide: correct several "up-to-date" to "up to date"ma/up-to-dateMartin Ågren2017-08-231-1/+1
* Spelling fixesvs/typofixVille Skyttä2016-08-111-1/+1
* subtree: fix "git subtree split --rejoin"da/subtree-2.9-regressionDavid Aguilar2016-07-261-0/+16
* t7900-subtree.sh: fix quoting and broken && chainsDavid Aguilar2016-07-261-8/+8
* contrib/subtree: fix "subtree split" skipped-merge bugdw/subtree-split-do-not-drop-mergeDave Ware2016-01-201-0/+60
* contrib/subtree: Handle '--prefix' argument with a slash appendedTechlive Zheng2015-11-131-0/+20
* contrib/subtree: Make each test self-containedTechlive Zheng2015-11-131-418/+840
* contrib/subtree: Add split testsTechlive Zheng2015-11-131-2/+15
* contrib/subtree: Add merge testsTechlive Zheng2015-11-131-1/+12
* contrib/subtree: Add tests for subtree addTechlive Zheng2015-11-131-0/+19
* contrib/subtree: Add test for missing subtreeTechlive Zheng2015-11-131-0/+4
* contrib/subtree: Clean and refactor test codeTechlive Zheng2015-11-131-48/+55
* contrib/subtree: respect spaces in a repository pathas/subtree-with-spacesAlexey Shumkin2015-09-081-0/+47
* t7900-subtree: test the "space in a subdirectory name" caseAlexey Shumkin2015-09-081-72/+75
* Merge branch 'da/subtree-date-confusion'Junio C Hamano2015-08-031-0/+4
|\
| * contrib/subtree: ignore log.date configurationda/subtree-date-confusionDavid Aguilar2015-07-231-0/+4
* | contrib/subtree: small tidy-up to testcb/subtree-tests-updateCharles Bailey2015-06-221-3/+1
* | contrib/subtree: fix broken &&-chains and revealed test errorCharles Bailey2015-06-221-4/+4
* | contrib/subtree: use tabs consitently for indentation in testsCharles Bailey2015-06-221-147/+147
|/
* Merge branch 'ep/shell-assign-and-export-vars'Junio C Hamano2014-06-061-1/+2
|\
| * scripts: "export VAR=VALUE" construct is not portableElia Pinto2014-05-231-1/+2
* | t7900-subtree.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-231-1/+1
|/
* Avoid using `echo -n` anywherelf/echo-n-is-not-portableLukas Fleischer2013-07-291-4/+4
* contrib/subtree: fix spelling of accidentallyStefano Lattarini2013-04-121-1/+1
* contrib/subtree: use %B for split subject/bodyTechlive Zheng2013-02-051-4/+19
* contrib/subtree: remove test number commentsDavid A. Greene2013-02-051-55/+0
* Set TEST_DIRECTORYDavid A. Greene2012-04-091-2/+4
* Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346'David A. Greene2012-04-091-0/+506