Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅ next
commit
grep
author
committer
pickaxe
?
re
Use Test Harness
[gitweb.git]
/
git-subtree.sh
2011-03-01
Skip commit objects that should be trees, rather than...
blob
|
diff
|
raw
2011-03-01
It's also okay if an expected tree object is actually...
blob
|
diff
|
raw
|
diff to current
2010-11-10
Added check to order of processed commits.
blob
|
diff
|
raw
|
diff to current
2010-11-10
Split cmd now processes commits in topo order.
blob
|
diff
|
raw
|
diff to current
2010-10-21
Fixing eval syntax error.
blob
|
diff
|
raw
|
diff to current
2010-06-24
Another fix for PATH and msysgit.
blob
|
diff
|
raw
|
diff to current
2010-06-24
Merge remote branch 'origin/master'
blob
|
diff
|
raw
|
diff to current
2010-06-24
(Hopefully) fix PATH setting for msysgit.
blob
|
diff
|
raw
|
diff to current
2010-05-20
Fixed regression with splitting out new subtree
blob
|
diff
|
raw
|
diff to current
2010-05-07
Use 'git merge -Xsubtree' when git version >= 1.7.0.
blob
|
diff
|
raw
|
diff to current
2010-02-13
Added new 'push' command and 2-parameter form of 'add'.
blob
|
diff
|
raw
|
diff to current
2010-02-08
Improve checking for existence of the --prefix directory.
blob
|
diff
|
raw
|
diff to current
2010-02-06
Make sure that <prefix> exists when splitting.
blob
|
diff
|
raw
|
diff to current
2010-02-06
Make tests pass with recent git (1.7.0 and up).
blob
|
diff
|
raw
|
diff to current
2010-02-02
Jakub's changes broke the progress message slightly.
blob
|
diff
|
raw
|
diff to current
2010-02-02
Merge branch 'master' of git://github.com/psionides...
blob
|
diff
|
raw
|
diff to current
2010-01-12
improved rev_is_descendant_of_branch() function
blob
|
diff
|
raw
|
diff to current
2010-01-12
fixed bug in commit message for split
blob
|
diff
|
raw
|
diff to current
2010-01-12
changed alias for --prefix from -p to -P
blob
|
diff
|
raw
|
diff to current
2010-01-10
fix for subtree split not finding proper base for new...
blob
|
diff
|
raw
|
diff to current
2010-01-10
allow using --branch with existing branches if it makes...
blob
|
diff
|
raw
|
diff to current
2010-01-10
added -m/--message option for setting merge commit...
blob
|
diff
|
raw
|
diff to current
2010-01-06
added -p alias for --prefix
blob
|
diff
|
raw
|
diff to current
2009-10-02
cmd_pull didn't support --squash correctly.
blob
|
diff
|
raw
|
diff to current
2009-10-02
Fix a minor problem in identifying squashes vs. normal...
blob
|
diff
|
raw
|
diff to current
2009-10-02
If someone provides a --prefix that ends with slash...
blob
|
diff
|
raw
|
diff to current
2009-10-02
Merge branch 'master' of git://github.com/voxpelli...
blob
|
diff
|
raw
|
diff to current
2009-09-30
Check that the type of the tree really is a tree and...
blob
|
diff
|
raw
|
diff to current
2009-08-26
Fix behaviour if you have a branch named the same as...
blob
|
diff
|
raw
|
diff to current
2009-08-26
Improve patch to use git --exec-path: add to PATH instead.
blob
|
diff
|
raw
|
diff to current
2009-08-20
Add explicit path of git installation by 'git --exec...
blob
|
diff
|
raw
|
diff to current
2009-05-30
Make --squash work with the 'add' command too.
blob
|
diff
|
raw
|
diff to current
2009-05-30
Fix splitting after using a squash merge.
blob
|
diff
|
raw
|
diff to current
2009-05-30
Don't squash-merge if the old and new commits are the...
blob
|
diff
|
raw
|
diff to current
2009-05-30
Basic "subtree merge --squash" support.
blob
|
diff
|
raw
|
diff to current
2009-05-30
merge_msg() is really more like rejoin_msg().
blob
|
diff
|
raw
|
diff to current
2009-05-30
FIXME help for --squash option
blob
|
diff
|
raw
|
diff to current
2009-05-30
slightly rearrange help message for split.
blob
|
diff
|
raw
|
diff to current
2009-05-30
New --branch option to split command.
blob
|
diff
|
raw
|
diff to current
2009-05-30
typo in comment
blob
|
diff
|
raw
|
diff to current
2009-05-01
Abort if --rejoin fails.
blob
|
diff
|
raw
|
diff to current
2009-04-26
debug messages are off by default; use -d to enable.
blob
|
diff
|
raw
|
diff to current
2009-04-26
Simplify merges even more aggressively.
blob
|
diff
|
raw
|
diff to current
2009-04-26
Only copy a commit if it has at least one nonidentical...
blob
|
diff
|
raw
|
diff to current
2009-04-26
Trim some extra merge commits that don't need to go...
blob
|
diff
|
raw
|
diff to current
2009-04-26
Clarify why we can't do 'git rev-list' with a path.
blob
|
diff
|
raw
|
diff to current
2009-04-26
Typo when searching for existing splits.
blob
|
diff
|
raw
|
diff to current
2009-04-26
Add --annotate option, and create recognizable file...
blob
|
diff
|
raw
|
diff to current
2009-04-25
Handle it successfully if a given parent commit has...
blob
|
diff
|
raw
|
diff to current
2009-04-25
Add 'git subtree merge' and 'git subtree pull'.
blob
|
diff
|
raw
|
diff to current
2009-04-25
Add a new 'git subtree add' command for adding subtrees...
blob
|
diff
|
raw
|
diff to current
2009-04-25
Pass the path using the --prefix option instead of...
blob
|
diff
|
raw
|
diff to current
2009-04-25
Okay, that was a little too aggressive.
blob
|
diff
|
raw
|
diff to current
2009-04-25
Even more aggressive commit trimming.
blob
|
diff
|
raw
|
diff to current
2009-04-25
Prune out some extra merge commits by comparing their...
blob
|
diff
|
raw
|
diff to current
2009-04-25
Quick test script for generating reasonably complex...
blob
|
diff
|
raw
|
diff to current
2009-04-24
Skip over empty commits.
blob
|
diff
|
raw
|
diff to current
2009-04-24
Hmm... can't actually filter rev-list on the subdir...
blob
|
diff
|
raw
|
diff to current
2009-04-24
Added a --onto option, but it's so complicated I can...
blob
|
diff
|
raw
|
diff to current
2009-04-24
Use information about prior splits to make sure merges...
blob
|
diff
|
raw
|
diff to current
2009-04-24
Add a new --rejoin option.
blob
|
diff
|
raw
|
diff to current
2009-04-24
Print out the newly created commitid at the end, for...
blob
|
diff
|
raw
|
diff to current
2009-04-24
We now copy the other stuff about a commit (changelog...
blob
|
diff
|
raw
|
diff to current
2009-04-24
'git subtree split' now basically works.
blob
|
diff
|
raw
|
diff to current
2009-04-24
basic options parsing and whatnot.
blob
|
diff
|
raw
|
diff to current