From 4ebcd08612c5bcbb53a5e9e44f576c12e827bbcb Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 11 Aug 2008 22:41:11 -0300 Subject: [PATCH] Add various todos/wishlists [pb: Trim down and expand] Signed-off-by: martin f. krafft --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index b58a1b4..0d21544 100644 --- a/README +++ b/README @@ -329,6 +329,12 @@ tg export TODO: Make stripping of non-essential headers configurable TODO: Make stripping of [PATCH] and other prefixes configurable TODO: --mbox option for other mode of operation + TODO: -n option to prevent exporting of empty patches + TODO: -a option to export all branches + TODO: Allow branches to be exported to be passed as arguments, default + to the current branch if none are specified + TODO: For quilt exporting, use a temporary branch and remove it when + done - this would allow producing conflict-less series tg update ~~~~~~~~~ @@ -346,6 +352,7 @@ tg update TODO: Some infrastructure for sharing topic branches between repositories easily TODO: tg depend for adding/removing dependencies smoothly +TODO: tg rename IMPLEMENTATION -- 2.11.4.GIT