index
:
python-bugzilla.git
master
Unnamed repository; edit this file to name it for gitweb.
Jon Stanley
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Clarify AttributeError for missing attributes; add reload() alias for ↵
Will Woods
2008-01-03
1
-1
/
+5
|
|
|
|
Bug.refresh()
*
Add Bug.setstatus(), fix Bugzilla._setstatus(), add some groundwork for ↵
Will Woods
2008-01-03
1
-14
/
+23
|
|
|
|
Bug.autorefresh
*
add some comments and refactor setassignee a little bit
Will Woods
2008-01-02
1
-1
/
+8
|
*
Implement Bugzilla._closebug() and Bug.close()
Will Woods
2008-01-02
1
-5
/
+60
|
*
improve man page
Will Woods
2007-12-17
1
-6
/
+25
|
*
syntax problem with help option. whoops.
Will Woods
2007-12-17
1
-1
/
+1
|
*
duh, close needs a resolution
Will Woods
2007-12-12
1
-2
/
+4
|
*
more work on modify, fix optparsing
Will Woods
2007-12-12
1
-0
/
+14
|
*
first hack at a manpage
Will Woods
2007-12-12
1
-0
/
+21
|
*
fix up option parsing a bit, and add beginnings of modify command
Will Woods
2007-12-12
1
-24
/
+31
|
*
remove #! line - this is a library, not an executable script
Will Woods
2007-12-11
1
-1
/
+0
|
*
Squash a couple of bugs
lmacken@redhat.com
2007-11-05
1
-2
/
+2
|
*
add some distutils stuff to .gitignore
Will Woods
2007-11-05
1
-0
/
+2
|
*
fix some packaging junk, clarify README a bit
Will Woods
2007-11-05
2
-5
/
+5
|
*
add --blocked and --dependson
Will Woods
2007-10-02
1
-2
/
+13
|
*
do parser.error if missing required arguments to new
Will Woods
2007-09-19
1
-3
/
+7
|
*
share output code between "query" and "new"
Will Woods
2007-09-19
1
-22
/
+28
|
*
Handle missing getBugFields more gracefully
Will Woods
2007-09-19
1
-2
/
+14
|
*
add "new" action to CLI
Will Woods
2007-09-19
1
-2
/
+38
|
*
Add some logging, fix some comments
Will Woods
2007-09-19
2
-8
/
+25
|
*
commentary, clean up Bug.__getattr__ a bit
Will Woods
2007-09-18
1
-5
/
+9
|
*
fix up bugfields() method signature, add comments
Will Woods
2007-09-18
1
-7
/
+2
|
*
add getbugfields
Will Woods
2007-09-18
1
-11
/
+26
|
*
fix createbug, add url, __repr__, and addcomment to Bug
Will Woods
2007-09-18
1
-2
/
+16
|
*
make createbug return a Bug object. Add yet more comments.
Will Woods
2007-09-18
1
-3
/
+12
|
*
Minor stylistic change
Will Woods
2007-09-18
1
-1
/
+1
|
*
Fix query --bug_status, clean up --bug_id
Will Woods
2007-09-18
1
-5
/
+2
|
*
move setassignee to the Bug object
Will Woods
2007-09-18
1
-18
/
+17
|
*
move check code to setassignee, add docs
Will Woods
2007-09-18
1
-7
/
+18
|
*
implement _setassignee
Will Woods
2007-09-18
1
-2
/
+8
|
*
Merge branch 'master' of ↵
Will Woods
2007-09-18
1
-3
/
+7
|
\
|
|
|
|
|
|
ssh://wwoods.fedorapeople.org/~/public_html/python-bugzilla
|
*
fix cookieglob, handle keyboard interrupt, default to beta site
Will Woods
2007-09-18
1
-3
/
+7
|
|
*
|
added getcomponentsdetails to _get_info
Will Woods
2007-09-18
1
-5
/
+4
|
/
*
add createbug(), comment on _querydata
Will Woods
2007-09-17
1
-4
/
+88
|
*
Optimize query a bit for bug_id, add --outputformat
Will Woods
2007-09-17
1
-25
/
+45
|
*
--full and --ids now overwrite each other (last one used wins)
Will Woods
2007-09-17
1
-11
/
+12
|
*
Add info --component_owners command
Will Woods
2007-09-17
1
-3
/
+11
|
*
add componentsdetails methods
Will Woods
2007-09-17
1
-3
/
+33
|
*
Add cc, assigned_to, and bug_status - thanks Florian!
Will Woods
2007-09-17
1
-2
/
+19
|
*
Add some usage info, "info -v", and "query -s" commands
Will Woods
2007-09-16
1
-13
/
+38
|
*
bugfixes
Will Woods
2007-09-16
1
-3
/
+3
|
*
add some comments
Will Woods
2007-09-14
1
-1
/
+8
|
*
rough first draft of bugzilla commandline tool
Will Woods
2007-09-14
2
-0
/
+115
|
*
make readcookie public
Will Woods
2007-09-14
1
-2
/
+2
|
*
Add distutils stuff
Will Woods
2007-09-14
2
-0
/
+13
|
*
Dunno what I was thinking with __getattr__ and method calls. Thanks to ↵
Will Woods
2007-09-14
1
-3
/
+1
|
|
|
|
ivazquez for confirming.
*
typo fix
Will Woods
2007-09-13
1
-1
/
+1
|
*
tweak simplequery
Will Woods
2007-09-13
1
-1
/
+1
|
*
change query_comments to simplequery
Will Woods
2007-09-13
1
-1
/
+1
|
*
add helpful updatecc comment
Will Woods
2007-09-13
1
-0
/
+1
|
[prev]
[next]