summaryrefslogtreecommitdiff
path: root/contrib/subtree
AgeCommit message (Expand)Author
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
2015-01-06subtree: fix AsciiDoc list item continuationSteffen Prohaska
2014-11-04Documentation: typofixesThomas Ackermann
2014-10-15subtree: add an install-html targetSebastian Schuberth
2014-08-18subtree: make "all" default target of MakefileJeff King
2014-07-21Fix contrib/subtree Makefile to patch #! lineCharles Bailey
2014-06-06Merge branch 'ep/shell-assign-and-export-vars'Junio C Hamano
2014-06-06Merge branch 'jd/subtree'Junio C Hamano
2014-06-03Merge branch 'ep/shell-command-substitution'Junio C Hamano
2014-05-23scripts: "export VAR=VALUE" construct is not portableElia Pinto
2014-05-13contrib/subtree: allow adding an annotated tagJames Denholm
2014-05-06contrib/subtree/Makefile: clean up rule for "clean"James Denholm
2014-05-06contrib/subtree/Makefile: clean up rules to generate documentationJames Denholm
2014-05-06contrib/subtree/Makefile: s/libexecdir/gitexecdir/James Denholm
2014-05-06contrib/subtree/Makefile: use GIT-VERSION-FILEJames Denholm
2014-05-06contrib/subtree/Makefile: scrap unused $(gitdir)James Denholm
2014-04-23t7900-subtree.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-03-17subtree: initialize "prefix" variableJeff King
2014-01-13subtree: fix argument validation in add/pull/pushAnthony Baire
2013-11-04Merge branch 'jk/subtree-install-fix'Junio C Hamano