summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorLibravatar Avery Pennarun <apenwarr@gmail.com>2009-05-24 15:28:54 -0400
committerLibravatar Avery Pennarun <apenwarr@gmail.com>2009-05-24 15:29:25 -0400
commit7b7ba4bb3792572bd6c22c95082e064754de47be (patch)
tree19ca5f87ebf8bcefc2cd5eefe98af91c9f4beba5 /todo
parentAbort if --rejoin fails. (diff)
downloadtgif-7b7ba4bb3792572bd6c22c95082e064754de47be.tar.xz
More to-do items based on feedback
Diffstat (limited to 'todo')
-rw-r--r--todo14
1 files changed, 13 insertions, 1 deletions
diff --git a/todo b/todo
index b5b8e257aa..97142fa4e2 100644
--- a/todo
+++ b/todo
@@ -1,8 +1,20 @@
+
+ write proper docs (asciidoc format for git compatibility)
delete tempdir
+
--annotate-sometimes: only annotate if the patch also changes files
outside the subdir?
+
'git subtree rejoin' option to do the same as --rejoin, eg. after a
rebase
+
"-s subtree" should be given an explicit subtree option?
- \ No newline at end of file
+
+ --prefix doesn't force the subtree correctly in merge/pull
+
+ add a 'push' subcommand to parallel 'pull'
+
+ add a --squash option so we don't merge histories but can still split
+
+ add to-submodule and from-submodule commands