index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
subtree
/
git-subtree.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
subtree: be stricter about validating flags
Luke Shumaker
2021-04-28
1
-25
/
+64
*
subtree: push: allow specifying a local rev other than HEAD
Luke Shumaker
2021-04-28
1
-7
/
+17
*
subtree: allow 'split' flags to be passed to 'push'
Luke Shumaker
2021-04-28
1
-3
/
+3
*
subtree: allow --squash to be used with --rejoin
Luke Shumaker
2021-04-28
1
-8
/
+29
*
subtree: give the docs a once-over
Luke Shumaker
2021-04-28
1
-2
/
+2
*
subtree: have $indent actually affect indentation
Luke Shumaker
2021-04-28
1
-18
/
+24
*
subtree: don't let debug and progress output clash
Luke Shumaker
2021-04-28
1
-1
/
+21
*
subtree: add comments and sanity checks
Luke Shumaker
2021-04-28
1
-3
/
+61
*
subtree: remove duplicate check
Luke Shumaker
2021-04-28
1
-4
/
+0
*
subtree: parse revs in individual cmd_ functions
Luke Shumaker
2021-04-28
1
-38
/
+24
*
subtree: use "^{commit}" instead of "^0"
Luke Shumaker
2021-04-28
1
-2
/
+2
*
subtree: don't fuss with PATH
Luke Shumaker
2021-04-28
1
-2
/
+16
*
subtree: use "$*" instead of "$@" as appropriate
Luke Shumaker
2021-04-28
1
-3
/
+3
*
subtree: use more explicit variable names for cmdline args
Luke Shumaker
2021-04-28
1
-66
/
+66
*
subtree: use git-sh-setup's `say`
Luke Shumaker
2021-04-28
1
-15
/
+7
*
subtree: use `git merge-base --is-ancestor`
Luke Shumaker
2021-04-28
1
-15
/
+1
*
subtree: drop support for git < 1.7
Luke Shumaker
2021-04-28
1
-15
/
+4
*
subtree: more consistent error propagation
Luke Shumaker
2021-04-28
1
-14
/
+14
*
subtree: don't have loose code outside of a function
Luke Shumaker
2021-04-28
1
-120
/
+125
*
contrib/subtree: ensure only one rev is provided
Denton Liu
2019-03-12
1
-12
/
+12
*
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: fix add and pull for GPG-signed commits
Stephen R Guglielmo
2018-02-23
1
-6
/
+6
*
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
1
-0
/
+1
*
Merge branch 'dw/subtree-split-do-not-drop-merge'
Junio C Hamano
2016-02-03
1
-2
/
+10
|
\
|
*
contrib/subtree: fix "subtree split" skipped-merge bug
Dave Ware
2016-01-20
1
-2
/
+10
*
|
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
*
|
contrib/subtree: Handle '--prefix' argument with a slash appended
Techlive Zheng
2015-11-13
1
-1
/
+1
*
|
contrib/subtree: respect spaces in a repository path
Alexey Shumkin
2015-09-08
1
-1
/
+1
*
|
t7900-subtree: test the "space in a subdirectory name" case
Alexey Shumkin
2015-09-08
1
-1
/
+1
|
/
*
Merge branch 'da/subtree-date-confusion'
Junio C Hamano
2015-08-03
1
-1
/
+1
|
\
|
*
contrib/subtree: ignore log.date configuration
David Aguilar
2015-07-24
1
-1
/
+1
*
|
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
1
-1
/
+1
|
/
*
contrib/subtree: allow adding an annotated tag
James Denholm
2014-05-13
1
-1
/
+2
*
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
1
-6
/
+16
*
Merge branch 'lf/echo-n-is-not-portable'
Junio C Hamano
2013-08-01
1
-1
/
+1
|
\
|
*
Avoid using `echo -n` anywhere
Lukas Fleischer
2013-07-29
1
-1
/
+1
*
|
Merge branch 'dm/unbash-subtree'
Junio C Hamano
2013-06-05
1
-1
/
+1
|
\
\
|
*
|
contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bash
Dmitry Marakasov
2013-05-21
1
-1
/
+1
|
|
/
*
/
contrib/subtree: don't delete remote branches if split fails
John Keeping
2013-05-01
1
-1
/
+2
|
/
*
contrib/subtree: fix synopsis
David A. Greene
2013-02-06
1
-0
/
+6
[next]