index
:
delta/python-packages/sqlparse.git
filters_sql
issue_66
issue_73
master
milestone_0.1.5
milestone_0.2.0
rb-parse-create-table
typo
v0.2.0
github.com: andialbrecht/sqlparse.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Update pypi.python.org URL to pypi.org
Jon Dufresne
2018-04-29
1
-1
/
+1
|
/
*
Merge pull request #400 from jdufresne/https
Andi Albrecht
2018-04-18
5
-13
/
+13
|
\
|
*
Use https:// for URLs where available
Jon Dufresne
2018-04-13
5
-13
/
+13
|
/
*
Update authors and changelog.
Andi Albrecht
2018-04-06
2
-0
/
+2
*
Merge pull request #398 from intellihr/wrap_long_function
Andi Albrecht
2018-04-06
2
-0
/
+46
|
\
|
*
Deal with long function params
Soloman Weng
2018-03-26
2
-2
/
+17
|
*
Wrap long function
Soloman Weng
2018-03-26
1
-0
/
+31
|
/
*
Update changelog.
Andi Albrecht
2018-03-22
1
-1
/
+2
*
Merge pull request #397 from fredyw/issue_369
Andi Albrecht
2018-03-22
2
-3
/
+13
|
\
|
*
Fix issue with get_real_name returning incorrect name
Fredy Wijaya
2018-03-21
2
-3
/
+13
|
/
*
Update changelog and authors.
Andi Albrecht
2018-03-21
2
-0
/
+10
*
Merge pull request #396 from fredyw/issue_385
Andi Albrecht
2018-03-21
2
-0
/
+11
|
\
|
*
Fix incorrect splitting with double quotes and a new line
Fredy Wijaya
2018-03-09
2
-0
/
+11
*
|
Merge pull request #393 from digitalarbeiter/indent_identifiers
Andi Albrecht
2018-03-21
3
-3
/
+25
|
\
\
|
*
|
new option --indent_columns to indent all columns by --indent_width
Patrick Schemitz
2018-03-03
1
-0
/
+7
|
*
|
indent all identifiers, including the first one, by width instead of keyword ...
Patrick Schemitz
2018-03-03
2
-3
/
+18
|
|
/
*
|
Merge pull request #390 from circld/bug/fix_trailing_semicolon_error
Andi Albrecht
2018-03-21
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
fix trailing semicolon error
circld
2018-02-17
1
-1
/
+2
|
/
*
Merge pull request #379 from jdufresne/cache
Andi Albrecht
2018-01-17
1
-0
/
+1
|
\
|
*
Enable pip cache in Travis CI
Jon Dufresne
2018-01-12
1
-0
/
+1
*
|
Merge pull request #380 from shigemk2/fix-typo-intro
Andi Albrecht
2018-01-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix typo in intro
Michihito Shigemura
2018-01-17
1
-1
/
+1
|
/
*
Merge pull request #375 from jdufresne/py33
Andi Albrecht
2018-01-11
4
-8
/
+5
|
\
|
*
Pass python_requires argument to setuptools
Jon Dufresne
2018-01-11
1
-0
/
+1
|
*
Remove support for EOL Python 3.3
Jon Dufresne
2018-01-11
4
-8
/
+4
|
/
*
Merge pull request #373 from jdufresne/stable
Andi Albrecht
2018-01-11
1
-1
/
+1
|
\
|
*
Document project as stable and ready for use in production
Jon Dufresne
2018-01-04
1
-1
/
+1
*
|
Merge pull request #374 from jdufresne/dup-import
Andi Albrecht
2018-01-11
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove duplicate StringIO import
Jon Dufresne
2018-01-04
1
-1
/
+0
|
/
*
Merge pull request #368 from jesse-c/add-more-pg-types
Andi Albrecht
2017-12-18
1
-0
/
+27
|
\
|
*
Add more Postgres types. [1]
Jesse Claven
2017-12-18
1
-0
/
+27
|
/
*
Code cleanup.
Andi Albrecht
2017-12-03
1
-5
/
+6
*
Fix regression introduced by new indent_after_first option.
Andi Albrecht
2017-12-03
1
-0
/
+1
*
Merge pull request #366 from andialbrecht/typo
Andi Albrecht
2017-11-30
12
-24
/
+24
|
\
|
*
Fix typos
typo
Victor Uriarte
2017-11-29
12
-24
/
+24
|
/
*
Update authors and changelog.
Andi Albrecht
2017-11-24
2
-1
/
+4
*
Merge pull request #345 from johshoff/master
Andi Albrecht
2017-11-24
3
-2
/
+15
|
\
|
*
Adhere to style
Johannes Hoff
2017-11-23
1
-1
/
+1
|
*
Option to indent after first line
Johannes Hoff
2017-06-20
3
-2
/
+15
*
|
Merge pull request #362 from jdufresne/wheel-license
Andi Albrecht
2017-11-21
1
-0
/
+3
|
\
\
|
*
|
Include license file in the generated wheel package
Jon Dufresne
2017-10-28
1
-0
/
+3
*
|
|
Merge pull request #363 from jdufresne/py26
Andi Albrecht
2017-11-21
2
-5
/
+3
|
\
\
\
|
*
|
|
Remove references and testing for unsupported Python versions
Jon Dufresne
2017-10-28
2
-5
/
+3
|
|
/
/
*
|
|
Merge pull request #364 from jdufresne/flake8
Andi Albrecht
2017-11-21
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix flake8 warning with newer flake8 version
Jon Dufresne
2017-10-28
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #365 from jdufresne/unclosed
Andi Albrecht
2017-11-21
2
-5
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix unclosed file warnings discovered during tests
Jon Dufresne
2017-10-28
2
-5
/
+9
|
/
/
*
|
Merge pull request #361 from pjdelport/update-name
Andi Albrecht
2017-10-18
2
-2
/
+2
|
\
\
|
*
|
(Update my name)
Pi Delport
2017-10-18
2
-2
/
+2
|
/
/
*
|
Switch back to development.
Andi Albrecht
2017-09-27
2
-1
/
+7
[prev]
[next]