tokkee.org
Code
projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
git.git
2009-10-02
Avery Pennarun
cmd_pull didn't support --squash correctly.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Avery Pennarun
Fix a minor problem in identifying squashes vs. normal...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Avery Pennarun
If someone provides a --prefix that ends with slash...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Avery Pennarun
Merge branch 'master' of git://github.com/voxpelli...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Avery Pennarun
Add a README that says to email me instead of using...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Pelle Wessman
Check that the type of the tree really is a tree and...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Avery Pennarun
Fix behaviour if you have a branch named the same as...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Avery Pennarun
Improve patch to use git --exec-path: add to PATH instead.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-20
kTln2
Add explicit path of git installation by 'git --exec...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Amiel Martin
sort assertion to make it more generic
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Amiel Martin
fixed order of assertion in tests
commit
|
commitdiff
|
tree
|
snapshot
2009-08-02
Avery Pennarun
todo: idea for a 'git subtree grafts' command
commit
|
commitdiff
|
tree
|
snapshot
2009-08-01
Avery Pennarun
todo
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Avery Pennarun
todo^
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Avery Pennarun
todo
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Avery Pennarun
Docs: when pushing to github, the repo path needs to...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Avery Pennarun
todo
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Avery Pennarun
Some todo items reported by pmccurdy
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Avery Pennarun
update todo
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Avery Pennarun
man page: add an EXAMPLES section.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Avery Pennarun
Add basic git-subtree manpage in asciidoc format.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Avery Pennarun
Make --squash work with the 'add' command too.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Avery Pennarun
Fix splitting after using a squash merge.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Avery Pennarun
Don't squash-merge if the old and new commits are the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Avery Pennarun
Basic "subtree merge --squash" support.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Avery Pennarun
merge_msg() is really more like rejoin_msg().
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Avery Pennarun
FIXME help for --squash option
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Avery Pennarun
slightly rearrange help message for split.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Avery Pennarun
New --branch option to split command.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Avery Pennarun
typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Avery Pennarun
More to-do items based on feedback
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Avery Pennarun
Abort if --rejoin fails.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
debug messages are off by default; use -d to enable.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
test.sh: oops, never intended to count the raw number...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
Simplify merges even more aggressively.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
test.sh: make sure no commit changes more than one...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
Only copy a commit if it has at least one nonidentical...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
Trim some extra merge commits that don't need to go...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
test.sh tweak
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
Add some basic assertions to test.sh.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
Add a 'create' helper function in test.sh.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
Clarify why we can't do 'git rev-list' with a path.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
Typo when searching for existing splits.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
Add --annotate option, and create recognizable file...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-26
Avery Pennarun
todo list
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Avery Pennarun
Change test.sh to test the new add, merge, and pull...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Avery Pennarun
Handle it successfully if a given parent commit has...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Avery Pennarun
Add 'git subtree merge' and 'git subtree pull'.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Avery Pennarun
Add a new 'git subtree add' command for adding subtrees...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Avery Pennarun
Pass the path using the --prefix option instead of...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Avery Pennarun
Okay, that was a little too aggressive.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Avery Pennarun
Even more aggressive commit trimming.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Avery Pennarun
Prune out some extra merge commits by comparing their...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Avery Pennarun
Quick test script for generating reasonably complex...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Avery Pennarun
Skip over empty commits.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Avery Pennarun
Hmm... can't actually filter rev-list on the subdir...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Avery Pennarun
Added a --onto option, but it's so complicated I can...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Avery Pennarun
Use information about prior splits to make sure merges...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Avery Pennarun
Add a new --rejoin option.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Avery Pennarun
Print out the newly created commitid at the end, for...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Avery Pennarun
We now copy the other stuff about a commit (changelog...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Avery Pennarun
'git subtree split' now basically works.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Avery Pennarun
basic options parsing and whatnot.
commit
|
commitdiff
|
tree
|
snapshot