summaryrefslogtreecommitdiff
path: root/contrib/subtree/git-subtree.sh
AgeCommit message (Expand)AuthorFilesLines
2016-07-27subtree: adjust function definitions to match CodingGuidelinesLibravatar David Aguilar1-68/+34
2016-07-27subtree: adjust style to match CodingGuidelinesLibravatar David Aguilar1-218/+357
2016-07-26subtree: fix "git subtree split --rejoin"Libravatar David Aguilar1-0/+1
2016-02-03Merge branch 'dw/subtree-split-do-not-drop-merge'Libravatar Junio C Hamano1-2/+10
2016-01-22Merge branch 'rm/subtree-unwrap-tags'Libravatar Junio C Hamano1-2/+8
2016-01-20contrib/subtree: fix "subtree split" skipped-merge bugLibravatar Dave Ware1-2/+10
2015-11-24contrib/subtree: unwrap tag refsLibravatar Rob Mayoff1-2/+8
2015-11-13contrib/subtree: Handle '--prefix' argument with a slash appendedLibravatar Techlive Zheng1-1/+1
2015-09-08contrib/subtree: respect spaces in a repository pathLibravatar Alexey Shumkin1-1/+1
2015-09-08t7900-subtree: test the "space in a subdirectory name" caseLibravatar Alexey Shumkin1-1/+1
2015-08-03Merge branch 'da/subtree-date-confusion'Libravatar Junio C Hamano1-1/+1
2015-07-23contrib/subtree: ignore log.date configurationLibravatar David Aguilar1-1/+1
2015-05-22Merge branch 'dl/subtree-avoid-tricky-echo'Libravatar Junio C Hamano1-3/+10
2015-05-08contrib/subtree: portability fix for string printingLibravatar Danny Lin1-3/+10
2015-05-07contrib/subtree: there's no push --squashLibravatar Danny Lin1-1/+1
2014-05-13contrib/subtree: allow adding an annotated tagLibravatar James Denholm1-1/+2
2014-03-17subtree: initialize "prefix" variableLibravatar Jeff King1-0/+1
2014-01-13subtree: fix argument validation in add/pull/pushLibravatar Anthony Baire1-6/+16
2013-08-01Merge branch 'lf/echo-n-is-not-portable'Libravatar Junio C Hamano1-1/+1
2013-07-29Avoid using `echo -n` anywhereLibravatar Lukas Fleischer1-1/+1
2013-06-05Merge branch 'dm/unbash-subtree'Libravatar Junio C Hamano1-1/+1
2013-05-21contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bashLibravatar Dmitry Marakasov1-1/+1
2013-05-01contrib/subtree: don't delete remote branches if split failsLibravatar John Keeping1-1/+2
2013-02-05contrib/subtree: fix synopsisLibravatar David A. Greene1-0/+6
2013-02-05contrib/subtree: better error handling for 'subtree add'Libravatar David A. Greene1-3/+9
2013-02-05contrib/subtree: use %B for split subject/bodyLibravatar Techlive Zheng1-1/+1
2012-04-09Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346'Libravatar David A. Greene1-0/+712