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 'dl/subtree-docs'
Junio C Hamano
2020-08-24
1
-3
/
+3
|
\
|
*
contrib/subtree: document 'push' does not take '--squash'
Danny Lin
2020-08-18
1
-2
/
+2
|
*
contrib/subtree: fix "unsure" for --message in the document
Danny Lin
2020-08-18
1
-1
/
+1
*
|
Revert "contrib: subtree: adjust test to change in fmt-merge-msg"
Emily Shaffer
2020-08-03
1
-4
/
+2
|
/
*
contrib: subtree: adjust test to change in fmt-merge-msg
Đoàn Trần Công Danh
2020-06-30
1
-2
/
+4
*
subtree: fix build with AsciiDoctor 2
Johannes Schindelin
2020-04-08
1
-2
/
+4
*
contrib/subtree: ensure only one rev is provided
Denton Liu
2019-03-12
1
-12
/
+12
*
Merge branch 'ch/subtree-build'
Junio C Hamano
2018-10-30
1
-0
/
+4
|
\
|
*
Revert "subtree: make install targets depend on build targets"
Junio C Hamano
2018-10-18
1
-3
/
+3
|
*
subtree: make install targets depend on build targets
Christian Hesse
2018-10-16
1
-3
/
+3
|
*
subtree: add build targets 'man' and 'html'
Christian Hesse
2018-10-10
1
-0
/
+4
*
|
subtree: performance improvement for finding unexpected parent commits
Roger Strain
2018-10-12
1
-1
/
+1
*
|
subtree: improve decision on merges kept in split
Strain, Roger L
2018-10-07
1
-2
/
+19
*
|
subtree: use commits before rejoins for splits
Strain, Roger L
2018-10-07
1
-6
/
+20
*
|
subtree: make --ignore-joins pay attention to adds
Strain, Roger L
2018-10-07
1
-7
/
+7
*
|
subtree: refactor split of a commit into standalone method
Strain, Roger L
2018-10-07
1
-36
/
+42
|
/
*
subtree test: simplify preparation of expected results
Jonathan Nieder
2018-07-30
1
-89
/
+30
*
subtree test: add missing && to &&-chain
Jonathan Nieder
2018-07-30
1
-1
/
+1
*
Merge branch 'sg/subtree-signed-commits'
Junio C Hamano
2018-03-08
1
-6
/
+6
|
\
|
*
subtree: fix add and pull for GPG-signed commits
Stephen R Guglielmo
2018-02-23
1
-6
/
+6
*
|
Correct mispellings of ".gitmodule" to ".gitmodules"
Robert P. J. Day
2018-02-14
1
-1
/
+1
|
/
*
treewide: correct several "up-to-date" to "up to date"
Martin Ågren
2017-08-23
1
-1
/
+1
*
subtree: honour USE_ASCIIDOCTOR when set
A. Wilcox
2017-06-28
1
-7
/
+19
*
Spelling fixes
Ville Skyttä
2016-08-11
1
-1
/
+1
*
subtree: adjust function definitions to match CodingGuidelines
David Aguilar
2016-07-28
1
-68
/
+34
*
subtree: adjust style to match CodingGuidelines
David Aguilar
2016-07-28
1
-218
/
+357
*
subtree: fix "git subtree split --rejoin"
David Aguilar
2016-07-26
2
-0
/
+17
*
t7900-subtree.sh: fix quoting and broken && chains
David Aguilar
2016-07-26
1
-8
/
+8
*
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
[next]