Commit Graph

  • 34613383ab
    Make 'python -m black' work (#1460) Richard Si 2020-05-26 22:42:07 -0400
  • 91715352cd
    Update CONTRIBUTION.md with pre-commit + black-primer instructions (#1459) Cooper Lees 2020-05-24 12:02:52 -0700
  • 7403d95862
    Refactor docs / Maintenance of docs (#1456) Richard Si 2020-05-24 12:37:46 -0400
  • 0196437f8e
    Scrollable sidebar (#1457) Richard Si 2020-05-23 14:56:50 -0400
  • ff6bbd5d96
    Capture CalledProcessError for any postitive returncode (#1450) Cooper Lees 2020-05-22 12:16:31 -0700
  • c77cb7b97e
    Add Primer badge to README.md (#1454) Cooper Lees 2020-05-22 12:15:41 -0700
  • d0b3d38493
    Move primer to own workflow (#1451) Hugo van Kemenade 2020-05-22 21:38:37 +0300
  • 397b16431e
    Update README.md (#1453) Gustavo Camargo 2020-05-22 13:37:34 -0500
  • e6934fd8d9
    Enable primer on CI Runs + add all README listed black projects into primer.json (#1440) Cooper Lees 2020-05-21 21:57:58 -0700
  • f3599b22d4
    Fix typos (#1442) Kevin Kirsche 2020-05-21 09:44:43 -0400
  • a2408b3cb2
    black-primer: handle singular and plural in output messages (#1432) Hugo van Kemenade 2020-05-21 07:03:51 +0300
  • bb767863b0
    Update README.md (#1439) Gustavo Camargo 2020-05-20 22:50:16 -0500
  • b0f3798aab
    Add black-primer docs (#1427) Cooper Lees 2020-05-18 07:25:40 -0700
  • f62f1ddc2f
    Update docs about stable tag now being a branch (#1422) Richard Si 2020-05-17 15:19:52 -0400
  • 8acc22f114
    Add black-primer unittests (#1426) Cooper Lees 2020-05-17 12:18:49 -0700
  • 03b8304abd
    Update and fix Flake8 (#1424) Hugo van Kemenade 2020-05-17 17:18:45 +0300
  • 435dc7d995
    Fix typos (#1423) Hugo van Kemenade 2020-05-17 17:17:31 +0300
  • b50a52708c
    Add primer CI tool 🏴 (#1402) Cooper Lees 2020-05-16 17:36:20 -0700
  • 12e857f24c
    Document git's ignore-revs-file feature (#1419) Richard Si 2020-05-16 16:22:46 -0400
  • 97060a4f18
    Expand docs about slice formatting (#1418) Richard Si 2020-05-16 05:21:31 -0400
  • c7da3482c7
    fix crashes on docstring whitespace changes (#1417) Jelle Zijlstra 2020-05-15 20:47:21 -0700
  • 45c98cf150
    Fix Boolean values in pyproject.toml config (#1410) Paul Meinhardt 2020-05-13 21:51:04 +0200
  • 24323091c8
    Remove no longer used appveyor (#1401) Cooper Lees 2020-05-09 12:16:00 -0700
  • 865f536143
    Handle ImportError from multiprocessing module (#1400) Terrance 2020-05-09 17:22:23 +0100
  • f6393a20fc
    Add preference of parantheses over backslashes in docs (#1399) Sanket Dasgupta 2020-05-09 19:02:29 +0530
  • 4501f22fcb
    README/CHANGES: Fix links (#1397) Hugo van Kemenade 2020-05-08 22:14:27 +0300
  • 3de8524de6
    Add py.typed file. (#1395) Nathan Hunt 2020-05-08 12:53:07 -0400
  • 2082a325fd
    Refactor black into packages in src/ dir (#1376) Cooper Lees 2020-05-08 08:50:50 -0700
  • 0721f11731
    Adding documentation to the README for import errors in vim (#1317) shaoran 2020-05-08 17:42:19 +0200
  • 2da2c15b21
    Add purcell/reformatter.el as an Emacs integration option (#1330) Dan Davison 2020-05-08 11:31:06 -0400
  • 7f4b275413
    close event loop for all tests (#1394) Zsolt Dollenstein 2020-05-08 16:27:50 +0100
  • 362b722004
    Test on Python 3.9-dev (#1393) Hugo van Kemenade 2020-05-08 18:19:06 +0300
  • 703faa3233 Fix mono test Zsolt Dollenstein 2020-05-08 16:13:42 +0100
  • 6ea76e9b4f Improve error messages from BlackRunner Zsolt Dollenstein 2020-05-08 16:12:52 +0100
  • 702e459176
    Update changelog and README (#1392) Jelle Zijlstra 2020-05-08 07:55:57 -0700
  • 8e38b6626b
    Remove deprecated --py36 option (#1236) Hugo van Kemenade 2020-05-08 17:47:54 +0300
  • 89c87d22e7
    add --force-exclude argument (#1032) Giacomo Tagliabue 2020-05-08 10:47:26 -0400
  • 67726a7cf3
    skip mono test while im working on it Zsolt Dollenstein 2020-05-08 15:36:56 +0100
  • a904771093
    Update CHANGELOG with some PRs merged (#1391) Cooper Lees 2020-05-08 07:29:53 -0700
  • 8c3c190f99
    Add Black compatible configurations in documentation (#1366 & #1205) (#1371) Richard Si 2020-05-08 10:26:29 -0400
  • 6695fd892f
    Include an easier way to integrate black with Pycharm (#1268) Arnav Borborah 2020-05-08 10:13:57 -0400
  • c5f87fb4ef
    Make the use of a ThreadPoolExecutor explicit Łukasz Langa 2020-05-08 16:06:05 +0200
  • 9104ebe5ae
    better test for mono executor Zsolt Dollenstein 2020-05-08 14:54:30 +0100
  • ede23ae7ff Add docstrings to fmt checking functions, add to docs Autophagy 2020-05-08 15:41:27 +0200
  • c0a7582e3d
    permits black to run in AWS Lambda: (#1141) Allan Simon 2020-05-08 15:46:07 +0200
  • 26c9465a22
    Add Change Log project URL (#1382) Ville Skyttä 2020-05-08 16:40:56 +0300
  • 61f04e658b
    Prefer virtualenv packages over global packages (#1383) (#1384) kaiix 2020-05-08 21:31:37 +0800
  • 8d6d92aa5b
    Add option for printing a colored diff (#1266) Douglas Thor 2020-05-08 06:30:10 -0700
  • 1382eabb3f
    Remove deprecated use of 'setup.py test' (#1275) Jon Dufresne 2020-05-08 06:23:50 -0700
  • 4041c560ec
    Add Dropbox as a user of Black (#1335) utsav-dbx 2020-05-08 06:23:22 -0700
  • 92c611cfdf
    add bracket check in split_line (#1315) williamfzc 2020-05-08 21:16:57 +0800
  • 68a3c75eb2
    Make sure sys._base_executable is sane in Vim plugin (#1380) David Lukes 2020-05-08 15:13:54 +0200
  • 1d3fb871be add change log entry for #1053 Zsolt Dollenstein 2020-05-08 14:09:15 +0100
  • a4c11a75e1
    Re-indent the contents of docstrings (#1053) Alex Vandiver 2020-05-08 06:08:15 -0700
  • 9938c92fd7
    Add error on non-list target-version in config file (#1284) Andrew Zhou 2020-05-08 08:01:42 -0500
  • 544ea9c217
    Improve String Handling (#1132) Bryan Bugyi 2020-05-08 08:56:21 -0400
  • 07c046b7cd
    Move to 'py3' tagged wheels (#1388) Cooper Lees 2020-05-08 05:49:51 -0700
  • 892eddacd2
    Fix for "# fmt: on" with decorators (#1325) otstrel 2020-05-08 15:37:17 +0300
  • c8ca6b2b9f
    Issue 1144: Fix type annotations for --config option (#1166) Vlad Emelianov 2020-05-08 14:10:04 +0200
  • 81bf9bb961
    Bump bleach from 3.1.2 to 3.1.4 (#1326) dependabot[bot] 2020-05-08 04:31:46 -0700
  • 7a14a37981
    Change exit code to 2 when config file doesn't exist (#1361) Toby Fleming 2020-04-30 00:47:52 -0700
  • 8126b4f6a9
    Fixing the documentation of how to install the vim plugin (#1318) shaoran 2020-04-24 04:32:40 +0200
  • 8654e8d7ae
    Update heredoc marker case to conform with vim patch 8.1.1723 (#1348) Charles 2020-04-17 09:26:09 +0700
  • af7105f9ab
    Small nitpicks (#1340) MomIsBestFriend 2020-04-12 06:30:24 +0300
  • 959848c176
    Fix --diff output when encountering EOF (#1328) Rémi Verschelde 2020-04-05 07:02:57 +0200
  • 9ed2542e93
    Omit commit hash and date stamp from doc version (#1322) Zsolt Dollenstein 2020-03-29 03:06:00 +0100
  • 7e4c6bf71f
    Add missing separator in README (#1320) Quentin Pradet 2020-03-27 21:28:10 +0400
  • a33823e859
    Fix readthedocs build (#1321) Zsolt Dollenstein 2020-03-27 10:43:41 +0000
  • 453ad9500b
    Bump bleach from 3.1.1 to 3.1.2 (#1313) dependabot[bot] 2020-03-27 08:24:51 +0000
  • 991f19031c
    Don't suggest using sudo with Docker Łukasz Langa 2020-03-17 11:35:41 +0100
  • e44e0a6598
    Compress RUN statements into one to avoid layer proliferation Łukasz Langa 2020-03-17 11:33:57 +0100
  • fc804d5f59
    Update dependencies Łukasz Langa 2020-03-17 11:33:02 +0100
  • 729f2d8caf
    Fix typo in README (#1306) Max Smolens 2020-03-12 15:42:17 -0400
  • 3ac97a3084
    Update wording and formatting (#1302) Hugo van Kemenade 2020-03-09 17:32:27 +0200
  • 9a50ba261c
    Implement Black Version Gallery (#1294) Batuhan Taşkaya 2020-03-09 16:42:26 +0300
  • 5fc9f2baab
    [README.md] Updated Mail Address - Abdur-Rahmaan Janhangeer (#1301) Abdur-Rahmaan Janhangeer 2020-03-09 17:38:54 +0400
  • 5b552fab9d
    Update the name of Mode in the reference docs, too Łukasz Langa 2020-03-04 23:19:21 +0100
  • 06f2790b5c
    Rename FileMode into just Mode Łukasz Langa 2020-03-04 23:16:55 +0100
  • 0626c89a5a
    Document how to use format_str() Łukasz Langa 2020-03-04 23:08:57 +0100
  • e253f1260d
    Introduce a section of docs about exceptions Łukasz Langa 2020-03-04 22:26:45 +0100
  • 4eb822f20c
    Run prettier and fix whitespace on CHANGES.md (#1296) Łukasz Langa 2020-03-04 19:10:17 +0100
  • c3589afa3d
    Add @cooperlees to maintainers Łukasz Langa 2020-03-04 16:57:24 +0100
  • 5b6f61e765
    Tell people where Change Log went Łukasz Langa 2020-03-04 16:46:20 +0100
  • d29303c988
    Split out Change Log (#1117) Cooper Lees 2020-03-04 15:40:48 +0000
  • 6d8b90167b
    string prefixes: don't normalise capital R-strings (#1271) Shantanu 2020-03-03 05:55:14 -0800
  • bbe5ae70c1
    Notify users of missing Python lazily (#1210) Paul Ganssle 2020-03-03 07:00:52 -0500
  • 8fef74cf52
    Teach the Vim plugin to respect pyproject.toml (issue 414) (#1273) Tal Amuyal 2020-03-03 13:23:28 +0200
  • ce14fa8b49
    Simplify Line.contains_multiline_strings method (#1267) Yurii Karabas 2020-02-10 00:21:46 +0300
  • 383857273c Update README.md to include appropriate command to install Vim with Python 3 on macOS (#1247) Shinya Fujino 2020-01-26 22:31:49 +0900
  • d33337b4d5 Change error message to specify its origin. (#1240) Matthew Clapp 2020-01-23 08:18:57 -0800
  • be49ac72a0 Support py38-style starred expressions in return statement (#1121) Vlad Emelianov 2020-01-18 16:21:46 +0100
  • 7f5d0e9754 Remove unused variables tokenprog, Token and PlainToken (#1137) Jon Dufresne 2020-01-18 07:21:19 -0800
  • 915ebfcf7c change pyproject.toml relative path to absolute path in README.md (#1152) Yazdan 2020-01-18 18:49:54 +0330
  • 70af20eb50 Add comment to flake8 configuration explaining line-length mismatch (#1206) Michael Aquilina 2020-01-18 17:17:06 +0200
  • a02829bea1 Use conditional case for diff reports (#1226) kyle hausmann 2020-01-18 10:13:15 -0500
  • 9ef8e6c9b0 bump regex version, providing wheels (#1232) Mr. Outis 2020-01-18 09:12:24 -0600
  • 1ab87a3f67 find_project_root: allow .git to be a file (#1217) hauntsaninja 2020-01-02 14:33:30 -0800
  • 7af619b8c1 Skip the broken version of regex (#1209) Hugo van Kemenade 2019-12-16 23:46:44 +0200
  • 1a5b55cf2d This MANIFEST.in not needed with setuptools_scm (#1200) Hugo van Kemenade 2019-12-11 12:23:26 +0200
  • ac10ca8e60 Add Thonny-black-code-format plugin (#1195) Francisco 2019-12-08 18:13:50 +0000