index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
subtree
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dw/subtree-split-do-not-drop-merge'
Junio C Hamano
2016-02-03
2
-2
/
+70
|
\
|
*
contrib/subtree: fix "subtree split" skipped-merge bug
Dave Ware
2016-01-20
2
-2
/
+70
*
|
Merge branch 'dg/subtree-test'
Junio C Hamano
2016-02-03
1
-1
/
+5
|
\
\
|
*
|
contrib/subtree: Make testing easier
David A. Greene
2016-01-19
1
-1
/
+5
|
|
/
*
|
Merge branch 'rm/subtree-unwrap-tags'
Junio C Hamano
2016-01-22
1
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
contrib/subtree: unwrap tag refs
Rob Mayoff
2015-11-24
1
-2
/
+8
*
|
Merge branch 'dg/subtree-test-cleanup'
Jeff King
2015-12-02
3
-443
/
+956
|
\
\
|
*
|
contrib/subtree: Handle '--prefix' argument with a slash appended
Techlive Zheng
2015-11-13
2
-1
/
+21
|
*
|
contrib/subtree: Make each test self-contained
Techlive Zheng
2015-11-13
1
-418
/
+840
|
*
|
contrib/subtree: Add split tests
Techlive Zheng
2015-11-13
1
-2
/
+15
|
*
|
contrib/subtree: Add merge tests
Techlive Zheng
2015-11-13
1
-1
/
+12
|
*
|
contrib/subtree: Add tests for subtree add
Techlive Zheng
2015-11-13
1
-0
/
+19
|
*
|
contrib/subtree: Add test for missing subtree
Techlive Zheng
2015-11-13
1
-0
/
+4
|
*
|
contrib/subtree: Clean and refactor test code
Techlive Zheng
2015-11-13
2
-55
/
+79
*
|
|
contrib/subtree: remove "push" command from the "todo" file
Fabio Porcedda
2015-11-06
1
-2
/
+0
|
/
/
*
|
contrib/subtree: respect spaces in a repository path
Alexey Shumkin
2015-09-08
2
-1
/
+48
*
|
t7900-subtree: test the "space in a subdirectory name" case
Alexey Shumkin
2015-09-08
2
-73
/
+76
|
/
*
Merge branch 'da/subtree-date-confusion'
Junio C Hamano
2015-08-03
2
-1
/
+5
|
\
|
*
contrib/subtree: ignore log.date configuration
David Aguilar
2015-07-24
2
-1
/
+5
*
|
Merge branch 'cb/subtree-tests-update'
Junio C Hamano
2015-07-10
1
-152
/
+150
|
\
\
|
*
|
contrib/subtree: small tidy-up to test
Charles Bailey
2015-06-23
1
-3
/
+1
|
*
|
contrib/subtree: fix broken &&-chains and revealed test error
Charles Bailey
2015-06-23
1
-4
/
+4
|
*
|
contrib/subtree: use tabs consitently for indentation in tests
Charles Bailey
2015-06-23
1
-147
/
+147
|
|
/
*
|
Merge branch 'dl/subtree-avoid-tricky-echo'
Junio C Hamano
2015-05-22
1
-3
/
+10
|
\
\
|
*
|
contrib/subtree: portability fix for string printing
Danny Lin
2015-05-08
1
-3
/
+10
|
|
/
*
/
contrib/subtree: there's no push --squash
Danny Lin
2015-05-07
2
-2
/
+2
|
/
*
subtree: fix AsciiDoc list item continuation
Steffen Prohaska
2015-01-07
1
-105
/
+89
*
Documentation: typofixes
Thomas Ackermann
2014-11-04
1
-1
/
+1
*
subtree: add an install-html target
Sebastian Schuberth
2014-10-16
2
-3
/
+9
*
subtree: make "all" default target of Makefile
Jeff King
2014-08-18
1
-1
/
+4
*
Fix contrib/subtree Makefile to patch #! line
Charles Bailey
2014-07-21
1
-1
/
+7
*
Merge branch 'ep/shell-assign-and-export-vars'
Junio C Hamano
2014-06-06
1
-1
/
+2
|
\
|
*
scripts: "export VAR=VALUE" construct is not portable
Elia Pinto
2014-05-24
1
-1
/
+2
*
|
Merge branch 'jd/subtree'
Junio C Hamano
2014-06-06
2
-16
/
+25
|
\
\
|
*
|
contrib/subtree: allow adding an annotated tag
James Denholm
2014-05-13
1
-1
/
+2
|
*
|
contrib/subtree/Makefile: clean up rule for "clean"
James Denholm
2014-05-07
1
-3
/
+4
|
*
|
contrib/subtree/Makefile: clean up rules to generate documentation
James Denholm
2014-05-07
1
-5
/
+8
|
*
|
contrib/subtree/Makefile: s/libexecdir/gitexecdir/
James Denholm
2014-05-07
1
-3
/
+3
|
*
|
contrib/subtree/Makefile: use GIT-VERSION-FILE
James Denholm
2014-05-07
1
-3
/
+8
|
*
|
contrib/subtree/Makefile: scrap unused $(gitdir)
James Denholm
2014-05-06
1
-1
/
+0
*
|
|
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
2014-06-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
t7900-subtree.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-24
1
-1
/
+1
*
|
|
subtree: initialize "prefix" variable
Jeff King
2014-03-17
1
-0
/
+1
|
/
/
*
/
subtree: fix argument validation in add/pull/push
Anthony Baire
2014-01-13
2
-13
/
+23
|
/
*
Merge branch 'jk/subtree-install-fix'
Junio C Hamano
2013-11-04
1
-1
/
+6
|
\
|
*
subtree: add makefile target for html docs
Jeff King
2013-10-30
1
-1
/
+6
*
|
Merge branch 'ob/typofixes'
Junio C Hamano
2013-08-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
many small typofixes
Ondřej Bílka
2013-07-29
1
-1
/
+1
*
|
Merge branch 'ms/subtree-install-fix'
Junio C Hamano
2013-08-01
1
-0
/
+1
|
\
\
|
*
|
contrib/subtree: Fix make install target
Michal Sojka
2013-07-30
1
-0
/
+1
|
|
/
[next]