2
I Use This!
Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bugz/log.py: Add settings for info level More... over 11 years ago
log: add debugLevel setting to log_debug More... over 11 years ago
Add logging module More... over 11 years ago
Improve handling of exit values More... over 11 years ago
cli: Catch xmlrpc exceptions during login/logout More... over 11 years ago
Add a URL parameter to post More... over 11 years ago
bugzilla: import module names instead of individual function names More... over 11 years ago
rearrange lbugz and remove extra lines More... almost 12 years ago
post: fix typo that caused backtrace More... almost 12 years ago
release pybugz 0.10 More... about 12 years ago
update contributors More... about 12 years ago
add lbugz script for testing bugz locally More... about 12 years ago
expand configuration file documentation More... about 12 years ago
update readme More... about 12 years ago
do not break URLs in comments More... about 12 years ago
move comment describing pybugz to the main script More... about 12 years ago
add support for op_sys and platform fields More... about 12 years ago
move configuration file handling to a module More... about 12 years ago
move the command line parsers to a module More... about 12 years ago
remove extra "as" clause from an import More... about 12 years ago
Add passwordcmd option More... about 12 years ago
remove base variable from PrettyBugz object More... about 12 years ago
Python 2.5 and 2.6 do not support gzip encoding. More... about 12 years ago
Fix syntax for python 2.5. More... about 12 years ago
fill_config: rename the bugz parameter to args for consistency More... about 12 years ago
always pass a variable named params to bzcall for consistency More... about 12 years ago
create DEFAULT_CONFIG_FILE variable More... about 12 years ago
rename COOKIE_FILE to DEFAULT_COOKIE_FILE for consistency More... about 12 years ago
Work around differing response object in python 3. More... about 12 years ago
Adjust imports for 2to3 compatibility. More... about 12 years ago