0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:unitedstates/congress More... almost 13 years ago
Split public law number up into constituent parts More... almost 13 years ago
Merge branch 'master' of https://github.com/unitedstates/congress More... almost 13 years ago
oh geez More... almost 13 years ago
revamped contributors section into a list More... almost 13 years ago
Dashes, Parens, and periods were not accounted for in committee names, they now are; Subcommittees with no committees now work (will result in 'committee': None); and committee activities are now split into an array (was previous a string). More... almost 13 years ago
Added a checker for missing amendments sections entirely, affects some 94th Congress bills More... almost 13 years ago
The 94th and 95th Congresses were busy bees More... almost 13 years ago
Switched directory structure to put session first, then type of document More... almost 13 years ago
Merge branch 'master' of https://github.com/unitedstates/congress More... almost 13 years ago
Fixed committee parser More... almost 13 years ago
Merge branch 'master' of github.com:unitedstates/congress More... almost 13 years ago
Handling Senate Unprinted Amendments in the 97th and 98th congresses More... almost 13 years ago
mention bill text on todo More... almost 13 years ago
Comment out tests about non-passage/cloture votes More... almost 13 years ago
Made an enacted test pass More... almost 13 years ago
Got another cloture vote unit test passing More... almost 13 years ago
Fixed URL construction for two-digit sessions More... almost 13 years ago
Softened check on whether 'ayes had prevailed' means that the vote action passed More... almost 13 years ago
Tweaks to README More... almost 13 years ago
Handle rare case where bill has no sponsor during XML output More... almost 13 years ago
Merge branch 'master' of github.com:unitedstates/congress More... almost 13 years ago
Bunch of updates to README More... almost 13 years ago
unneeded comments More... almost 13 years ago
Update TODO More... almost 13 years ago
Whoops, fix travis build More... almost 13 years ago
Also rename test runner script More... almost 13 years ago
Rename runner.py to un More... almost 13 years ago
Use proper command-line flag syntax (just the two-dash form) More... almost 13 years ago
Rename state and state_at to status and status_at, on top-level and on each action More... almost 13 years ago