2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The post-review support for Plastic SCM More... over 13 years ago
Fix getting repository info with the new API. More... over 13 years ago
Fix an authentication breakage with Python 2.6.6. More... over 13 years ago
Don't fail if there's no cookies file. More... over 13 years ago
Update post-review to work with the Review Board 1.5 API. More... over 13 years ago
Fix HTTP response handling on Python 2.4 and 2.5. More... over 13 years ago
Fix the --username= option and prompt after invalid credentials. More... over 13 years ago
Load cookies on initialization. More... over 13 years ago
Update post-review to work with the Review Board 1.5 API. More... over 13 years ago
Added in list of known issues. More... over 13 years ago
Reworked commands/rbdiff.py. Added commands/rbpatch.py More... over 13 years ago
Enhancements api/settings: -whitespace and order of settings preserved -comments (including inline) are allowed -loader is more robust, allowing for ints, floats, and bools -spaces are allowed in settings More... over 13 years ago
Enhancements to commands/resource-browser.py - All link types work except for delete. Viewing of lists changed. More... over 13 years ago
Changes to setup.py, commands/rb.py and commands/__init__.py to allow for scripts to be run from anywhere. Quick fix to api/resource.py. More... over 13 years ago
Accept header added to api/serverinterface.py. Updates to api/resource.py for get_fields. Added rb-diff. Fix to clients/git.py. More... over 13 years ago
General updates to scripts. Added in api/settings.py to save and load configuration information. More... over 13 years ago
Fixes, mainly to api/resource.py and commands/rb-create.py. Added in graphical resource browser commands/resource-browser.py. More... over 13 years ago
Added rb holster to allow for commands to be run in the format “rb <command> [options] [args]”. More... over 13 years ago
Added in commands/utils.py for terminal based password inputer. More... over 13 years ago
Updated api/serverinterface.py to use the Basic Authentication protocol. More... over 13 years ago
Style/structure fixes to clients/ classes. More... over 13 years ago
Style fixes, mainly to api/resource.py. Moved exceptions into errors.py More... over 13 years ago
Major structure changes – classes moved into api/, clients/ and command/. More... over 13 years ago
Updates to Resource.py and ServerInterface.py – More... over 13 years ago
Added first drafts of files for the Python API. More... over 13 years ago
Support both --revision-range and files with CVS More... over 13 years ago
Don't die if the cookie file can't be saved. More... over 13 years ago
Don't allow external diff programs when posting against git More... over 13 years ago
Improvements to post-review error-handling with Perforce
bhollis
as Ben Hollis
More... over 13 years ago
Fix has_valid_cookie check. More... over 13 years ago