summaryrefslogtreecommitdiffstats
path: root/contrib/subtree
AgeCommit message (Expand)AuthorLines
2016-01-20contrib/subtree: fix "subtree split" skipped-merge bugDave Ware-2/+70
2015-12-01Merge branch 'dg/subtree-test-cleanup'Jeff King-443/+956
2015-11-13contrib/subtree: Handle '--prefix' argument with a slash appendedTechlive Zheng-1/+21
2015-11-13contrib/subtree: Make each test self-containedTechlive Zheng-418/+840
2015-11-13contrib/subtree: Add split testsTechlive Zheng-2/+15
2015-11-13contrib/subtree: Add merge testsTechlive Zheng-1/+12
2015-11-13contrib/subtree: Add tests for subtree addTechlive Zheng-0/+19
2015-11-13contrib/subtree: Add test for missing subtreeTechlive Zheng-0/+4
2015-11-13contrib/subtree: Clean and refactor test codeTechlive Zheng-55/+79
2015-11-06contrib/subtree: remove "push" command from the "todo" fileFabio Porcedda-2/+0
2015-09-08contrib/subtree: respect spaces in a repository pathAlexey Shumkin-1/+48
2015-09-08t7900-subtree: test the "space in a subdirectory name" caseAlexey Shumkin-73/+76
2015-08-03Merge branch 'da/subtree-date-confusion'Junio C Hamano-1/+5
2015-07-23contrib/subtree: ignore log.date configurationDavid Aguilar-1/+5
2015-07-10Merge branch 'cb/subtree-tests-update'Junio C Hamano-152/+150
2015-06-22contrib/subtree: small tidy-up to testCharles Bailey-3/+1
2015-06-22contrib/subtree: fix broken &&-chains and revealed test errorCharles Bailey-4/+4
2015-06-22contrib/subtree: use tabs consitently for indentation in testsCharles Bailey-147/+147
2015-05-22Merge branch 'dl/subtree-avoid-tricky-echo'Junio C Hamano-3/+10
2015-05-08contrib/subtree: portability fix for string printingDanny Lin-3/+10
2015-05-07contrib/subtree: there's no push --squashDanny Lin-2/+2
2015-01-06subtree: fix AsciiDoc list item continuationSteffen Prohaska-105/+89
2014-11-04Documentation: typofixesThomas Ackermann-1/+1
2014-10-15subtree: add an install-html targetSebastian Schuberth-3/+9
2014-08-18subtree: make "all" default target of MakefileJeff King-1/+4
2014-07-21Fix contrib/subtree Makefile to patch #! lineCharles Bailey-1/+7
2014-06-06Merge branch 'ep/shell-assign-and-export-vars'Junio C Hamano-1/+2
2014-06-06Merge branch 'jd/subtree'Junio C Hamano-16/+25
2014-06-03Merge branch 'ep/shell-command-substitution'Junio C Hamano-1/+1
2014-05-23scripts: "export VAR=VALUE" construct is not portableElia Pinto-1/+2
2014-05-13contrib/subtree: allow adding an annotated tagJames Denholm-1/+2
2014-05-06contrib/subtree/Makefile: clean up rule for "clean"James Denholm-3/+4
2014-05-06contrib/subtree/Makefile: clean up rules to generate documentationJames Denholm-5/+8
2014-05-06contrib/subtree/Makefile: s/libexecdir/gitexecdir/James Denholm-3/+3
2014-05-06contrib/subtree/Makefile: use GIT-VERSION-FILEJames Denholm-3/+8
2014-05-06contrib/subtree/Makefile: scrap unused $(gitdir)James Denholm-1/+0
2014-04-23t7900-subtree.sh: use the $( ... ) construct for command substitutionElia Pinto-1/+1
2014-03-17subtree: initialize "prefix" variableJeff King-0/+1
2014-01-13subtree: fix argument validation in add/pull/pushAnthony Baire-13/+23
2013-11-04Merge branch 'jk/subtree-install-fix'Junio C Hamano-1/+6
2013-10-30subtree: add makefile target for html docsJeff King-1/+6
2013-08-01Merge branch 'ob/typofixes'Junio C Hamano-1/+1
2013-08-01Merge branch 'ms/subtree-install-fix'Junio C Hamano-0/+1
2013-08-01Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano-5/+5
2013-07-30contrib/subtree: Fix make install targetMichal Sojka-0/+1
2013-07-29many small typofixesOndřej Bílka-1/+1
2013-07-29Avoid using `echo -n` anywhereLukas Fleischer-5/+5
2013-06-05Merge branch 'dm/unbash-subtree'Junio C Hamano-1/+1
2013-05-21contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bashDmitry Marakasov-1/+1
2013-05-01contrib/subtree: don't delete remote branches if split failsJohn Keeping-1/+2