From c26f6dbc7e61005b5da3840529928316341e2ad0 Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Thu, 4 Dec 2008 06:47:53 -0500 Subject: Add TODO item - Automatically guess obvious obsoletes --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 9e673bf..27197b1 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,12 @@ Default to -e/--edit when only one commit When there is only one commit to attach, we might as well default to -e/--edit - it's more powerful than the prompt and still allows aborting. +Automatically guess obvious obsoletes + + When doing attach -e/--edit, and there is an existing patch who's description + matches the Subject of the attachment, start the Obsoletes line + uncommented? + Use XML-RPC when available. Maybe use python-bugzilla: http://fedorahosted.org/python-bugzilla/ -- cgit