summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorOwen W. Taylor <otaylor@fishsoup.net>2008-11-19 14:11:53 -0500
committerOwen W. Taylor <otaylor@fishsoup.net>2008-11-19 14:11:53 -0500
commit8d049cccdaf2fa1d5710e3cc613c4cbcc3a31e45 (patch)
treec7f1ef8a7fc2c5c5cb0bb3b497cca70a38b78d1c /TODO
parent2bb6bf38ee1e76082298a6423b802e8e6a9c88bb (diff)
downloadgit-bz-8d049cccdaf2fa1d5710e3cc613c4cbcc3a31e45.tar.gz
Add TODO item: Specifying a default product/component
Diffstat (limited to 'TODO')
-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/