aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/subtree (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-09Add subtree test MakefileDavid A. Greene1-0/+69
2012-04-09Install git-subtree from contribDavid A. Greene1-20/+21
2012-04-09Use configure settings for git-subtreeDavid A. Greene1-0/+3
2012-04-09Use project config filesDavid A. Greene1-3/+6
2012-04-09Remove unnecessary git-subtree filesDavid A. Greene6-143/+0
2012-04-09Set TEST_DIRECTORYDavid A. Greene1-2/+4
2012-04-09Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346'David A. Greene15-0/+2196