0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 20, 2025 — Jan 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow keywords in identifier lists (fixes #10). More... almost 13 years ago
Add order criterion to identifier in ORDER BY clause (fixes #89). More... almost 13 years ago
Sort list of contributors. More... almost 13 years ago
Fix highlighter language in documentation. More... almost 13 years ago
Add encoding parameter to top-level functions (fixes issue20). More... almost 13 years ago
Remove agogo excludes from MANIFEST.in More... almost 13 years ago
Fix internals of _group_left_right, avoid identifying keywords as aliased identifiers. More... almost 13 years ago
Add minimal changes to support Python 2.4. More... almost 13 years ago
Add unit test for sqls containing binary data. More... almost 13 years ago
Clean up Makefile a bit. More... almost 13 years ago
Add changelog. More... almost 13 years ago
Merge pull request #88 from nostrict/patch-1 More... almost 13 years ago
Unicode-escape for binary data (sqlparse/lexer.py) More... almost 13 years ago
Add Changelog entry. More... almost 13 years ago
Merge pull request #87 from pjdelport/bugfix/sqlformat-python3 More... almost 13 years ago
Limit explicit UTF-8 encoding to Python < 3. More... almost 13 years ago
Compatibility: Avoid "print >>sys.stderr". More... almost 13 years ago
sqlformat: Fix except blocks to be Python 3 and 2.5 compatible. More... almost 13 years ago
Tests: Add a sanity check that bin/sqlformat parses. More... almost 13 years ago
Dynamically change bufsize to parse lenghty tokens faster (fixes #86). More... almost 13 years ago
Helper function to return a token at a specific offset. More... almost 13 years ago
Fix a regression where reindent filter failed when comments contained non-ascii chars. More... almost 13 years ago
Remove x-bit from setup.py. More... about 13 years ago
Bump version. More... about 13 years ago
Require distribute only for Python 3. More... about 13 years ago
Include pytest.ini and tox.ini in source dist. More... about 13 years ago
Add Changelog entry. More... about 13 years ago
Add note about testing to documentation. More... about 13 years ago
Remove download url from setup (fixes issue84). More... about 13 years ago
Doc updates. More... about 13 years ago