1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Jun 12, 2025 — Jun 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: Drop './setup.py test' stub command More... over 6 years ago
setup: Make man page generation optional More... over 6 years ago
Add docutils to requirements.txt, for man page building More... over 6 years ago
man: Minor tweaks More... over 6 years ago
cli: Mention that --raw is unstable and suggest --json More... over 6 years ago
man: Adjust references to XMLRPC More... over 6 years ago
tests: Don't fail if we can't set locale More... over 6 years ago
spec: Fix RPM warnings about trailing comments More... over 6 years ago
Convert bugzilla.1 man page to rst More... over 6 years ago
Bugzilla: Print interactive_login warning when API keys are available More... over 6 years ago
Bugzilla: Tweak URL logging a bit More... over 6 years ago
cli: Add --json output More... over 6 years ago
cli: Split apart _format_output More... over 6 years ago
Bug: Add get_raw_data API More... over 6 years ago
bug: Fix several issues with pickling More... over 6 years ago
Bug: Track all API data internally as _rawdata More... over 6 years ago
session: Don't pass both api_key and token to the URL More... over 6 years ago
cli: If 'login' called but we have an API key, print and exit More... over 6 years ago
bugzilla: Add interactive_save_api_key More... over 6 years ago
tests: Do interactive login tests through the cli More... over 6 years ago
Bugzilla: Move login success printing into interactive_login More... over 6 years ago
Bugzilla: Simplify some login() logging More... over 6 years ago
Convert groups API to _Backend More... over 6 years ago
Bugzilla: Add some tests for regressed coverage pieces More... over 6 years ago
Bugzilla: Drop use of legal_values in getcomponents More... over 6 years ago
tests: do more thorough API arg comparisons More... over 6 years ago
backend: Tweak some API signatures to better fit the REST API More... over 6 years ago
Bugzilla: fix pre_translation when no include_fields are specified More... over 6 years ago
Bugzilla: Remove explicit basic_auth support More... over 6 years ago
Bugzilla: Add requests_session __init__ parameter More... over 6 years ago