Commit Graph

  • fa8be4ed82 Add url to pep 257 in readme (#615) Timo 2018-11-23 07:07:08 +0100
  • 8d58827376
    Refactor Travis (#614) Jelle Zijlstra 2018-11-20 08:42:43 -0800
  • e4e59f87a8 Improves performance on large commented logical lines (#606) hauntsaninja 2018-11-13 15:04:27 -0800
  • 5bc62a4a82 Fix two types to be Optional (#607) hauntsaninja 2018-11-13 15:02:27 -0800
  • fbf59b60d7 remove unused variable (#604) Jelle Zijlstra 2018-11-13 13:23:56 -0800
  • 158f796ef3 Update isort config to use_parentheses instead of combine_as_imports (#547) Calum Lind 2018-11-08 10:54:05 +0000
  • 32eed7d188 set entry to black (#553) jgirardet 2018-10-29 11:17:37 +0100
  • 5c2dd96a69 patch main to ensure click_patch() gets called (#572) Chuck Wooters 2018-10-29 03:10:32 -0700
  • 99c97c3d7f delete unused code (#588) Felix Kohlgrüber 2018-10-29 11:09:06 +0100
  • 2cb3c2a050 Typo (#561) Tony Narlock 2018-10-29 05:07:50 -0500
  • 52da1f08da
    use blackrelease github user for uploading release artifacts Zsolt Dollenstein 2018-10-27 17:50:59 +0100
  • 85eeea1283 Link to Bugbear's documentation (#577) Hugo 2018-10-19 08:58:33 +0300
  • 44e9cd4a03 Explicit # fmt: on/off indentation level (#554) jgirardet 2018-10-09 22:11:47 +0200
  • f1ac6fe109 add --skip-numeric-underscore-normalization in readme (#537) jgirardet 2018-09-28 00:47:51 +0200
  • ed9b31b139
    Require attrs >= 18.1.0 to work around ctypes failure in Vim Łukasz Langa 2018-09-27 07:49:04 -0700
  • 61feadc0f8
    v18.9b0 18.9b0 Łukasz Langa 2018-09-26 13:05:49 -0700
  • 913915d1b4 Deploy windows binary (#422) Cong 2018-09-27 05:23:16 +1000
  • 7145fa325c
    Remove whitespace at the beginning of the file Łukasz Langa 2018-09-26 12:18:45 -0700
  • 649c3c7a05 Deploy linux binary (#362) (#410) Cong 2018-09-27 05:07:35 +1000
  • c6c8ef76a4
    Fix mangling pweave and Spyder IDE special comments Łukasz Langa 2018-09-26 09:42:42 -0700
  • 9372dc8510
    Make CHANGELOG more accurate Łukasz Langa 2018-09-26 09:20:44 -0700
  • a4b5c085a3
    Move should_explode handling to bracket_split_build_line Łukasz Langa 2018-09-26 08:53:56 -0700
  • 1610fd6bc5
    Add trailing comma for single as imports, too Łukasz Langa 2018-09-26 08:26:35 -0700
  • 0c5c537431
    Refactor left_hand_split and right_hand_split to deduplicate line building logic Łukasz Langa 2018-09-26 07:40:23 -0700
  • 0171a5e524 add blackd ignore pyproject (#536) jgirardet 2018-09-26 14:47:08 +0200
  • 25d24a10a4 Add trailing comma when a single import doesn't fit on a line. (#504) Zsolt Dollenstein 2018-09-26 13:26:50 +0100
  • 5f9eb9e4f7 Add underscores to numeric literals with more than six digits (#529) Zsolt Dollenstein 2018-09-26 12:32:11 +0100
  • 2d99573b34 Add .nox directories to default exclude (#525) Tim Swast 2018-09-25 08:25:58 -0700
  • bbf38400ce Uppercase digits in hex literals (#530) Zsolt Dollenstein 2018-09-25 16:01:56 +0100
  • cb67a32242
    Improve Poetry support Łukasz Langa 2018-09-18 16:50:20 -0700
  • 2f0a1852a9 Update Poetry section in pyproject.toml (#490) Sébastien Eustace 2018-09-18 17:27:41 -0500
  • 41368138bb
    Fix documentation build Łukasz Langa 2018-09-18 12:04:30 -0700
  • 9db8d4b2d7
    Move things around in change log for the latest version to sort in rough notability order Łukasz Langa 2018-09-17 10:15:16 -0700
  • a82f186787 blackd: a HTTP server for blackening (#460) Zsolt Dollenstein 2018-09-17 18:02:25 +0100
  • 80500748a7
    fix unstable formatting when unpacking big tuples (#514) Zsolt Dollenstein 2018-09-17 12:03:21 +0100
  • 6f5e1277e9 Update atom plugin link to point to the python-black plugin (#505) mikehoyio 2018-09-10 10:19:55 +0100
  • 08f1cdd00b
    Make sure async for is not broken up to separate lines (#503) Zsolt Dollenstein 2018-09-08 10:34:08 +0100
  • 25795c9ff5 Add trove classifier for Python 3.7 support (#486) Jon Dufresne 2018-08-28 05:00:57 -0700
  • 6027cca10d Prefer https:// links where available (#485) Jon Dufresne 2018-08-28 05:00:05 -0700
  • 8e90e46204 Add build & dist directories to .gitignore (#487) Jon Dufresne 2018-08-28 04:59:00 -0700
  • 975ca9cefc Include license file in the generated wheel package (#484) Jon Dufresne 2018-08-28 04:58:21 -0700
  • e069017178 Update pypi.python.org URL to pypi.org (#488) Jon Dufresne 2018-08-28 04:52:32 -0700
  • 7f3fb65346 Change my email in the README (#483) Eli Treuherz 2018-08-28 09:56:55 +0100
  • 7613a49197 ISSUE_TEMPLATE.md: Add mention of online formatter (#481) Nikolaus Waxweiler 2018-08-27 10:10:45 +0100
  • 66a6be642c fix lint errors Zsolt Dollenstein 2018-08-26 21:27:33 +0100
  • 401836d02e add test case for preserving newlines from stdin Zsolt Dollenstein 2018-08-26 21:19:22 +0100
  • a37abdcbc5
    change some numeric behavior (#469) Jelle Zijlstra 2018-08-23 11:55:29 -0700
  • c67feaf04f add changelog entry for #468 Zsolt Dollenstein 2018-08-23 12:55:04 +0100
  • b53cb94743 fix bracket match bug (#470) Jelle Zijlstra 2018-08-23 04:52:07 -0700
  • 8b340e2102
    wrap atoms in invisible parens to split adjacent strings (#463) Jelle Zijlstra 2018-08-21 21:10:59 -0700
  • d4f0521754
    fix misformatting of floats with leading zeros (#464) Jelle Zijlstra 2018-08-20 08:19:25 -0700
  • 883689366c Support parsing of async generators in non-async functions (#165) Zsolt Dollenstein 2018-08-20 14:47:58 +0100
  • b719d85ccc
    autodetect Python 3.6 on the basis of underscores (#461) Jelle Zijlstra 2018-08-19 21:02:06 -0700
  • 66b82ced50 Fix minor typos (#443) ceh 2018-08-19 14:10:06 +0200
  • 0c77c58722 committers += jelle Łukasz Langa 2018-08-18 14:01:57 -0700
  • 0bf683a659 PyPI downloads badge Łukasz Langa 2018-08-17 10:59:32 -0700
  • 2a357b3606 Nits around numeral normalization. Łukasz Langa 2018-08-17 10:38:28 -0700
  • 71bdd727a8 Put missing blank lines after return statements. Łukasz Langa 2018-08-17 10:29:19 -0700
  • ebbb98919d Make schedule_formatting logic less nested. Łukasz Langa 2018-08-17 10:17:37 -0700
  • 1dbe77cd91 Simplify caching logic. Łukasz Langa 2018-08-17 10:14:10 -0700
  • b7e216f554 Update README with missing change log, etc. Łukasz Langa 2018-08-17 10:11:01 -0700
  • 33601ffa6d not enforcing python3.6 for precommit hook (#430) Miroslav Shubernetskiy 2018-08-17 12:01:29 -0400
  • 3fb4516872 Remove mappings from Vim plugin. (#417) David Hotham 2018-08-17 16:45:47 +0100
  • 450983e333 added instructions for PyCharm File Watcher setup (#418) Benjamin Wohlwend 2018-08-17 17:44:55 +0200
  • 2ec4c5f4f9 vim: Restore cursor/window position after format (#433) Jonty Wareing 2018-08-17 16:39:34 +0100
  • 1e56d02cad Add playground link (#437) José Padilla 2018-08-17 11:36:57 -0400
  • 9c8caecdd6 Use atom-black plugin for Atom integration (#456) hauntsaninja 2018-08-17 08:25:47 -0700
  • 9e15cacc67 write cache in --check mode (#453) Jelle Zijlstra 2018-08-17 07:40:37 -0700
  • cc48bc56ca normalize numeric literals (#454) Jelle Zijlstra 2018-08-17 07:03:58 -0700
  • e94a41f92a Look at actual parenthesis when generating ignored leafs. Zsolt Dollenstein 2018-07-22 14:47:42 +0100
  • df965b0558 update to mypy 0.620 and make tests pass again Zsolt Dollenstein 2018-07-18 22:07:54 +0100
  • c50b107493 pre-commit: use exclusion instead of ever-growing regex (#382) Anthony Sottile 2018-07-09 13:42:38 -0700
  • 3316dce22d add change log entry Zsolt Dollenstein 2018-07-02 18:02:13 +0100
  • dd8bde6d2f Improve get_future_imports implementation. Zsolt Dollenstein 2018-07-02 17:48:48 +0100
  • 3bdd423891 TravisCI: Test on production Python 3.7 and 3.8-dev (#393) cclauss 2018-07-02 18:05:40 +0200
  • 579a8f9344 Suggest BufWritePre instead of BufWritePost for vi (#376) David Szotten 2018-06-23 08:56:05 +0100
  • 41240e9a78 18.6b4 18.6b4 Łukasz Langa 2018-06-21 14:25:07 -0700
  • d93e726806 Don't freeze when multiple comments directly precede # fmt: off Łukasz Langa 2018-06-21 13:29:34 -0700
  • 98b6c887da 18.6b3 18.6b3 Łukasz Langa 2018-06-20 12:00:07 -0700
  • c2327c83b2 More tests for # fmt: off Łukasz Langa 2018-06-19 23:46:58 -0700
  • 048efa7476 Trivial nits Łukasz Langa 2018-06-19 23:08:10 -0700
  • 2dfa69bb7f Stop Click from crashing Black on invalid environments Łukasz Langa 2018-06-19 22:40:26 -0700
  • e1ef57a29e Move INDENT value to the postponed prefix Łukasz Langa 2018-06-19 20:44:47 -0700
  • df2ae3bbe6 Use the separate pass for # fmt: off on all code Łukasz Langa 2018-06-19 17:32:41 -0700
  • 8a8c58252c Support # fmt: off/on pairs within brackets Łukasz Langa 2018-06-18 18:14:10 -0700
  • 013cb2b374 Update README with missing fixes in Change Log Łukasz Langa 2018-06-18 16:18:45 -0700
  • e4340f5c3e Cache generated comments Łukasz Langa 2018-06-18 16:14:58 -0700
  • 257f7193fa Add travis badge and GitHub Fork banner to docs (#365) Mariatta 2018-06-18 20:12:49 -0700
  • d6872cdf87 Add pyls-black to README (#361) Rupert Bedford 2018-06-16 21:14:51 +0100
  • 9db828c3de Add blank line after constants in stub file (#360) Jelle Zijlstra 2018-06-16 11:53:45 -0700
  • af8fd24068 Add code snippet for using black badge in .rst (#356) Mariatta 2018-06-15 15:12:16 -0700
  • 7462ef3ea6 Harmonise with other instances (#347) Katrin Leinweber 2018-06-13 20:49:47 +0200
  • 42a3fe5331 Ignore symbolic links pointing outside of the root directory (#339) Neraste 2018-06-13 09:07:04 +0200
  • fb34c9e195 Remove reference to deprecated Visual Studio Code extension (#343) Joseph Larson 2018-06-12 14:36:55 -0600
  • 99743d2d09 Exclude profiling data when doing black . in this repo Zsolt Dollenstein 2018-06-10 09:51:18 +0100
  • efcd039482 Fix string normalization eating all backslashes above 3 Zsolt Dollenstein 2018-06-10 09:39:24 +0100
  • 2cf125a97c Add failing test data Łukasz Langa 2018-06-09 23:27:00 -0700
  • 2cc42f7892 Don't mark subtrees as changed that were already marked. Łukasz Langa 2018-06-09 19:49:20 -0700
  • 2228890d62 Cache child sibling lookups Łukasz Langa 2018-06-09 18:50:20 -0700
  • ec31ee967d Make test_black.py work in profilers Łukasz Langa 2018-06-09 18:49:39 -0700