summaryrefslogtreecommitdiff
path: root/contrib/subtree
AgeCommit message (Expand)AuthorFilesLines
2019-03-12contrib/subtree: ensure only one rev is providedDenton Liu1-12/+12
2018-10-30Merge branch 'ch/subtree-build'Junio C Hamano1-0/+4
2018-10-18Revert "subtree: make install targets depend on build targets"Junio C Hamano1-3/+3
2018-10-16subtree: make install targets depend on build targetsChristian Hesse1-3/+3
2018-10-12subtree: performance improvement for finding unexpected parent commitsRoger Strain1-1/+1
2018-10-10subtree: add build targets 'man' and 'html'Christian Hesse1-0/+4
2018-10-07subtree: improve decision on merges kept in splitStrain, Roger L1-2/+19
2018-10-07subtree: use commits before rejoins for splitsStrain, Roger L1-6/+20
2018-10-07subtree: make --ignore-joins pay attention to addsStrain, Roger L1-7/+7
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