summaryrefslogtreecommitdiff
path: root/contrib/subtree/t
AgeCommit message (Expand)AuthorFilesLines
2018-07-30subtree test: simplify preparation of expected resultsLibravatar Jonathan Nieder1-89/+30
2018-07-30subtree test: add missing && to &&-chainLibravatar Jonathan Nieder1-1/+1
2017-08-23treewide: correct several "up-to-date" to "up to date"Libravatar Martin Ågren1-1/+1
2016-08-11Spelling fixesLibravatar Ville Skyttä1-1/+1
2016-07-26subtree: fix "git subtree split --rejoin"Libravatar David Aguilar1-0/+16
2016-07-26t7900-subtree.sh: fix quoting and broken && chainsLibravatar David Aguilar1-8/+8
2016-01-20contrib/subtree: fix "subtree split" skipped-merge bugLibravatar Dave Ware1-0/+60
2015-11-13contrib/subtree: Handle '--prefix' argument with a slash appendedLibravatar Techlive Zheng1-0/+20
2015-11-13contrib/subtree: Make each test self-containedLibravatar Techlive Zheng1-418/+840
2015-11-13contrib/subtree: Add split testsLibravatar Techlive Zheng1-2/+15
2015-11-13contrib/subtree: Add merge testsLibravatar Techlive Zheng1-1/+12
2015-11-13contrib/subtree: Add tests for subtree addLibravatar Techlive Zheng1-0/+19
2015-11-13contrib/subtree: Add test for missing subtreeLibravatar Techlive Zheng1-0/+4
2015-11-13contrib/subtree: Clean and refactor test codeLibravatar Techlive Zheng2-55/+79
2015-09-08contrib/subtree: respect spaces in a repository pathLibravatar Alexey Shumkin1-0/+47
2015-09-08t7900-subtree: test the "space in a subdirectory name" caseLibravatar Alexey Shumkin1-72/+75
2015-08-03Merge branch 'da/subtree-date-confusion'Libravatar Junio C Hamano1-0/+4
2015-07-23contrib/subtree: ignore log.date configurationLibravatar David Aguilar1-0/+4
2015-06-22contrib/subtree: small tidy-up to testLibravatar Charles Bailey1-3/+1
2015-06-22contrib/subtree: fix broken &&-chains and revealed test errorLibravatar Charles Bailey1-4/+4
2015-06-22contrib/subtree: use tabs consitently for indentation in testsLibravatar Charles Bailey1-147/+147
2014-06-06Merge branch 'ep/shell-assign-and-export-vars'Libravatar Junio C Hamano1-1/+2
2014-05-23scripts: "export VAR=VALUE" construct is not portableLibravatar Elia Pinto1-1/+2
2014-04-23t7900-subtree.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2013-07-29Avoid using `echo -n` anywhereLibravatar Lukas Fleischer1-4/+4
2013-04-12contrib/subtree: fix spelling of accidentallyLibravatar Stefano Lattarini1-1/+1
2013-02-05contrib/subtree: use %B for split subject/bodyLibravatar Techlive Zheng1-4/+19
2013-02-05contrib/subtree: remove test number commentsLibravatar David A. Greene1-55/+0
2012-04-09Add subtree test MakefileLibravatar David A. Greene1-0/+69
2012-04-09Set TEST_DIRECTORYLibravatar David A. Greene1-2/+4
2012-04-09Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346'Libravatar David A. Greene1-0/+506