From e972dea29b26e0538a87e5faba0b4e4d473cb024 Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Wed, 3 Dec 2008 22:41:38 -0500 Subject: Allow editing attachment comment and obsoletes Add a -e/--edit option to 'git-bz-attach' to bring up the description/comment in an editor. Existing patches are shown as commented out Obsoletes: lines that can be uncommented to to obsolete the old patches. --- TODO | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index edb9cb5..575cc7c 100644 --- a/TODO +++ b/TODO @@ -25,18 +25,6 @@ Reconsider initial description for 'git bz file' - If the user leaves it empty use the body as the initial description as currently. -Allow editing comment used for attachments - - When attaching a revised version of a patch, you really want to be - able to edit the comment to say what has changed. 'attach' should - support -e/--edit to do this. - - In the edit buffer would be commented out lines: - - # Obsoletes: 23212 - Frobinificate faster - - That you could uncomment to obsolete old patches. - Use XML-RPC when available. Maybe use python-bugzilla: http://fedorahosted.org/python-bugzilla/ -- cgit v1.2.3