X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=blobdiff_plain;f=README;h=be7be1bc0b865aae5e705875bf7699f9b02a0d5c;hp=82d185f7681ea02c6cf47a6a8cf10777c211e109;hb=f59eab26c07ba70181c4677a1aab4bc42502271e;hpb=14561a783f2bbf3dc21cdbdfe06296285c4f4052 diff --git a/README b/README index 82d185f..be7be1b 100644 --- a/README +++ b/README @@ -256,6 +256,7 @@ tg summary Show overview of all TopGit-tracked topic branches and their up-to-date status ('0' marks that it introduces no own changes, 'D' marks that it is out-of-date wrt. its dependencies, + '!' marks that it has missing dependencies (even recursively), 'B' marks that it is out-of-date wrt. its base). TODO: Speed up by an order of magnitude @@ -277,8 +278,8 @@ 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) +TODO: tg collapse for creating a one-commit-per-patch tidied up + history (for pulling by upstream) IMPLEMENTATION