2010-02-06 |
Avery Pennarun | Make tests pass with recent git (1.7.0 and up).
|
commit | commitdiff | tree |
2010-02-06 |
Win Treese | git-subtree.txt: add another example.
|
commit | commitdiff | tree |
2010-02-02 |
Avery Pennarun | Jakub's changes broke the progress message slightly.
|
commit | commitdiff | tree |
2010-02-02 |
Avery Pennarun | Merge branch 'master' of git://github.com/psionides...
|
commit | commitdiff | tree |
2010-02-02 |
Arlen Cuss | Fix refspecs in given example for git subtree pull.
|
commit | commitdiff | tree |
2009-11-21 |
Avery Pennarun | Weird, I forgot to have 'make test' call test.sh.
|
commit | commitdiff | tree |
2009-11-15 |
Ben Walton | make git version dynamic when building documentation
|
commit | commitdiff | tree |
2009-11-15 |
Ben Walton | add installation support to Makefile
|
commit | commitdiff | tree |
2009-11-15 |
Avery Pennarun | Oops, forgot a COPYING file. It's GPLv2.
|
commit | commitdiff | tree |
2009-11-04 |
Avery Pennarun | Add some tips for how to install.
|
commit | commitdiff | tree |
2009-10-02 |
Avery Pennarun | cmd_pull didn't support --squash correctly.
|
commit | commitdiff | tree |
2009-10-02 |
Avery Pennarun | Fix a minor problem in identifying squashes vs. normal...
|
commit | commitdiff | tree |
2009-10-02 |
Avery Pennarun | If someone provides a --prefix that ends with slash...
|
commit | commitdiff | tree |
2009-10-02 |
Avery Pennarun | Merge branch 'master' of git://github.com/voxpelli...
|
commit | commitdiff | tree |
2009-10-02 |
Avery Pennarun | Add a README that says to email me instead of using...
|
commit | commitdiff | tree |
2009-08-26 |
Avery Pennarun | Fix behaviour if you have a branch named the same as...
|
commit | commitdiff | tree |
2009-08-26 |
Avery Pennarun | Improve patch to use git --exec-path: add to PATH instead.
|
commit | commitdiff | tree |
2009-08-20 |
kTln2 | Add explicit path of git installation by 'git --exec...
|
commit | commitdiff | tree |
2009-08-02 |
Avery Pennarun | todo: idea for a 'git subtree grafts' command
|
commit | commitdiff | tree |
2009-08-01 |
Avery Pennarun | todo
|
commit | commitdiff | tree |
2009-07-16 |
Avery Pennarun | todo^
|
commit | commitdiff | tree |
2009-07-10 |
Avery Pennarun | todo
|
commit | commitdiff | tree |
2009-07-09 |
Avery Pennarun | Docs: when pushing to github, the repo path needs to...
|
commit | commitdiff | tree |
2009-07-07 |
Avery Pennarun | todo
|
commit | commitdiff | tree |
2009-07-02 |
Avery Pennarun | Some todo items reported by pmccurdy
|
commit | commitdiff | tree |
2009-06-15 |
Avery Pennarun | update todo
|
commit | commitdiff | tree |
2009-05-30 |
Avery Pennarun | man page: add an EXAMPLES section.
|
commit | commitdiff | tree |
2009-05-30 |
Avery Pennarun | Add basic git-subtree manpage in asciidoc format.
|
commit | commitdiff | tree |
2009-05-30 |
Avery Pennarun | Make --squash work with the 'add' command too.
|
commit | commitdiff | tree |
2009-05-30 |
Avery Pennarun | Fix splitting after using a squash merge.
|
commit | commitdiff | tree |
2009-05-30 |
Avery Pennarun | Don't squash-merge if the old and new commits are the...
|
commit | commitdiff | tree |
2009-05-30 |
Avery Pennarun | Basic "subtree merge --squash" support.
|
commit | commitdiff | tree |
2009-05-30 |
Avery Pennarun | merge_msg() is really more like rejoin_msg().
|
commit | commitdiff | tree |
2009-05-30 |
Avery Pennarun | FIXME help for --squash option
|
commit | commitdiff | tree |
2009-05-30 |
Avery Pennarun | slightly rearrange help message for split.
|
commit | commitdiff | tree |
2009-05-30 |
Avery Pennarun | New --branch option to split command.
|
commit | commitdiff | tree |
2009-05-30 |
Avery Pennarun | typo in comment
|
commit | commitdiff | tree |
2009-05-24 |
Avery Pennarun | More to-do items based on feedback
|
commit | commitdiff | tree |
2009-05-01 |
Avery Pennarun | Abort if --rejoin fails.
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | debug messages are off by default; use -d to enable.
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | test.sh: oops, never intended to count the raw number...
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | Simplify merges even more aggressively.
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | test.sh: make sure no commit changes more than one...
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | Only copy a commit if it has at least one nonidentical...
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | Trim some extra merge commits that don't need to go...
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | test.sh tweak
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | Add some basic assertions to test.sh.
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | Add a 'create' helper function in test.sh.
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | Clarify why we can't do 'git rev-list' with a path.
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | Typo when searching for existing splits.
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | Add --annotate option, and create recognizable file...
|
commit | commitdiff | tree |
2009-04-26 |
Avery Pennarun | todo list
|
commit | commitdiff | tree |
2009-04-25 |
Avery Pennarun | Change test.sh to test the new add, merge, and pull...
|
commit | commitdiff | tree |
2009-04-25 |
Avery Pennarun | Handle it successfully if a given parent commit has...
|
commit | commitdiff | tree |
2009-04-25 |
Avery Pennarun | Add 'git subtree merge' and 'git subtree pull'.
|
commit | commitdiff | tree |
2009-04-25 |
Avery Pennarun | Add a new 'git subtree add' command for adding subtrees...
|
commit | commitdiff | tree |
2009-04-25 |
Avery Pennarun | Pass the path using the --prefix option instead of...
|
commit | commitdiff | tree |
2009-04-25 |
Avery Pennarun | Okay, that was a little too aggressive.
|
commit | commitdiff | tree |
2009-04-25 |
Avery Pennarun | Even more aggressive commit trimming.
|
commit | commitdiff | tree |
2009-04-25 |
Avery Pennarun | Prune out some extra merge commits by comparing their...
|
commit | commitdiff | tree |
2009-04-25 |
Avery Pennarun | Quick test script for generating reasonably complex...
|
commit | commitdiff | tree |
2009-04-24 |
Avery Pennarun | Skip over empty commits.
|
commit | commitdiff | tree |
2009-04-24 |
Avery Pennarun | Hmm... can't actually filter rev-list on the subdir...
|
commit | commitdiff | tree |
2009-04-24 |
Avery Pennarun | Added a --onto option, but it's so complicated I can...
|
commit | commitdiff | tree |
2009-04-24 |
Avery Pennarun | Use information about prior splits to make sure merges...
|
commit | commitdiff | tree |
2009-04-24 |
Avery Pennarun | Add a new --rejoin option.
|
commit | commitdiff | tree |
2009-04-24 |
Avery Pennarun | Print out the newly created commitid at the end, for...
|
commit | commitdiff | tree |
2009-04-24 |
Avery Pennarun | We now copy the other stuff about a commit (changelog...
|
commit | commitdiff | tree |
2009-04-24 |
Avery Pennarun | 'git subtree split' now basically works.
|
commit | commitdiff | tree |
2009-04-24 |
Avery Pennarun | basic options parsing and whatnot.
|
commit | commitdiff | tree |