chiark / gitweb /
tg-patch.sh: Bring deplist format in sync with tg info
[topgit.git] / README
diff --git a/README b/README
index 95316f42c5bb2c18520302059682ae1016731073..82d185f7681ea02c6cf47a6a8cf10777c211e109 100644 (file)
--- a/README
+++ b/README
@@ -258,6 +258,9 @@ tg summary
        'D' marks that it is out-of-date wrt. its dependencies,
        'B' marks that it is out-of-date wrt. its base).
 
+       TODO: Speed up by an order of magnitude
+       TODO: Graph view
+
 tg update
 ~~~~~~~~~
        Update the current topic branch wrt. changes in the branches
@@ -273,6 +276,9 @@ tg update
 
 TODO: Some infrastructure for sharing topic branches between
        repositories easily
+TODO: tg depend for adding/removing dependencies smoothly
+TODO: tg tidy for creating a one-commit-per-patch tidied up history
+       (for pulling by upstream)
 
 
 IMPLEMENTATION