summaryrefslogtreecommitdiff
path: root/contrib/subtree
AgeCommit message (Expand)Author
2020-06-30contrib: subtree: adjust test to change in fmt-merge-msgĐoàn Trần Công Danh
2020-04-08subtree: fix build with AsciiDoctor 2Johannes Schindelin
2019-03-12contrib/subtree: ensure only one rev is providedDenton Liu
2018-10-30Merge branch 'ch/subtree-build'Junio C Hamano
2018-10-18Revert "subtree: make install targets depend on build targets"Junio C Hamano
2018-10-16subtree: make install targets depend on build targetsChristian Hesse
2018-10-12subtree: performance improvement for finding unexpected parent commitsRoger Strain
2018-10-10subtree: add build targets 'man' and 'html'Christian Hesse
2018-10-06subtree: improve decision on merges kept in splitStrain, Roger L
2018-10-06subtree: use commits before rejoins for splitsStrain, Roger L
2018-10-06subtree: make --ignore-joins pay attention to addsStrain, Roger L
2018-10-06subtree: refactor split of a commit into standalone methodStrain, Roger L
2018-07-30subtree test: simplify preparation of expected resultsJonathan Nieder
2018-07-30subtree test: add missing && to &&-chainJonathan Nieder
2018-03-08Merge branch 'sg/subtree-signed-commits'Junio C Hamano
2018-02-23subtree: fix add and pull for GPG-signed commitsStephen R Guglielmo
2018-02-14Correct mispellings of ".gitmodule" to ".gitmodules"Robert P. J. Day
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren
2017-06-28subtree: honour USE_ASCIIDOCTOR when setA. Wilcox
2016-08-11Spelling fixesVille Skyttä
2016-07-28subtree: adjust function definitions to match CodingGuidelinesDavid Aguilar
2016-07-28subtree: adjust style to match CodingGuidelinesDavid Aguilar
2016-07-26subtree: fix "git subtree split --rejoin"David Aguilar
2016-07-26t7900-subtree.sh: fix quoting and broken && chainsDavid Aguilar
2016-02-03Merge branch 'dw/subtree-split-do-not-drop-merge'Junio C Hamano
2016-02-03Merge branch 'dg/subtree-test'Junio C Hamano
2016-01-22Merge branch 'rm/subtree-unwrap-tags'Junio C Hamano
2016-01-20contrib/subtree: fix "subtree split" skipped-merge bugDave Ware
2016-01-19contrib/subtree: Make testing easierDavid A. Greene
2015-12-01Merge branch 'dg/subtree-test-cleanup'Jeff King
2015-11-24contrib/subtree: unwrap tag refsRob Mayoff
2015-11-13contrib/subtree: Handle '--prefix' argument with a slash appendedTechlive Zheng
2015-11-13contrib/subtree: Make each test self-containedTechlive Zheng
2015-11-13contrib/subtree: Add split testsTechlive Zheng
2015-11-13contrib/subtree: Add merge testsTechlive Zheng
2015-11-13contrib/subtree: Add tests for subtree addTechlive Zheng
2015-11-13contrib/subtree: Add test for missing subtreeTechlive Zheng
2015-11-13contrib/subtree: Clean and refactor test codeTechlive Zheng
2015-11-06contrib/subtree: remove "push" command from the "todo" fileFabio Porcedda
2015-09-08contrib/subtree: respect spaces in a repository pathAlexey Shumkin
2015-09-08t7900-subtree: test the "space in a subdirectory name" caseAlexey Shumkin
2015-08-03Merge branch 'da/subtree-date-confusion'Junio C Hamano
2015-07-23contrib/subtree: ignore log.date configurationDavid Aguilar
2015-07-10Merge branch 'cb/subtree-tests-update'Junio C Hamano
2015-06-22contrib/subtree: small tidy-up to testCharles Bailey
2015-06-22contrib/subtree: fix broken &&-chains and revealed test errorCharles Bailey
2015-06-22contrib/subtree: use tabs consitently for indentation in testsCharles Bailey
2015-05-22Merge branch 'dl/subtree-avoid-tricky-echo'Junio C Hamano
2015-05-08contrib/subtree: portability fix for string printingDanny Lin
2015-05-07contrib/subtree: there's no push --squashDanny Lin