0
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Jun 25, 2025 — Jun 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added test to STRAIGHT_JOIN token. More... about 13 years ago
Added STRAIGHT_JOIN token. More... about 13 years ago
Allow NULL keyword in assignments (fixes #90). More... about 13 years ago
Add Python 3.3 to tox configuration. More... about 13 years ago
Bump version again. More... about 13 years ago
Bump version. More... about 13 years ago
Detect runaway indentations and go back to first column instead of going crazy. More... about 13 years ago
Allow keywords in identifier lists (fixes #10). More... about 13 years ago
Add order criterion to identifier in ORDER BY clause (fixes #89). More... about 13 years ago
Sort list of contributors. More... about 13 years ago
Fix highlighter language in documentation. More... about 13 years ago
Add encoding parameter to top-level functions (fixes issue20). More... about 13 years ago
Remove agogo excludes from MANIFEST.in More... over 13 years ago
Fix internals of _group_left_right, avoid identifying keywords as aliased identifiers. More... over 13 years ago
Add minimal changes to support Python 2.4. More... over 13 years ago
Add unit test for sqls containing binary data. More... over 13 years ago
Clean up Makefile a bit. More... over 13 years ago
Add changelog. More... over 13 years ago
Merge pull request #88 from nostrict/patch-1 More... over 13 years ago
Unicode-escape for binary data (sqlparse/lexer.py) More... over 13 years ago
Add Changelog entry. More... over 13 years ago
Merge pull request #87 from pjdelport/bugfix/sqlformat-python3 More... over 13 years ago
Limit explicit UTF-8 encoding to Python < 3. More... over 13 years ago
Compatibility: Avoid "print >>sys.stderr". More... over 13 years ago
sqlformat: Fix except blocks to be Python 3 and 2.5 compatible. More... over 13 years ago
Tests: Add a sanity check that bin/sqlformat parses. More... over 13 years ago
Dynamically change bufsize to parse lenghty tokens faster (fixes #86). More... over 13 years ago
Helper function to return a token at a specific offset. More... over 13 years ago
Fix a regression where reindent filter failed when comments contained non-ascii chars. More... over 13 years ago
Remove x-bit from setup.py. More... over 13 years ago