X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=README;h=82d185f7681ea02c6cf47a6a8cf10777c211e109;hb=885731a8fc792c41c05c9bbdf7aa90ddec16be77;hp=95316f42c5bb2c18520302059682ae1016731073;hpb=dffc2e4412bc1e48d921449123dbdc4452b1146e;p=topgit.git diff --git a/README b/README index 95316f4..82d185f 100644 --- 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