Commit Graph

  • 93c10bf9eb
    Update CHANGES.md for 21.6b0 release (#2325) 21.6b0 Cooper Lees 2021-06-10 15:25:47 -0700
  • 77021f0fb2
    Add coverage files to gitignore (#2323) jack1142 2021-06-09 22:33:59 +0200
  • 2c5150c7c6
    Don't run Docker workflow on push to forks (#2324) jack1142 2021-06-09 22:33:53 +0200
  • 62402a3261
    Support named escapes (\N{...}) in string processing (#2319) jack1142 2021-06-09 21:29:32 +0200
  • 229498e531
    Fix flake8 configuration by switching from extend-ignore to ignore (#2320) jack1142 2021-06-09 16:01:07 +0200
  • 00e7e12a3a
    Regression fix: leave R prefixes capitalization alone (#2285) Richard Si 2021-06-08 20:46:09 -0400
  • a9eab85f22
    Mention comment non-processing in documentation (#2306) Felix Hildén 2021-06-09 00:57:23 +0300
  • 40fae18134
    Possible fix for issue with indentation and fmt: skip (#2281) Sergey Vartanov 2021-06-09 00:37:34 +0300
  • c1c2418368
    [primer] Enable everything (#2288) Cooper Lees 2021-06-07 08:05:08 -0700
  • 99b68e59ce
    Fix incorrect custom breakpoint indices when string group contains fake f-strings (#2311) Bryan Bugyi 2021-06-07 10:03:39 -0400
  • 6380b9f2f6
    Account for += assignment when deciding whether to split string (#2312) Bryan Bugyi 2021-06-07 10:01:57 -0400
  • c53b3ad8fa
    Go back to single core for test suite on CI (#2305) Richard Si 2021-06-03 21:26:21 -0400
  • a2b5ba2a3a
    Add option to require a specific version to be running (#2300) Felix Hildén 2021-06-03 23:09:41 +0300
  • df1c86cbe7
    don't uvloop.install on import (#2303) Jelle Zijlstra 2021-06-03 10:13:55 -0700
  • f2a3fee15c
    remove unnecessary docs changelog Jelle Zijlstra 2021-06-01 20:01:02 -0700
  • 5de8c5f2f7 Move --code #2259 change log to correct unlreased section of CHANGES.md Cooper Ry Lees 2021-06-01 19:45:03 -0700
  • 7567cdf3b4
    Code Flag Options (#2259) Hassan Abouelela 2021-06-02 04:55:21 +0300
  • fdc4b67433
    Bump urllib3 from 1.26.4 to 1.26.5 (#2298) dependabot[bot] 2021-06-01 15:08:17 -0700
  • 4005246f86
    Add version to github action (and rewrite the whole thing while at it) (#1940) Stefan Foulis 2021-06-01 03:45:50 +0200
  • a4e35b3149
    Correct max string length calculation when there are string operators (#2292) Bryan Bugyi 2021-05-31 20:57:23 -0400
  • cf75673e1a
    Update CHANGES.md for 21.5b2 release (#2290) 21.5b2 Cooper Lees 2021-05-31 07:25:54 -0700
  • 199e3eb76b
    Fix regular expression that black uses to identify f-expressions (#2287) Bryan Bugyi 2021-05-30 18:34:33 -0400
  • 4ca4407b4a
    Make sure to split lines that start with a string operator (#2286) Bryan Bugyi 2021-05-30 17:41:03 -0400
  • eec44f5977
    Fix --experiemental-string-processing crash when matching parens not found (#2283) Bryan Bugyi 2021-05-30 15:32:28 -0400
  • 519f807f87
    add discussion of magic comments to FAQ (#2272) Jelle Zijlstra 2021-05-29 10:16:33 -0700
  • 009a17739d
    ptr nolong requires changes (#2276) Cooper Lees 2021-05-29 10:15:22 -0700
  • 898815bc83
    Add @zzzeek testimonial to README and docs Łukasz Langa 2021-05-29 18:04:45 +0200
  • ab9baf0d65
    Fix path_empty() (#2275) Jelle Zijlstra 2021-05-29 09:03:08 -0700
  • 33e2b44014
    Add --experimental-string-processing to future changes (#2273) Jelle Zijlstra 2021-05-29 07:27:54 -0700
  • 7f138c1130
    Issue templates: use HTML comments (#2269) Matteo Bertucci 2021-05-29 15:56:46 +0200
  • d3670d9c65
    Use latest Python in uploading binaries (#2260) Felix Hildén 2021-05-27 16:58:06 +0300
  • 6613e76658
    Fix and test docs on Windows (#2262) Richard Si 2021-05-26 22:04:10 -0400
  • 754eecf69e
    Add optional uvloop import (#2258) Cooper Lees 2021-05-26 05:52:09 -0700
  • 92f20d7f84
    Removed adding a space into empty docstrings. (#2249) Mark Bell 2021-05-25 23:43:28 +0100
  • 04518c38c9
    Create FAQ documentation (GH-2247) Felix Hildén 2021-05-25 23:07:05 +0300
  • 3759b856af
    Solved Problem with Non-ASCII .gitignore Files (#2229) temeddix 2021-05-24 11:19:03 +0900
  • 0b9b7dbdab
    Build macOS releases (#2198) Salomon Popp 2021-05-24 03:59:03 +0200
  • 3bba808173
    Link isort profile to Black code style isort mention (#2246) Felix Hildén 2021-05-19 22:11:37 +0300
  • 7190d4f6c0
    Fix test requirements file name (#2245) Felix Hildén 2021-05-17 21:47:34 +0300
  • 921c24af80
    Make Prettier preserve line ending type (#2244) Felix Hildén 2021-05-17 21:38:43 +0300
  • b8450b9fae
    Fix: black only respects the root gitignore. (#2225) Hadi Alqattan 2021-05-16 20:51:27 +0300
  • 60f8bd2c89
    Include Jelle's review suggestions Łukasz Langa 2021-05-16 18:24:28 +0200
  • 9704922cf9
    Update vim plugin manual installation instructions. (#2235) Matthew Clapp 2021-05-16 09:10:59 -0700
  • 403ce1a18a
    Add issue triage documentation (#2236) Richard Si 2021-05-16 12:07:27 -0400
  • 904fe94ceb
    Add lower bound for aiohttp-cors + fix primer (#2231) Richard Si 2021-05-13 15:30:34 -0400
  • 445f094f1f
    Use codespell to find typos (#2228) Christian Clauss 2021-05-13 19:28:41 +0200
  • 3ef339b2e7
    Modify when Test, Primer, and Documentation Build run (#2226) Richard Si 2021-05-12 21:28:41 -0400
  • b2ee211b5a
    Click 8.0 renamed its "die on LANG=C" function so we need to look for that one too (#2227) Łukasz Langa 2021-05-12 21:47:32 +0200
  • 94a0b07dbe
    Remove useless flake8 config + test support code (#2221) Richard Si 2021-05-11 14:09:33 -0400
  • 53d9bace12
    Add stable tag process to release process documentation (#2224) Cooper Lees 2021-05-11 10:01:03 -0700
  • 2f52e4b492
    fix typo (#2217) 21.5b1 Jelle Zijlstra 2021-05-10 08:01:53 -0700
  • f933e8a838
    Update CHANGES.md for 21.5b1 release (#2215) Cooper Lees 2021-05-10 07:59:32 -0700
  • f1ce47bd2b
    Release process docs (#2214) Cooper Lees 2021-05-10 07:58:36 -0700
  • 7c851dfa2c
    Cover more in the usage docs (#2208) Richard Si 2021-05-10 10:57:22 -0400
  • 3d96b7f10a
    Autogenerate black(d|-primer)? help in usage docs (#2212) Richard Si 2021-05-09 22:35:56 -0400
  • 06ccb88bf2
    Replace references to master branch (#2210) Panagiotis Vasilopoulos 2021-05-09 21:50:17 +0000
  • 5020577788
    Remove docker CI from look at 'master' branch (#2209) Cooper Lees 2021-05-09 00:08:03 -0700
  • 1bedc176d1
    Fix autodoc refs broken by refactor (#2207) Richard Si 2021-05-08 15:53:01 -0400
  • 62bfbd6a63
    Reorganize docs v2 (GH-2174) Richard Si 2021-05-08 15:17:38 -0400
  • 036bea4aa0
    Speed up tests even more (#2205) Richard Si 2021-05-08 05:34:25 -0400
  • f2ea461e9e
    Refactor src/black/__init__.py into many files (#2206) Łukasz Langa 2021-05-08 11:29:47 +0200
  • 4fc1354aeb
    Speed up test suite via distributed testing (#2196) Richard Si 2021-05-07 10:41:55 -0400
  • d0e06b53b0
    Mark blackd tests with the blackd optional marker (#2204) Łukasz Langa 2021-05-07 16:33:36 +0200
  • e4b4fb02b9
    Use optional tests for "no_python2" to simplify local testing (#2203) Łukasz Langa 2021-05-07 15:03:13 +0200
  • 1fe2efd857
    Do not use gitignore if explicitly passing excludes (#2170) Kaleb Barrett 2021-05-07 07:54:21 -0500
  • 4b7b5ed5b8
    Fix broken Action entrypoint (#2202) Richard Si 2021-05-06 15:21:13 -0400
  • 5316836393
    Simplify GitHub Action entrypoint (#2119) Shota Ray Imaki 2021-05-06 11:25:43 +0900
  • 07c8812937
    Enable --experimental-string-processing on most primer projects (#2184) Cooper Lees 2021-05-05 08:33:23 -0700
  • 14c76e8971
    Disable pandas while we look into #2193 (#2195) 21.5b0 Cooper Lees 2021-05-04 12:49:20 -0700
  • d8a034f9b6
    Update CHANGES.md for 21.5b0 release (#2192) Cooper Lees 2021-05-04 11:07:08 -0700
  • 267bc5dde9
    Use pre-commit/action to simplify CI (#2191) Hugo van Kemenade 2021-05-04 14:41:04 +0300
  • 0c60ccc066
    compatible isort config: mention profile first (#2180) reka 2021-05-04 10:48:59 +0200
  • 5918a016ff
    Drop Travis CI and migrate Coveralls (#2186) Richard Si 2021-05-04 04:47:59 -0400
  • 204f76e0c0
    add test configurations that don't contain python2 optional install (#2190) KotlinIsland 2021-05-04 18:47:22 +1000
  • e42f9921e2
    Detect '@' dotted_name '(' ')' NEWLINE as a simple decorator (#2182) Richard Si 2021-05-04 04:46:46 -0400
  • a18c7bc099
    primer: Add --no-diff option (#2187) Cooper Lees 2021-05-04 01:44:40 -0700
  • a669b64091
    primer: Renable pandas (#2185) Cooper Lees 2021-05-03 14:58:17 -0700
  • 35e8d1560d
    Set is_pyi if stdin_filename ends with .pyi (#2169) Bryan Forbes 2021-05-02 07:48:54 -0500
  • 24bd6b983a
    Tox has been formatted with Black 21.4b0 (#2175) Hugo van Kemenade 2021-05-01 22:17:20 +0300
  • 00491e1dcb
    Add ability to pass posargs to pytest run in tox.ini (#2173) Kaleb Barrett 2021-05-01 13:47:59 -0500
  • b39999da7f
    Elaborate on what AST changes Black might perform 21.4b2 Łukasz Langa 2021-04-28 16:48:04 +0200
  • 682077c15e
    Update CHANGELOG for 21.4b2 release (#2162) Cooper Lees 2021-04-28 07:21:56 -0700
  • 89a856d742
    Remove useless shebangs in non-executable files (#2161) Miro Hrončok 2021-04-28 16:07:15 +0200
  • 04fd4432f6
    Add automatic version tagging to Docker CI Pushes (#2132) Cooper Lees 2021-04-27 20:10:44 -0700
  • ad1696422b
    Ignore inaccessible user config (#2158) Jelle Zijlstra 2021-04-27 14:16:35 -0700
  • 807a65f9d5
    Update discussion of AST safety check in README (#2159) Jelle Zijlstra 2021-04-27 14:00:17 -0700
  • 76e1602d60
    Install primer.json (used by black-primer by default) with black (#2154) Miro Hrončok 2021-04-27 17:58:39 +0200
  • 82a53999ea
    Add pyanalyze and typeshed to black-primer (#2152) Jelle Zijlstra 2021-04-27 08:33:51 -0700
  • 1728bb441e
    Update CHANGELOG for 21.4b1 release (#2151) 21.4b1 Cooper Lees 2021-04-27 07:40:08 -0700
  • 303a0b2c4d
    Maintainers += Richard Si (aka ichard26) (#2149) Richard Si 2021-04-26 16:59:45 -0400
  • b55ea63ff4
    Stop stripping parens in even more illegal spots (#2148) Richard Si 2021-04-26 16:26:43 -0400
  • a0b4e609a7
    Bump pathspec to >= 0.8.1 to solve invalid .gitignore exclusion handling (#2084) Łukasz Langa 2021-04-26 21:22:25 +0200
  • eaa337f176
    Add more tests for fancy whitespace (#2147) Łukasz Langa 2021-04-26 20:24:06 +0200
  • 557b54aa60
    Fix crash on docstrings ending with "\ " (#2142) Jelle Zijlstra 2021-04-26 10:42:16 -0700
  • 97c24664c5
    Symlink docs/change_log.md to CHANGES.md, don't copy (#2146) Richard Si 2021-04-26 13:26:03 -0400
  • db30456916
    Don't strip parens in assert / return with assign expr (#2143) Richard Si 2021-04-26 11:28:42 -0400
  • 0a833b4b14
    fix magic comma and experimental string cache flags (#2131) Jelle Zijlstra 2021-04-25 22:46:48 -0700
  • 65f0ea6159
    Remove Lowercase Hex (PR #1692) from CHANGES.md (#2133) Cooper Lees 2021-04-25 20:48:04 -0700
  • 67d5532c33
    Update CHANGES.md for release (#2129) 21.4b0 Cooper Lees 2021-04-25 15:12:27 -0700
  • de7187a823
    Issue 1629 has been closed, let's celebrate! (#2127) Richard Si 2021-04-25 17:52:23 -0400