summaryrefslogtreecommitdiff
path: root/contrib/subtree
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-06contrib/subtree/Makefile: clean up rules to generate documentationJames Denholm1-5/+8
2014-05-06contrib/subtree/Makefile: s/libexecdir/gitexecdir/James Denholm1-3/+3
2014-05-06contrib/subtree/Makefile: use GIT-VERSION-FILEJames Denholm1-3/+8
2014-05-06contrib/subtree/Makefile: scrap unused $(gitdir)James Denholm1-1/+0
2014-04-23t7900-subtree.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2014-03-17subtree: initialize "prefix" variableJeff King1-0/+1
2014-01-13subtree: fix argument validation in add/pull/pushAnthony Baire2-13/+23
2013-11-04Merge branch 'jk/subtree-install-fix'Junio C Hamano1-1/+6
2013-10-30subtree: add makefile target for html docsJeff King1-1/+6
2013-08-01Merge branch 'ob/typofixes'Junio C Hamano1-1/+1
2013-08-01Merge branch 'ms/subtree-install-fix'Junio C Hamano1-0/+1
2013-08-01Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano2-5/+5
2013-07-30contrib/subtree: Fix make install targetMichal Sojka1-0/+1
2013-07-29many small typofixesOndřej Bílka1-1/+1
2013-07-29Avoid using `echo -n` anywhereLukas Fleischer2-5/+5
2013-06-05Merge branch 'dm/unbash-subtree'Junio C Hamano1-1/+1
2013-05-21contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bashDmitry Marakasov1-1/+1
2013-05-01contrib/subtree: don't delete remote branches if split failsJohn Keeping1-1/+2
2013-04-12contrib/subtree: fix spelling of accidentallyStefano Lattarini1-1/+1
2013-02-14Merge branch 'dg/subtree-fixes'Junio C Hamano4-66/+40
2013-02-05contrib/subtree: make the manual directory if neededJesper L. Nielsen1-0/+1
2013-02-05contrib/subtree: honor DESTDIRAdam Tkac1-2/+2
2013-02-05contrib/subtree: fix synopsisDavid A. Greene2-1/+8
2013-02-05contrib/subtree: better error handling for 'subtree add'David A. Greene1-3/+9
2013-02-05contrib/subtree: use %B for split subject/bodyTechlive Zheng2-5/+20
2013-02-05contrib/subtree: remove test number commentsDavid A. Greene1-55/+0
2012-12-22git-subtree: fix typo in manpageMichael Schubert1-1/+1
2012-12-22git-subtree: ignore git-subtree executableMichael Schubert1-0/+1
2012-04-09Fix git-subtree install instructionsDavid A. Greene1-12/+18
2012-04-09Use git-subtree test MakefileDavid A. Greene1-1/+1