Commit Graph

  • b69bce860c Add GitHub Actions badge to README.md (#1134) Cooper Lees 2019-12-04 00:33:25 -0800
  • b7624cedb9
    Fix list literal example in README Zsolt Dollenstein 2019-11-30 11:16:33 +0000
  • 5e9244ea0d Add Home Assistant to 'Used by' section (#1182) springstan 2019-11-29 15:19:36 +0100
  • 4b449e7471 Fix unstable formatting with some # type: ignores (#1113) Michael J. Sullivan 2019-11-25 14:16:00 -0800
  • fb1ac69812 Simple docs cleanup (#1168) Denis Laxalde 2019-11-23 05:38:46 +0100
  • c53853f571 CI: Add Python 3.8 and lint to GitHub Actions (#1173) Hugo van Kemenade 2019-11-22 10:14:57 +0200
  • fa1163545f Suggest extend-ignore over ignore for flake8 (#1165) Anthony Sottile 2019-11-22 00:13:23 -0800
  • de6f4b1f6b Fix simple typo: intput -> input (#1146) Tim Gates 2019-11-08 07:57:39 +1100
  • 9b484d1bcc Remove duplicate paragraph about blackd headers (#1124) Richard Fearn 2019-10-31 00:20:27 +0000
  • 3e60f6d454 Support compilation with mypyc (#1009) Michael J. Sullivan 2019-10-30 07:29:29 -0700
  • 12826f3c1e replace broken rtfd pypi badge (#1120) Thomas Grainger 2019-10-30 14:27:20 +0000
  • 31f4105731 Switch from attrs to dataclasses (#1116) Michael J. Sullivan 2019-10-29 21:06:34 -0700
  • 6bedb5c58a
    Remove Poetry metadata 19.10b0 Łukasz Langa 2019-10-28 22:55:17 +0100
  • 6140f04fe1 Test Windows, macOS and Linux on GitHub Actions (#1085) Hugo van Kemenade 2019-10-28 22:00:43 +0200
  • f2203a77c5
    acks += llchan Łukasz Langa 2019-10-28 20:58:06 +0100
  • 23fec8b0f7 Fix fmt on/off when multiple exist in leaf prefix (#1086) Lawrence Chan 2019-10-28 14:51:45 -0500
  • f99fad1b78
    Always move the prefix out when wrapping with parentheses (#1103) Łukasz Langa 2019-10-28 20:34:37 +0100
  • 32009775e5
    Restore simple form of if statement Łukasz Langa 2019-10-28 19:39:48 +0100
  • c1fe3aa4f8
    Simplify some code flow Łukasz Langa 2019-10-28 17:44:30 +0100
  • 0cf0d68cf2
    Explicitly close .gitignore during processing Łukasz Langa 2019-10-28 17:42:46 +0100
  • adce126949
    Remove unnecessary casts after pinning Mypy to >= 0.740 Łukasz Langa 2019-10-28 17:35:33 +0100
  • 95fd5cb648
    Use early returns in get_grammars() to save an indentation level Łukasz Langa 2019-10-28 17:09:25 +0100
  • 8adf5f0830
    Reword comment Łukasz Langa 2019-10-28 15:31:37 +0100
  • e027fc9e75 line_length=1 to reduce churn (#1092) Jelle Zijlstra 2019-10-28 07:25:42 -0700
  • 6dca5278a3
    Fix regression: unexpected parentheses around non-mathematical powers Łukasz Langa 2019-10-28 14:53:25 +0100
  • df6e1a41f7 Add diff support to blackd (#969) Joe Antonakakis 2019-10-28 06:25:26 -0700
  • b65af236cf
    Upgrade typed-ast to 1.4.0 Łukasz Langa 2019-10-28 14:09:57 +0100
  • 4b8669f502
    Put missing contributors in the list (THANKS!) Łukasz Langa 2019-10-28 13:34:52 +0100
  • 6864f111fc
    Let readers know E203 and W503 are explained later Łukasz Langa 2019-10-28 13:21:30 +0100
  • c336b08bff
    Put missing features and fixes in the change log Łukasz Langa 2019-10-28 13:12:58 +0100
  • 58fd7885cd
    Docstring nit Łukasz Langa 2019-10-28 13:00:31 +0100
  • 53808e3902 fix crash with long type annotations (#1093) Jelle Zijlstra 2019-10-27 04:31:10 -0700
  • d10b56e6f7 coverage: omit tests/data (#1095) Jelle Zijlstra 2019-10-27 04:29:08 -0700
  • 4c4a51cb6b Do not crash when failing to read an entry (#1090) Tzu-ping Chung 2019-10-25 05:19:13 +0800
  • 8ea13474a6 setup.py: rename _version.py to _black_version.py (#1089) Michael McClimon 2019-10-24 00:15:12 -0400
  • a701659da2
    s/_version.py/_black_version.py/ (#1082) Łukasz Langa 2019-10-21 15:03:01 +0200
  • e9d4e7b67f add gitignore support using pathspec (#878) jgirardet 2019-10-21 11:44:53 +0200
  • a6d866990e Automatic markdown and YAML formatting with Prettier (#874) Yngve Høiseth 2019-10-21 11:42:46 +0200
  • ba2733dc81 Restore all cursors, instead of only the current window (#978) Alexander Huynh 2019-10-21 02:21:05 -0700
  • 03766f515b Do not load incompatible cache (#875) (#1034) Matt VanEseltine 2019-10-21 05:20:13 -0400
  • 000147c007 Run pre-commit on Travis CI (#1081) Hugo van Kemenade 2019-10-21 12:18:23 +0300
  • 394edc3887
    Revert "restore cursor to same line of code, not same line of buffer (#989)" Łukasz Langa 2019-10-21 11:16:34 +0200
  • 14b28c89c2
    Back out #850 (#1079) Jelle Zijlstra 2019-10-20 09:02:17 -0700
  • a73d25883a
    fix CI (#1078) Jelle Zijlstra 2019-10-20 08:35:57 -0700
  • 4b5852e44a Set correct return statement for is_type_comment function (#929) Yurii Karabas 2019-10-20 17:52:07 +0300
  • 4bcae4cf83 Use better default venv dir when using neovim (#937) Asger Hautop Drewsen 2019-10-20 16:43:02 +0200
  • 51f1e0a873 Create new issue templates (#934) Zsolt Dollenstein 2019-10-20 07:30:44 -0700
  • 893dd952a5 Update README.md (#906) Andrew Thorp 2019-10-20 10:26:17 -0400
  • 9027ca63ca Change how venv path is modified in vim plugin (#804) Josh Bode 2019-10-20 16:24:50 +0200
  • b73ec93fa7 Add .svn to default exclusion list (#965) Joe Antonakakis 2019-10-20 07:16:26 -0700
  • 9854d4b375 Tweak collection literals to explode with trailing comma (#826) Augie Fackler 2019-10-20 10:08:34 -0400
  • 84e22b75c6 add instructions to Readme for installing vim plugin using vim native package loading, and how to map a key to run it manually (#944) Florent Thiery 2019-10-20 16:07:07 +0200
  • 65c5a0d9f1 restore cursor to same line of code, not same line of buffer (#989) Charles Reid 2019-10-20 07:00:48 -0700
  • 0ff718e1e2 Blacken .py files in blib2to3 (#1011) Michael J. Sullivan 2019-10-20 06:55:31 -0700
  • 3bfb66971f Test on Python 3.8 final (#1070) Hugo van Kemenade 2019-10-15 21:56:28 +0300
  • be35b1ed2d Declare support for Python 3.8 (#1069) Hugo van Kemenade 2019-10-15 20:08:44 +0300
  • 7b11f04d54 Fix type: ignore line breaking when there is a destructuring assignment (#1065) Michael J. Sullivan 2019-10-14 18:15:18 -0700
  • 788f87cb58 Update Pipfile.lock (#1062) Michael J. Sullivan 2019-10-14 12:30:58 -0700
  • 34aeee6879 Add .eggs to .gitignore (#1063) Michael J. Sullivan 2019-10-14 12:30:37 -0700
  • 73bd7038fb Add black version header to blackd responses (#1046) Linus Groh 2019-10-13 20:35:31 +0200
  • 57ab909bde
    Require regex version 2019.8 Zsolt Dollenstein 2019-10-13 10:24:11 -0700
  • 6aef6c9d45 #455 Fix bug with tricky unicode symbols (#1047) Andrey 2019-10-13 20:21:15 +0300
  • faaa2c8d59 Used by: add pandas and Pillow (#1057) Hugo van Kemenade 2019-10-11 06:19:43 +0300
  • 1336094634 Fix missed cases in the # type: ignore logic (#1059) Michael J. Sullivan 2019-10-10 18:25:33 -0700
  • 6fe800933d Fix issue with type comments on lines with trailing commas (#1058) Michael J. Sullivan 2019-10-10 11:50:51 -0700
  • d9e71a75cc Don't break long lines when type: ignore is present (#1040) Michael J. Sullivan 2019-10-02 18:57:49 -0700
  • c5637a7085 Fix typechecking under mypy 0.730 (#1039) Michael J. Sullivan 2019-10-01 15:30:51 -0700
  • 0acad54c02 fix environment for readthedocs Zsolt Dollenstein 2019-09-18 14:08:03 +0100
  • 47861a6a3b fix doc generation Zsolt Dollenstein 2019-09-18 14:00:18 +0100
  • 1521d3d2dc Bump dependencies Zsolt Dollenstein 2019-09-18 13:48:15 +0100
  • 5938106ac4 Switch from versioneer to setuptools-scm (#1008) vezeli 2019-09-18 14:34:20 +0200
  • 7ae084aaa1 fix tests Zsolt Dollenstein 2019-09-18 13:33:14 +0100
  • 673327449f Support PEP 572 in while statements (#1028) Pablo Galindo 2019-09-18 12:54:40 +0100
  • 0c44220e21 Don't allow type comments to be merged behind regular comments (#1027) Michael J. Sullivan 2019-09-17 13:40:03 -0700
  • ae5588cf07 Print a separate message when there are no inputs given (#999) Rishikesh Jha 2019-09-04 17:21:33 +0530
  • c4d2db4323 Change variable in README according to the PEP8 (#1002) vezeli 2019-09-04 10:11:07 +0200
  • 3dc461a41a Fix unstable formatting involving unwrapping multiple parentheses (#836) (#961) Joe Antonakakis 2019-08-23 07:51:29 -0700
  • c9689b80fb
    fix doc generation Zsolt Dollenstein 2019-08-21 16:40:51 +0200
  • 025d2ca4ba
    use versioneer to manage __version__ (#981) Zsolt Dollenstein 2019-08-21 15:42:30 +0200
  • 40e8b3a231 [blackd] Support py36-style values in X-Python-Variant header (#979) Zsolt Dollenstein 2019-08-13 17:26:01 +0200
  • bd0ab3cba2
    Reraise exception in skip_if_exception decorator Zsolt Dollenstein 2019-08-05 10:07:43 +0100
  • 154b98579d Fix async blackd tests which won't fail currently (#966) Joe Antonakakis 2019-08-05 02:06:12 -0700
  • c7495b9aa0 Fix unstable format involving backslash + whitespace at beginning of file (#948) Joe Antonakakis 2019-08-04 02:03:19 -0700
  • 65ea568e33 Remove unnecessary if-statement in maybe_make_parens_invisible_in_atom (#964) Joe Antonakakis 2019-08-03 16:33:23 -0700
  • e66451761f appease flake8... Zsolt Dollenstein 2019-07-28 16:40:04 +0100
  • 6b5eb7d465 skip tests touching aiohttp when known exception occurs Zsolt Dollenstein 2019-07-28 16:35:10 +0100
  • 720dd415f7 add change log entry Zsolt Dollenstein 2019-07-28 16:22:17 +0100
  • 2848e2e1d6
    Support PEP-570 (positional only arguments) (#946) Zsolt Dollenstein 2019-07-28 16:17:33 +0100
  • d8fa8df052
    Add support for walrus operator (#935) Zsolt Dollenstein 2019-07-28 16:03:23 +0100
  • cad4138050 CONTRIBUTING.md - update Python version (#942) Abdur-Rahmaan Janhangeer 2019-07-25 11:19:30 +0400
  • eb5f84eb8c Fix Travis CI badge (#939) Mariatta 2019-07-24 19:09:55 -0600
  • 235a0b5bcb Change repo name to psf/black in README (#938) Asger Hautop Drewsen 2019-07-24 18:54:05 +0200
  • 18654bb52a update Pipfile.lock to work with Py3.[78] Zsolt Dollenstein 2019-07-24 09:49:33 +0100
  • ffa676cd7d python/black -> psf/black (#936) Hugo van Kemenade 2019-07-23 11:50:50 +0300
  • 77b6ed1b70 Hello github.com/psf! Zsolt Dollenstein 2019-07-22 21:41:45 +0100
  • 90d205d1f5 Use nullcontext in case when lock is None. Shutdown pool after code formatting. (#928) Yurii Karabas 2019-07-16 20:45:56 +0300
  • f3bb22a828 Fix typo (#916) Min ho Kim 2019-07-02 00:42:30 +1000
  • b073c9a4e9 Force parentheses between unary op and binary power. (#909) Brandt Bucher 2019-06-29 09:35:16 -0700
  • 7d213c6d43
    Fix docstring of schedule_formatting Zsolt Dollenstein 2019-06-28 17:31:54 +0100
  • 9d9f96a7b4 Fix mypy errors. (#911) Brandt Bucher 2019-06-25 09:44:12 -0700