index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-12
sort assertion to make it more generic
Amiel Martin
1
-1
/
+1
2009-08-12
fixed order of assertion in tests
Amiel Martin
1
-1
/
+1
2009-08-02
todo: idea for a 'git subtree grafts' command
Avery Pennarun
1
-0
/
+3
2009-08-01
todo
Avery Pennarun
1
-0
/
+2
2009-07-16
todo^
Avery Pennarun
1
-0
/
+5
2009-07-10
todo
Avery Pennarun
1
-0
/
+3
2009-07-08
Docs: when pushing to github, the repo path needs to end in .git
Avery Pennarun
1
-2
/
+2
2009-07-07
todo
Avery Pennarun
1
-0
/
+2
2009-07-02
Some todo items reported by pmccurdy
Avery Pennarun
1
-2
/
+21
2009-06-15
update todo
Avery Pennarun
1
-0
/
+3
2009-05-30
man page: add an EXAMPLES section.
Avery Pennarun
1
-0
/
+62
2009-05-30
Add basic git-subtree manpage in asciidoc format.
Avery Pennarun
6
-0
/
+392
2009-05-30
Make --squash work with the 'add' command too.
Avery Pennarun
2
-20
/
+44
2009-05-30
Fix splitting after using a squash merge.
Avery Pennarun
1
-2
/
+6
2009-05-30
Don't squash-merge if the old and new commits are the same.
Avery Pennarun
1
-0
/
+4
2009-05-30
Basic "subtree merge --squash" support.
Avery Pennarun
1
-1
/
+77
2009-05-30
merge_msg() is really more like rejoin_msg().
Avery Pennarun
1
-5
/
+8
2009-05-30
FIXME help for --squash option
Avery Pennarun
1
-0
/
+5
2009-05-30
slightly rearrange help message for split.
Avery Pennarun
1
-2
/
+2
2009-05-30
New --branch option to split command.
Avery Pennarun
2
-7
/
+29
2009-05-30
typo in comment
Avery Pennarun
1
-1
/
+1
2009-05-24
More to-do items based on feedback
Avery Pennarun
1
-1
/
+13
2009-04-30
Abort if --rejoin fails.
Avery Pennarun
1
-1
/
+1
2009-04-26
debug messages are off by default; use -d to enable.
Avery Pennarun
1
-2
/
+18
2009-04-26
test.sh: oops, never intended to count the raw number of commits.
Avery Pennarun
1
-4
/
+3
2009-04-26
Simplify merges even more aggressively.
Avery Pennarun
1
-1
/
+1
2009-04-26
test.sh: make sure no commit changes more than one file at a time.
Avery Pennarun
1
-0
/
+34
2009-04-26
Only copy a commit if it has at least one nonidentical parent.
Avery Pennarun
1
-1
/
+4
2009-04-26
Trim some extra merge commits that don't need to go into the split tree.
Avery Pennarun
2
-18
/
+38
2009-04-26
test.sh tweak
Avery Pennarun
1
-1
/
+4
2009-04-26
Add some basic assertions to test.sh.
Avery Pennarun
1
-1
/
+72
2009-04-26
Add a 'create' helper function in test.sh.
Avery Pennarun
1
-15
/
+5
2009-04-26
Clarify why we can't do 'git rev-list' with a path.
Avery Pennarun
1
-3
/
+3
2009-04-26
Typo when searching for existing splits.
Avery Pennarun
1
-1
/
+1
2009-04-26
Add --annotate option, and create recognizable file content during tests.
Avery Pennarun
2
-31
/
+42
2009-04-26
todo list
Avery Pennarun
1
-0
/
+8
2009-04-25
Change test.sh to test the new add, merge, and pull commands.
Avery Pennarun
1
-8
/
+4
2009-04-25
Handle it successfully if a given parent commit has no parents.
Avery Pennarun
1
-1
/
+12
2009-04-24
Add 'git subtree merge' and 'git subtree pull'.
Avery Pennarun
1
-15
/
+40
2009-04-24
Add a new 'git subtree add' command for adding subtrees from a given rev.
Avery Pennarun
1
-3
/
+53
2009-04-24
Pass the path using the --prefix option instead of on the command line.
Avery Pennarun
2
-15
/
+19
2009-04-24
Okay, that was a little too aggressive.
Avery Pennarun
2
-15
/
+36
2009-04-24
Even more aggressive commit trimming.
Avery Pennarun
2
-11
/
+25
2009-04-24
Prune out some extra merge commits by comparing their parents correctly.
Avery Pennarun
1
-5
/
+13
2009-04-24
Quick test script for generating reasonably complex merge scenarios.
Avery Pennarun
2
-2
/
+99
2009-04-24
Skip over empty commits.
Avery Pennarun
1
-13
/
+42
2009-04-24
Hmm... can't actually filter rev-list on the subdir name.
Avery Pennarun
1
-6
/
+9
2009-04-24
Added a --onto option, but it's so complicated I can't tell if it works.
Avery Pennarun
1
-1
/
+11
2009-04-24
Use information about prior splits to make sure merges work right.
Avery Pennarun
1
-4
/
+36
2009-04-24
Add a new --rejoin option.
Avery Pennarun
1
-9
/
+44
[prev]
[next]