summaryrefslogtreecommitdiff
path: root/contrib/subtree
AgeCommit message (Expand)AuthorFilesLines
2018-10-07subtree: refactor split of a commit into standalone methodStrain, Roger L1-36/+42
2018-07-30subtree test: simplify preparation of expected resultsJonathan Nieder1-89/+30
2018-07-30subtree test: add missing && to &&-chainJonathan Nieder1-1/+1
2018-03-08Merge branch 'sg/subtree-signed-commits'Junio C Hamano1-6/+6
2018-02-23subtree: fix add and pull for GPG-signed commitsStephen R Guglielmo1-6/+6
2018-02-14Correct mispellings of ".gitmodule" to ".gitmodules"Robert P. J. Day1-1/+1
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren1-1/+1
2017-06-27subtree: honour USE_ASCIIDOCTOR when setA. Wilcox1-7/+19
2016-08-11Spelling fixesVille Skyttä1-1/+1
2016-07-27subtree: adjust function definitions to match CodingGuidelinesDavid Aguilar1-68/+34
2016-07-27subtree: adjust style to match CodingGuidelinesDavid Aguilar1-215/+354
2016-07-26subtree: fix "git subtree split --rejoin"David Aguilar2-0/+17
2016-07-26t7900-subtree.sh: fix quoting and broken && chainsDavid Aguilar1-8/+8
2016-02-03Merge branch 'dw/subtree-split-do-not-drop-merge'Junio C Hamano2-2/+70
2016-02-03Merge branch 'dg/subtree-test'Junio C Hamano1-1/+5
2016-01-22Merge branch 'rm/subtree-unwrap-tags'Junio C Hamano1-2/+8
2016-01-20contrib/subtree: fix "subtree split" skipped-merge bugDave Ware2-2/+70
2016-01-19contrib/subtree: Make testing easierDavid A. Greene1-1/+5
2015-12-01Merge branch 'dg/subtree-test-cleanup'Jeff King3-398/+911
2015-11-24contrib/subtree: unwrap tag refsRob Mayoff1-2/+8
2015-11-13contrib/subtree: Handle '--prefix' argument with a slash appendedTechlive Zheng2-1/+21
2015-11-13contrib/subtree: Make each test self-containedTechlive Zheng1-414/+836
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 Zheng2-55/+79
2015-11-06contrib/subtree: remove "push" command from the "todo" fileFabio Porcedda1-2/+0
2015-09-08contrib/subtree: respect spaces in a repository pathAlexey Shumkin2-1/+48
2015-09-08t7900-subtree: test the "space in a subdirectory name" caseAlexey Shumkin2-73/+76
2015-08-03Merge branch 'da/subtree-date-confusion'Junio C Hamano2-1/+5
2015-07-23contrib/subtree: ignore log.date configurationDavid Aguilar2-1/+5
2015-07-10Merge branch 'cb/subtree-tests-update'Junio C Hamano1-152/+150
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
2015-05-22Merge branch 'dl/subtree-avoid-tricky-echo'Junio C Hamano1-3/+10
2015-05-08contrib/subtree: portability fix for string printingDanny Lin1-3/+10
2015-05-07contrib/subtree: there's no push --squashDanny Lin2-2/+2
2015-01-06subtree: fix AsciiDoc list item continuationSteffen Prohaska1-105/+89
2014-11-04Documentation: typofixesThomas Ackermann1-1/+1
2014-10-15subtree: add an install-html targetSebastian Schuberth2-3/+9
2014-08-18subtree: make "all" default target of MakefileJeff King1-1/+4
2014-07-21Fix contrib/subtree Makefile to patch #! lineCharles Bailey1-1/+7
2014-06-06Merge branch 'ep/shell-assign-and-export-vars'Junio C Hamano1-1/+2
2014-06-06Merge branch 'jd/subtree'Junio C Hamano2-16/+25
2014-06-03Merge branch 'ep/shell-command-substitution'Junio C Hamano1-1/+1
2014-05-23scripts: "export VAR=VALUE" construct is not portableElia Pinto1-1/+2
2014-05-13contrib/subtree: allow adding an annotated tagJames Denholm1-1/+2
2014-05-06contrib/subtree/Makefile: clean up rule for "clean"James Denholm1-3/+4