aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/subtree/t/t7900-subtree.sh
AgeCommit message (Expand)AuthorFilesLines
2025-09-11contrib/subtree: fix split with squashed subtreesColin Stagner1-0/+71
2025-06-04contrib/subtree: add -S/--gpg-signPatrik Weiskircher1-0/+113
2024-10-10contrib: fix typosAndrew Kreimer1-1/+1
2024-03-16contrib/subtree/t: avoid redundant use of catBeat Bolli1-1/+1
2024-01-25subtree: fix split processing with multiple subtrees presentZach FettersMoore1-0/+40
2023-08-06parse-options: show negatability of options in short helpRené Scharfe1-1/+1
2022-10-21subtree: fix split after annotated tag was squashed mergedPhilippe Blain1-0/+12
2022-10-21subtree: fix squash merging after annotated tag was squashed mergedPhilippe Blain1-0/+36
2022-10-21subtree: prefix die messages with 'fatal'Philippe Blain1-6/+6
2021-12-13tests: fix broken &&-chains in `$(...)` command substitutionsEric Sunshine1-1/+1
2021-04-28subtree: be stricter about validating flagsLuke Shumaker1-0/+111
2021-04-28subtree: push: allow specifying a local rev other than HEADLuke Shumaker1-0/+22
2021-04-28subtree: allow 'split' flags to be passed to 'push'Luke Shumaker1-2/+212
2021-04-28subtree: allow --squash to be used with --rejoinLuke Shumaker1-0/+56
2021-04-28subtree: t7900: add porcelain tests for 'pull' and 'push'Luke Shumaker1-0/+127
2021-04-28subtree: t7900: add a test for the -h flagLuke Shumaker1-0/+7
2021-04-28subtree: t7900: rename last_commit_message to last_commit_subjectLuke Shumaker1-13/+13
2021-04-28subtree: t7900: fix 'verify one file change per commit'Luke Shumaker1-40/+6
2021-04-28subtree: t7900: delete some dead codeLuke Shumaker1-11/+1
2021-04-28subtree: t7900: use 'test' for string equalityLuke Shumaker1-36/+24
2021-04-28subtree: t7900: comment subtree_test_create_repoLuke Shumaker1-6/+8
2021-04-28subtree: t7900: use consistent formattingLuke Shumaker1-35/+35
2021-04-28subtree: t7900: use test-lib.sh's test_countLuke Shumaker1-336/+300
2021-04-28subtree: t7900: update for having the default branch name be 'main'Luke Shumaker1-58/+59
2020-08-03Revert "contrib: subtree: adjust test to change in fmt-merge-msg"Emily Shaffer1-4/+2
2020-06-30contrib: subtree: adjust test to change in fmt-merge-msgĐoàn Trần Công Danh1-2/+4
2018-07-30subtree test: simplify preparation of expected resultsJonathan Nieder1-89/+30
2018-07-30subtree test: add missing && to &&-chainJonathan Nieder1-1/+1
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren1-1/+1
2016-08-11Spelling fixesVille Skyttä1-1/+1
2016-07-26subtree: fix "git subtree split --rejoin"David Aguilar1-0/+16
2016-07-26t7900-subtree.sh: fix quoting and broken && chainsDavid Aguilar1-8/+8
2016-01-20contrib/subtree: fix "subtree split" skipped-merge bugDave Ware1-0/+60
2015-11-13contrib/subtree: Handle '--prefix' argument with a slash appendedTechlive Zheng1-0/+20
2015-11-13contrib/subtree: Make each test self-containedTechlive Zheng1-418/+840
2015-11-13contrib/subtree: Add split testsTechlive Zheng1-2/+15
2015-11-13contrib/subtree: Add merge testsTechlive Zheng1-1/+12
2015-11-13contrib/subtree: Add tests for subtree addTechlive Zheng1-0/+19
2015-11-13contrib/subtree: Add test for missing subtreeTechlive Zheng1-0/+4
2015-11-13contrib/subtree: Clean and refactor test codeTechlive Zheng1-48/+55
2015-09-08contrib/subtree: respect spaces in a repository pathAlexey Shumkin1-0/+47
2015-09-08t7900-subtree: test the "space in a subdirectory name" caseAlexey Shumkin1-72/+75
2015-08-03Merge branch 'da/subtree-date-confusion'Junio C Hamano1-0/+4
2015-07-23contrib/subtree: ignore log.date configurationDavid Aguilar1-0/+4
2015-06-22contrib/subtree: small tidy-up to testCharles Bailey1-3/+1
2015-06-22contrib/subtree: fix broken &&-chains and revealed test errorCharles Bailey1-4/+4
2015-06-22contrib/subtree: use tabs consitently for indentation in testsCharles Bailey1-147/+147
2014-06-06Merge branch 'ep/shell-assign-and-export-vars'Junio C Hamano1-1/+2
2014-05-23scripts: "export VAR=VALUE" construct is not portableElia Pinto1-1/+2
2014-04-23t7900-subtree.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2013-07-29Avoid using `echo -n` anywhereLukas Fleischer1-4/+4
2013-04-12contrib/subtree: fix spelling of accidentallyStefano Lattarini1-1/+1
2013-02-05contrib/subtree: use %B for split subject/bodyTechlive Zheng1-4/+19
2013-02-05contrib/subtree: remove test number commentsDavid A. Greene1-55/+0
2012-04-09Set TEST_DIRECTORYDavid A. Greene1-2/+4
2012-04-09Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346'David A. Greene1-0/+506