Age | Commit message (Expand) | Author | Files | Lines |
2015-01-06 | subtree: fix AsciiDoc list item continuation | Steffen Prohaska | 1 | -105/+89 |
2014-11-04 | Documentation: typofixes | Thomas Ackermann | 1 | -1/+1 |
2014-10-15 | subtree: add an install-html target | Sebastian Schuberth | 2 | -3/+9 |
2014-08-18 | subtree: make "all" default target of Makefile | Jeff King | 1 | -1/+4 |
2014-07-21 | Fix contrib/subtree Makefile to patch #! line | Charles Bailey | 1 | -1/+7 |
2014-06-06 | Merge branch 'ep/shell-assign-and-export-vars' | Junio C Hamano | 1 | -1/+2 |
2014-06-06 | Merge branch 'jd/subtree' | Junio C Hamano | 2 | -16/+25 |
2014-06-03 | Merge branch 'ep/shell-command-substitution' | Junio C Hamano | 1 | -1/+1 |
2014-05-23 | scripts: "export VAR=VALUE" construct is not portable | Elia Pinto | 1 | -1/+2 |
2014-05-13 | contrib/subtree: allow adding an annotated tag | James Denholm | 1 | -1/+2 |
2014-05-06 | contrib/subtree/Makefile: clean up rule for "clean" | James Denholm | 1 | -3/+4 |
2014-05-06 | contrib/subtree/Makefile: clean up rules to generate documentation | James Denholm | 1 | -5/+8 |
2014-05-06 | contrib/subtree/Makefile: s/libexecdir/gitexecdir/ | James Denholm | 1 | -3/+3 |
2014-05-06 | contrib/subtree/Makefile: use GIT-VERSION-FILE | James Denholm | 1 | -3/+8 |
2014-05-06 | contrib/subtree/Makefile: scrap unused $(gitdir) | James Denholm | 1 | -1/+0 |
2014-04-23 | t7900-subtree.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -1/+1 |
2014-03-17 | subtree: initialize "prefix" variable | Jeff King | 1 | -0/+1 |
2014-01-13 | subtree: fix argument validation in add/pull/push | Anthony Baire | 2 | -13/+23 |
2013-11-04 | Merge branch 'jk/subtree-install-fix' | Junio C Hamano | 1 | -1/+6 |
2013-10-30 | subtree: add makefile target for html docs | Jeff King | 1 | -1/+6 |
2013-08-01 | Merge branch 'ob/typofixes' | Junio C Hamano | 1 | -1/+1 |
2013-08-01 | Merge branch 'ms/subtree-install-fix' | Junio C Hamano | 1 | -0/+1 |
2013-08-01 | Merge branch 'lf/echo-n-is-not-portable' | Junio C Hamano | 2 | -5/+5 |
2013-07-30 | contrib/subtree: Fix make install target | Michal Sojka | 1 | -0/+1 |
2013-07-29 | many small typofixes | Ondřej Bílka | 1 | -1/+1 |
2013-07-29 | Avoid using `echo -n` anywhere | Lukas Fleischer | 2 | -5/+5 |
2013-06-05 | Merge branch 'dm/unbash-subtree' | Junio C Hamano | 1 | -1/+1 |
2013-05-21 | contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bash | Dmitry Marakasov | 1 | -1/+1 |
2013-05-01 | contrib/subtree: don't delete remote branches if split fails | John Keeping | 1 | -1/+2 |
2013-04-12 | contrib/subtree: fix spelling of accidentally | Stefano Lattarini | 1 | -1/+1 |
2013-02-14 | Merge branch 'dg/subtree-fixes' | Junio C Hamano | 4 | -66/+40 |
2013-02-05 | contrib/subtree: make the manual directory if needed | Jesper L. Nielsen | 1 | -0/+1 |
2013-02-05 | contrib/subtree: honor DESTDIR | Adam Tkac | 1 | -2/+2 |
2013-02-05 | contrib/subtree: fix synopsis | David A. Greene | 2 | -1/+8 |
2013-02-05 | contrib/subtree: better error handling for 'subtree add' | David A. Greene | 1 | -3/+9 |
2013-02-05 | contrib/subtree: use %B for split subject/body | Techlive Zheng | 2 | -5/+20 |
2013-02-05 | contrib/subtree: remove test number comments | David A. Greene | 1 | -55/+0 |
2012-12-22 | git-subtree: fix typo in manpage | Michael Schubert | 1 | -1/+1 |
2012-12-22 | git-subtree: ignore git-subtree executable | Michael Schubert | 1 | -0/+1 |
2012-04-09 | Fix git-subtree install instructions | David A. Greene | 1 | -12/+18 |
2012-04-09 | Use git-subtree test Makefile | David A. Greene | 1 | -1/+1 |
2012-04-09 | Add subtree test Makefile | David A. Greene | 1 | -0/+69 |
2012-04-09 | Install git-subtree from contrib | David A. Greene | 1 | -20/+21 |
2012-04-09 | Use configure settings for git-subtree | David A. Greene | 1 | -0/+3 |
2012-04-09 | Use project config files | David A. Greene | 1 | -3/+6 |
2012-04-09 | Remove unnecessary git-subtree files | David A. Greene | 6 | -143/+0 |
2012-04-09 | Set TEST_DIRECTORY | David A. Greene | 1 | -2/+4 |
2012-04-09 | Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346' | David A. Greene | 15 | -0/+2196 |