Commit Graph

  • 39a5fe7a55 18.4a1 18.4a1 Łukasz Langa 2018-04-11 19:22:16 -0700
  • cf8e998f46 Don't omit escaping the second consecutive quote Łukasz Langa 2018-04-11 16:25:47 -0700
  • bc6b912fcb Fix an embarrassing UnboundLocalError Łukasz Langa 2018-04-11 15:49:14 -0700
  • cb5aadad74 Automatic parentheses management Łukasz Langa 2018-04-04 21:45:01 -0700
  • e8ba352777 team += zsol Łukasz Langa 2018-04-09 15:09:45 -0700
  • 6f6762dba0 Console formatting nits Łukasz Langa 2018-04-09 15:09:22 -0700
  • ecdbf085a7 Add support for all valid string literals (#115) Zsolt Dollenstein 2018-04-09 22:36:40 +0100
  • ecc294741e README: Add instructions for PyCharm (#81) Steven M. Vascellaro 2018-04-09 15:00:37 -0400
  • 00cadd43ee Document that W503 is not compliant with PEP 8 (#114) Mika⠙ 2018-04-06 17:02:11 +0200
  • 60a8333857 team += autophagy Łukasz Langa 2018-04-05 14:27:27 -0700
  • c4a477bc69 Link VCS integration in documentation Łukasz Langa 2018-04-05 02:21:26 -0700
  • e36b8c71bb [blib2to3] Support non-ASCII identifiers Łukasz Langa 2018-04-04 21:38:25 -0700
  • 2e0bb0fa9f Handle arbitrary number of backslashes during string normalization (#110) Zsolt Dollenstein 2018-04-05 10:28:46 +0100
  • 30d921f74c Simplify delimiter logic Łukasz Langa 2018-04-04 16:33:10 -0700
  • b7f4ace0d1 acks += asottile Łukasz Langa 2018-04-04 15:11:48 -0700
  • f20e1f61f8 Update change log Łukasz Langa 2018-04-04 15:09:05 -0700
  • 12a095f038 Update language-version => language_version (#106) Anthony Sottile 2018-04-04 15:09:34 -0700
  • 6dd16bf7ae Add a description for the pre-commit hook (#107) Anthony Sottile 2018-04-04 15:07:57 -0700
  • 51b3b2624d Handle backslashes in raw strings while normalizing (#105) Zsolt Dollenstein 2018-04-04 21:20:46 +0100
  • f8e9544c93
    Add integration for pre-commit.com (#104) Łukasz Langa 2018-04-04 13:19:30 -0700
  • 0f99987c0a acks += ikatanic Łukasz Langa 2018-04-04 09:57:12 -0700
  • 63da5d088c 3.6.5 grammar pickles Łukasz Langa 2018-04-03 14:53:31 -0700
  • 1d3d743dfb Fix --check for multiple files (#101) Ivan Katanić 2018-04-04 17:53:34 +0100
  • 21c32d80b6 Add --quiet Łukasz Langa 2018-04-02 23:15:57 -0700
  • 2d80366ac1 [blib2to3] Make the grammar pickles faster Łukasz Langa 2018-04-02 18:28:24 -0700
  • 65c52a655f 18.4a0 18.4a0 Łukasz Langa 2018-04-01 00:30:45 -0700
  • a7ff469869 acks += zsol Łukasz Langa 2018-04-01 00:14:30 -0700
  • 2f260514f6 Ignore # fmt: off as inline comment Łukasz Langa 2018-03-31 23:50:27 -0700
  • 4787294622 Don't insert trailing commas after standalone comments Łukasz Langa 2018-03-31 23:32:11 -0700
  • fcaaf955be Clarify why Black prefers double quotes Łukasz Langa 2018-03-31 20:54:26 -0700
  • 1d45f6e6a1 Improve test coverage a bit Łukasz Langa 2018-03-31 15:45:55 -0700
  • a20a3eeb0f Support --diff for both files and stdin Łukasz Langa 2018-03-31 02:24:01 -0700
  • a42aef7806 Describe how string literals are handled (#96) Zsolt Dollenstein 2018-03-31 22:42:48 +0100
  • 3455389e48 Lines now break before all delimiters (#94) Mika⠙ 2018-03-31 20:52:11 +0200
  • 80bd2b3134 Normalize string quotes (#75) Zsolt Dollenstein 2018-03-31 19:21:25 +0100
  • 4dfec562ed Document asyncio fixes Łukasz Langa 2018-03-31 01:02:05 -0700
  • ba61bfe386 Graceful shutdown in case of cancellation Łukasz Langa 2018-03-30 19:31:05 -0700
  • 2ad642754b
    Merge pull request #89 from willingc/doc-conda Carol Willing 2018-03-30 09:36:40 -0400
  • 3c62b9cada float python in doc build Carol Willing 2018-03-30 06:17:44 -0400
  • fa159bb357 Mention fix for #22 in changelog Łukasz Langa 2018-03-29 21:20:50 -0700
  • 17b22642f5 More comments tests Łukasz Langa 2018-03-29 21:19:20 -0700
  • c55d08d0b9 Remove standalone comment hacks Łukasz Langa 2018-03-29 21:06:18 -0700
  • d2f29f86f4 use conda for rtd Carol Willing 2018-03-29 20:31:02 -0400
  • 728c56c986 Remove the test-specific .flake8 file Łukasz Langa 2018-03-28 19:45:48 -0700
  • 3ee9ebb091 Fix --check with multiple files (#88) Josh Holland 2018-03-29 23:21:18 +0100
  • 44a2351731 Use imperative language in all docstrings Łukasz Langa 2018-03-28 19:31:53 -0700
  • b901d75deb Show __str__ in UnformattedLines Łukasz Langa 2018-03-28 19:31:40 -0700
  • 653aa40579 Add DebugVisitor.show() to documentation under utility functions Łukasz Langa 2018-03-28 19:28:31 -0700
  • 7f7b31058a More minor documentation-related changes Łukasz Langa 2018-03-28 19:03:16 -0700
  • d01460d939 Auto-generated documentation-related fixes Łukasz Langa 2018-03-28 17:43:18 -0700
  • a9f50cd0b5 document classes, functions, exceptions (#82) Carol Willing 2018-03-28 10:12:27 -0700
  • 10bb45c35e First stab at the Vim plugin! Łukasz Langa 2018-03-27 02:31:51 -0700
  • e5f8251704 Allow up to two empty lines on module level and single empty lines otherwise Łukasz Langa 2018-03-26 22:54:08 -0700
  • 1f445a01c8 It's obviously not just me, yo. Thanks y'all 🖤 Łukasz Langa 2018-03-26 21:29:49 -0700
  • fc869039eb Don't crash and burn on empty lines with trailing whitespace Łukasz Langa 2018-03-26 18:41:25 -0700
  • 611737f9cc Big documentation deduplication Łukasz Langa 2018-03-26 18:37:36 -0700
  • 5c6a0dd03f Add Emacs text editor integration to the README. (#79) Artem Malyshev 2018-03-26 23:41:31 +0300
  • fa7f3e9166 Improve pypi badge template Łukasz Langa 2018-03-26 02:27:14 -0700
  • 4b8823e563 Self-host PyPI-related badges Łukasz Langa 2018-03-26 02:11:16 -0700
  • 74f8c1316c Custom MIT license badge Łukasz Langa 2018-03-26 01:53:20 -0700
  • 91e99b27e1 Include .out file(s) in the distribution (#77) Daniel M. Capella 2018-03-26 04:43:18 -0400
  • b38a3b94bd Any logo you like Łukasz Langa 2018-03-26 01:14:10 -0700
  • 70a9e5618a Consistently style the name (#76) Hugo 2018-03-26 11:00:31 +0300
  • c5fd578279 18.3a4 18.3a4 Łukasz Langa 2018-03-26 00:57:02 -0700
  • 42519f8b32 Coverage reporting Łukasz Langa 2018-03-26 00:49:21 -0700
  • cbf010e0a2 The site is cleaner without the 'Related' cruft. Łukasz Langa 2018-03-26 00:42:29 -0700
  • 1f18cd2ba5 ReadTheDocs badge Łukasz Langa 2018-03-24 18:08:54 -0700
  • 0095701ff9 Not actually using the Model T logo after all Łukasz Langa 2018-03-24 18:05:37 -0700
  • fddf5d44d5 Link to ReadTheDocs Łukasz Langa 2018-03-24 18:03:50 -0700
  • 8cf6bdb5b7 Compress the logos better Łukasz Langa 2018-03-24 17:58:47 -0700
  • be563a4748 More documentation fixes for ReadTheDocs Łukasz Langa 2018-03-24 17:28:05 -0700
  • 9e31754284 Documentation fixes for ReadTheDocs Łukasz Langa 2018-03-24 17:15:48 -0700
  • 0677a53937 Implement # fmt: off and # fmt: on Łukasz Langa 2018-03-23 17:15:20 -0700
  • 8c565d8684 blib2to3: Never put prefixes on INDENT leaves either Łukasz Langa 2018-03-23 17:12:20 -0700
  • 7e1c5b2ba6 Introduce DebugVisitor.show() + tests Łukasz Langa 2018-03-23 17:07:20 -0700
  • c98a6f134f add sphinx docs skeleton (#71) Carol Willing 2018-03-23 14:27:04 -0700
  • 475179a53a Omit extra space in Sphinx auto-attribute comments Łukasz Langa 2018-03-23 08:56:55 -0700
  • cf6f577928 Properle space complex expressions in default values of typed arguments Łukasz Langa 2018-03-22 23:52:21 -0700
  • 7bd6f3cb2f Ignore typing error around Node/Leaf Łukasz Langa 2018-03-22 23:22:46 -0700
  • 6316e293ac Automatic detection of deprecated Python 2 forms of print and exec Łukasz Langa 2018-03-22 23:17:40 -0700
  • 8de552eb4f Only return exit code 1 when --check is used Łukasz Langa 2018-03-22 17:33:44 -0700
  • 7914a5b0a2 Mention delimiter_split() in CannotSplit docstring Łukasz Langa 2018-03-22 17:15:28 -0700
  • 584d51a042 Mention fix for #59 Łukasz Langa 2018-03-22 17:15:08 -0700
  • a970a205bc Don't remove the single trailing comma from square bracket indexing Łukasz Langa 2018-03-22 16:33:50 -0700
  • c9f8983936 Badges. BADGES. BAAADDDGGGEEESSS!!! Łukasz Langa 2018-03-21 21:46:37 -0700
  • df7aacb43e Omit extra space in kwarg unpacking if it's an argument Łukasz Langa 2018-03-21 18:31:58 -0700
  • 92b377556e Don't omit whitespace when the factor is not a math operator Łukasz Langa 2018-03-21 18:23:46 -0700
  • c7c8c4f501 Pin attrs to >=17.4.0 for @dataclass use Łukasz Langa 2018-03-21 17:55:36 -0700
  • 79b720ca9f Mention how stdio handling works Łukasz Langa 2018-03-21 17:37:16 -0700
  • afff418fa1 Extra newlines in code examples Łukasz Langa 2018-03-21 17:14:29 -0700
  • 4199f141d4 Twine 1.11.0 Łukasz Langa 2018-03-21 17:06:19 -0700
  • 1b696555e1 18.3a3 18.3a3 Łukasz Langa 2018-03-20 19:05:51 -0700
  • 5fa38d4c3b Fix tests on 3.7 Łukasz Langa 2018-03-20 19:04:49 -0700
  • fd3400d44c Mention joslarson.black-vscode Łukasz Langa 2018-03-20 18:57:33 -0700
  • b1a7600b0a Treat comments less magically Łukasz Langa 2018-03-20 18:42:29 -0700
  • 591bedc2be Support skipping AST printing on test failure Łukasz Langa 2018-03-20 18:40:20 -0700
  • d1e0d79e38 Don't write back stdin to stdout when --check is passed Łukasz Langa 2018-03-20 18:20:20 -0700
  • 5bc40707af Fix numpy-style array indexing for real Łukasz Langa 2018-03-20 18:17:20 -0700
  • e911c79809 Don't remove single empty lines outside of bracketed expressions Łukasz Langa 2018-03-20 18:15:20 -0700
  • d9c6b99073 Restore ability to format code with legacy usage of async as a name Łukasz Langa 2018-03-20 18:05:20 -0700