1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 07, 2025 — Aug 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Wordage change in README More... over 16 years ago
Added license to setup.py and LICENSE file (BSD) More... over 16 years ago
Added example output to README More... over 16 years ago
Added a mission statement (goal) to the README More... over 16 years ago
Added OFFSET support More... over 16 years ago
Fixed name of README in setup.py More... over 16 years ago
Adde dist directory to .gitignore More... over 16 years ago
Added long_description to setup.py More... over 16 years ago
Fixed wordage in README More... over 16 years ago
Removed CSV format from TODO and added it to README under supporter outputs More... over 16 years ago
Added CSV output format and -f/--format option to squawk.command to pick output format (tabular, csv, json). More... over 16 years ago
Added a CSV output function More... over 16 years ago
Added setup.py and MANIFEST.in More... over 16 years ago
Changed README to just read "structure/semi-structured static files" since binary files would work just as well. More... over 16 years ago
Removed test.py as it's just my devel script More... over 16 years ago
Renamed README to README.md so github renders it with markdown More... over 16 years ago
Added a command line callable library: python -m squawk.command QUERY More... over 16 years ago
Fixed some grammar issues More... over 16 years ago
Added support for "C in (value,list)" in WHERE clause More... over 16 years ago
Subqueries in FROM now work More... over 16 years ago
Extended grammar to include subqueries, and fixed aliases to work with and without AS More... over 16 years ago
Added json output More... over 16 years ago
Moved OPERATOR_MAPPING out of the code path More... over 16 years ago
Moved aggregate functions to squawk/aggregates.py and added min and max. More... over 16 years ago
Filled out the README a bit More... over 16 years ago
Added nicer output.. added TODO and temporary README More... over 16 years ago
Aggregate queries and simple selects work More... over 16 years ago
"where" clause is now supported More... over 16 years ago
It works more or less.. in the immortal words of Sean Connery: "this is merely the beginning" More... over 16 years ago
Renamed squall to squawk More... over 16 years ago