Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #345 from johshoff/master | Andi Albrecht | 2017-11-24 | 1 | -0/+7 |
|\ | |||||
| * | Option to indent after first line | Johannes Hoff | 2017-06-20 | 1 | -0/+7 |
* | | Fix unclosed file warnings discovered during tests | Jon Dufresne | 2017-10-28 | 1 | -2/+5 |
* | | Close files during tests. | Andi Albrecht | 2017-09-24 | 1 | -1/+6 |
|/ | |||||
* | CLI: Add --encoding option | Tao Wang | 2017-01-12 | 1 | -6/+15 |
* | Add formatter option for comma first notation (fixes #141). | Andi Albrecht | 2016-09-14 | 1 | -0/+7 |
* | Correct license link (fixes #288). | Andi Albrecht | 2016-09-14 | 1 | -1/+1 |
* | Convert string literals to unicode for Py27 | Oleg Broytman | 2016-08-31 | 1 | -4/+5 |
* | Format cli.py and add cli-tests | Victor Uriarte | 2016-06-20 | 1 | -7/+5 |
* | Misc. small code clean-up/comments | Victor Uriarte | 2016-06-18 | 1 | -0/+1 |
* | Separate __main__ and main() to allow for testing | Victor Uriarte | 2016-06-15 | 1 | -0/+163 |