Age | Commit message (Expand) | Author | Files | Lines |
2019-03-12 | contrib/subtree: ensure only one rev is provided | Denton Liu | 1 | -12/+12 |
2018-10-30 | Merge branch 'ch/subtree-build' | Junio C Hamano | 1 | -0/+4 |
2018-10-18 | Revert "subtree: make install targets depend on build targets" | Junio C Hamano | 1 | -3/+3 |
2018-10-16 | subtree: make install targets depend on build targets | Christian Hesse | 1 | -3/+3 |
2018-10-12 | subtree: performance improvement for finding unexpected parent commits | Roger Strain | 1 | -1/+1 |
2018-10-10 | subtree: add build targets 'man' and 'html' | Christian Hesse | 1 | -0/+4 |
2018-10-07 | subtree: improve decision on merges kept in split | Strain, Roger L | 1 | -2/+19 |
2018-10-07 | subtree: use commits before rejoins for splits | Strain, Roger L | 1 | -6/+20 |
2018-10-07 | subtree: make --ignore-joins pay attention to adds | Strain, Roger L | 1 | -7/+7 |
2018-10-07 | subtree: refactor split of a commit into standalone method | Strain, Roger L | 1 | -36/+42 |
2018-07-30 | subtree test: simplify preparation of expected results | Jonathan Nieder | 1 | -89/+30 |
2018-07-30 | subtree test: add missing && to &&-chain | Jonathan Nieder | 1 | -1/+1 |
2018-03-08 | Merge branch 'sg/subtree-signed-commits' | Junio C Hamano | 1 | -6/+6 |
2018-02-23 | subtree: fix add and pull for GPG-signed commits | Stephen R Guglielmo | 1 | -6/+6 |
2018-02-14 | Correct mispellings of ".gitmodule" to ".gitmodules" | Robert P. J. Day | 1 | -1/+1 |
2017-08-23 | treewide: correct several "up-to-date" to "up to date" | Martin Ågren | 1 | -1/+1 |
2017-06-27 | subtree: honour USE_ASCIIDOCTOR when set | A. Wilcox | 1 | -7/+19 |
2016-08-11 | Spelling fixes | Ville Skyttä | 1 | -1/+1 |
2016-07-27 | subtree: adjust function definitions to match CodingGuidelines | David Aguilar | 1 | -68/+34 |
2016-07-27 | subtree: adjust style to match CodingGuidelines | David Aguilar | 1 | -218/+357 |
2016-07-26 | subtree: fix "git subtree split --rejoin" | David Aguilar | 2 | -0/+17 |
2016-07-26 | t7900-subtree.sh: fix quoting and broken && chains | David Aguilar | 1 | -8/+8 |
2016-02-03 | Merge branch 'dw/subtree-split-do-not-drop-merge' | Junio C Hamano | 2 | -2/+70 |
2016-02-03 | Merge branch 'dg/subtree-test' | Junio C Hamano | 1 | -1/+5 |
2016-01-22 | Merge branch 'rm/subtree-unwrap-tags' | Junio C Hamano | 1 | -2/+8 |
2016-01-20 | contrib/subtree: fix "subtree split" skipped-merge bug | Dave Ware | 2 | -2/+70 |
2016-01-19 | contrib/subtree: Make testing easier | David A. Greene | 1 | -1/+5 |
2015-12-01 | Merge branch 'dg/subtree-test-cleanup' | Jeff King | 3 | -443/+956 |
2015-11-24 | contrib/subtree: unwrap tag refs | Rob Mayoff | 1 | -2/+8 |
2015-11-13 | contrib/subtree: Handle '--prefix' argument with a slash appended | Techlive Zheng | 2 | -1/+21 |
2015-11-13 | contrib/subtree: Make each test self-contained | Techlive Zheng | 1 | -418/+840 |
2015-11-13 | contrib/subtree: Add split tests | Techlive Zheng | 1 | -2/+15 |
2015-11-13 | contrib/subtree: Add merge tests | Techlive Zheng | 1 | -1/+12 |
2015-11-13 | contrib/subtree: Add tests for subtree add | Techlive Zheng | 1 | -0/+19 |
2015-11-13 | contrib/subtree: Add test for missing subtree | Techlive Zheng | 1 | -0/+4 |
2015-11-13 | contrib/subtree: Clean and refactor test code | Techlive Zheng | 2 | -55/+79 |
2015-11-06 | contrib/subtree: remove "push" command from the "todo" file | Fabio Porcedda | 1 | -2/+0 |
2015-09-08 | contrib/subtree: respect spaces in a repository path | Alexey Shumkin | 2 | -1/+48 |
2015-09-08 | t7900-subtree: test the "space in a subdirectory name" case | Alexey Shumkin | 2 | -73/+76 |
2015-08-03 | Merge branch 'da/subtree-date-confusion' | Junio C Hamano | 2 | -1/+5 |
2015-07-23 | contrib/subtree: ignore log.date configuration | David Aguilar | 2 | -1/+5 |
2015-07-10 | Merge branch 'cb/subtree-tests-update' | Junio C Hamano | 1 | -152/+150 |
2015-06-22 | contrib/subtree: small tidy-up to test | Charles Bailey | 1 | -3/+1 |
2015-06-22 | contrib/subtree: fix broken &&-chains and revealed test error | Charles Bailey | 1 | -4/+4 |
2015-06-22 | contrib/subtree: use tabs consitently for indentation in tests | Charles Bailey | 1 | -147/+147 |
2015-05-22 | Merge branch 'dl/subtree-avoid-tricky-echo' | Junio C Hamano | 1 | -3/+10 |
2015-05-08 | contrib/subtree: portability fix for string printing | Danny Lin | 1 | -3/+10 |
2015-05-07 | contrib/subtree: there's no push --squash | Danny Lin | 2 | -2/+2 |
2015-01-06 | subtree: fix AsciiDoc list item continuation | Steffen Prohaska | 1 | -105/+89 |
2014-11-04 | Documentation: typofixes | Thomas Ackermann | 1 | -1/+1 |