summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 658da61..1493524 100644
--- a/TODO
+++ b/TODO
@@ -18,6 +18,12 @@ Allow editing comment used for attachments
That you could uncomment to obsolete old patches.
+Allow specifying a default product/component for 'git bz file'
+
+ Specifying the product/component in the global git config would
+ be a bit silly/dangerous, but doing it locally in the git config
+ for a single repo would be quit useful.
+
Use XML-RPC when available.
Maybe use python-bugzilla: http://fedorahosted.org/python-bugzilla/