All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@git.madduck.net.
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
2018-06-06 |
Łukasz Langa | Move test data to data
|
commit | commitdiff | tree |
2018-06-06 |
Łukasz Langa | Fix improper unmodified file caching when `-S` was...
|
commit | commitdiff | tree |
2018-06-06 |
Łukasz Langa | Update beta link in docs
|
commit | commitdiff | tree |
2018-06-06 |
Matthew Walster | vim: add "--skip-string-normalization" support (#310)
|
commit | commitdiff | tree |
2018-06-06 |
Zsolt Dollenstein | Don't put a space after `*` in `g = 1, *"x"` (#309)
|
commit | commitdiff | tree |
2018-06-06 |
Zsolt Dollenstein | Change tests with stdin/out to exercise black.main...
|
commit | commitdiff | tree |
2018-06-06 |
Brett Cannon | List the Python extension for VS Code as an editor...
|
commit | commitdiff | tree |
2018-06-06 |
Hugo | Link to GitHub + HTTPS + typos (#303)
|
commit | commitdiff | tree |
2018-06-06 |
Peter Bengtsson | correct email for Peter Bengtsson (#302)
|
commit | commitdiff | tree |
2018-06-05 |
Łukasz Langa | acks += beterbe
|
commit | commitdiff | tree |
2018-06-05 |
Łukasz Langa | 18.6b1
|
commit | commitdiff | tree |
2018-06-05 |
Peter Bengtsson | ✨ 🍰 ✨ isn't appropriate when it fails, fixes #300 ...
|
commit | commitdiff | tree |
2018-06-05 |
Łukasz Langa | 18.6b0
|
commit | commitdiff | tree |
2018-06-05 |
Łukasz Langa | Fix unnecessary parentheses when a line contains multiline...
|
commit | commitdiff | tree |
2018-06-05 |
Łukasz Langa | Fix long trivial assignments being wrapped in unnecessary...
|
commit | commitdiff | tree |
2018-06-05 |
Łukasz Langa | Fix handling of empty files
|
commit | commitdiff | tree |
2018-06-05 |
Łukasz Langa | Consider stars in testlist_star_expr unpacking (because...
|
commit | commitdiff | tree |
2018-06-05 |
Łukasz Langa | Properly format unified diff
|
commit | commitdiff | tree |
2018-06-04 |
Łukasz Langa | Nits
|
commit | commitdiff | tree |
2018-06-04 |
Łukasz Langa | Always show summary of reformatting
|
commit | commitdiff | tree |
2018-06-04 |
Łukasz Langa | Make source handling use sets instead of lists
|
commit | commitdiff | tree |
2018-06-04 |
Łukasz Langa | Make sure --verbose trumps --quiet
|
commit | commitdiff | tree |
2018-06-04 |
Zsolt Dollenstein | Preserve line endings when formatting a file in place...
|
commit | commitdiff | tree |
2018-06-04 |
Łukasz Langa | Reformat docs/conf.py, too.
|
commit | commitdiff | tree |
2018-06-04 |
Łukasz Langa | Fix missing leading slash due to `relative_to()` resolution
|
commit | commitdiff | tree |
2018-06-04 |
Łukasz Langa | Add `--verbose` and report excluded paths in it, too
|
commit | commitdiff | tree |
2018-06-04 |
Łukasz Langa | [trivial] Simplify `mode` and `write_back` calculation...
|
commit | commitdiff | tree |
2018-06-04 |
Łukasz Langa | [trivial] Simplify stdin handling
|
commit | commitdiff | tree |
2018-06-04 |
Łukasz Langa | Revert "don't run tests from /build"
|
commit | commitdiff | tree |
2018-06-04 |
Łukasz Langa | Introduce "project root" as a concept
|
commit | commitdiff | tree |
2018-06-04 |
Łukasz Langa | Add .pie from tests to MANIFEST.in
|
commit | commitdiff | tree |
2018-06-03 |
Anthony Sottile | `python_version` => `language_version` (#296)
|
commit | commitdiff | tree |
2018-06-01 |
Zsolt Dollenstein | Skip symlink test if can't create one (#287)
|
commit | commitdiff | tree |
2018-06-01 |
Łukasz Langa | Don't over-eagerly make a path absolute if only one...
|
commit | commitdiff | tree |
2018-06-01 |
Łukasz Langa | Make empty --include mean "anything goes", simplify...
|
commit | commitdiff | tree |
2018-06-01 |
Łukasz Langa | Reorder command-line options
|
commit | commitdiff | tree |
2018-06-01 |
Łukasz Langa | Sort default excludes, include the leading slash
|
commit | commitdiff | tree |
2018-06-01 |
Mika⠙ | Added --include and --exclude cli options (#281)
|
commit | commitdiff | tree |
2018-05-31 |
Łukasz Langa | acks += Stavros; document fix, add to Pipfile
|
commit | commitdiff | tree |
2018-05-31 |
Stavros Korokithakis | Specify the minimum click version (#284)
|
commit | commitdiff | tree |
2018-05-30 |
Łukasz Langa | Add --skip-string-normalization
|
commit | commitdiff | tree |
2018-05-29 |
LukasDrude | Improve doc regarding PyCharm keyboard shortcut (#271)
|
commit | commitdiff | tree |
2018-05-29 |
Łukasz Langa | Move setuptools and wheel to dev deps, upgrade them...
|
commit | commitdiff | tree |
2018-05-29 |
Łukasz Langa | 18.5b1
|
commit | commitdiff | tree |
2018-05-29 |
Łukasz Langa | Change minor whitespace in "Usage"
|
commit | commitdiff | tree |
2018-05-29 |
Łukasz Langa | Refactor --pyi and --py36 into FileMode
|
commit | commitdiff | tree |
2018-05-29 |
Łukasz Langa | Mention fix for #196 in the README
|
commit | commitdiff | tree |
2018-05-29 |
Łukasz Langa | Clean up PEP 257 support
|
commit | commitdiff | tree |
2018-05-29 |
Luka Sterbic | Class new line between docstrings / vars / methods...
|
commit | commitdiff | tree |
2018-05-29 |
Łukasz Langa | Fix dangling file in documentation
|
commit | commitdiff | tree |
2018-05-29 |
Łukasz Langa | Reword isort configuration, add --combine-as
|
commit | commitdiff | tree |
2018-05-29 |
Jason Friedland | Add isort args to README (#268)
|
commit | commitdiff | tree |
2018-05-26 |
Mahmoud Hossam | Add instructions for running Black on save in Vim ...
|
commit | commitdiff | tree |
2018-05-24 |
Łukasz Langa | Remove remains of extra empty lines for flow control...
|
commit | commitdiff | tree |
2018-05-23 |
Łukasz Langa | Reword --pyi and --py36 documentation
|
commit | commitdiff | tree |
2018-05-23 |
Carl Meyer | Add --pyi and --py36 flags (#249)
|
commit | commitdiff | tree |
2018-05-22 |
wouter bolsterlee | tweak grammar in docs about fluent interfaces (#247)
|
commit | commitdiff | tree |
2018-05-22 |
Łukasz Langa | Fix unstable formatting on trailers omitted from line...
|
commit | commitdiff | tree |
2018-05-21 |
Łukasz Langa | Fix invalid code on stars in long from-imports being...
|
commit | commitdiff | tree |
2018-05-21 |
Łukasz Langa | Fix optional parentheses being removed within `# fmt...
|
commit | commitdiff | tree |
2018-05-21 |
Hugo | Sentence case (#242)
|
commit | commitdiff | tree |
2018-05-21 |
Łukasz Langa | Fix invalid code in an omitted trailer on large expressions
|
commit | commitdiff | tree |
2018-05-21 |
Łukasz Langa | Mention fix for pickle files
|
commit | commitdiff | tree |
2018-05-21 |
Carol Willing | Add navigation (#229)
|
commit | commitdiff | tree |
2018-05-20 |
Hugo | README updates (#235)
|
commit | commitdiff | tree |
2018-05-19 |
Łukasz Langa | Store grammar pickle caches in CACHE_DIR
|
commit | commitdiff | tree |
2018-05-19 |
Christian Heimes | Include blib2to3 LICENSE file (#230)
|
commit | commitdiff | tree |
2018-05-18 |
Christian Heimes | Remove grammar pickles from git (#225)
|
commit | commitdiff | tree |
2018-05-18 |
Łukasz Langa | 18.5b0
|
commit | commitdiff | tree |
2018-05-18 |
Łukasz Langa | Don't explode a one-element collection ending with...
|
commit | commitdiff | tree |
2018-05-18 |
Łukasz Langa | Fix overly optimistic removal of optional parentheses
|
commit | commitdiff | tree |
2018-05-18 |
Łukasz Langa | Don't allow indexing to trigger omitting optional parentheses
|
commit | commitdiff | tree |
2018-05-18 |
Łukasz Langa | Fix consecutive string literals not forcing optional...
|
commit | commitdiff | tree |
2018-05-18 |
Łukasz Langa | Avoid treating ellipsis as a dot delimiter
|
commit | commitdiff | tree |
2018-05-18 |
Łukasz Langa | Always explode data structure literals
|
commit | commitdiff | tree |
2018-05-18 |
Łukasz Langa | Consistent empty lines in the README
|
commit | commitdiff | tree |
2018-05-17 |
Hynek Schlawack | Fix double colon (#216)
|
commit | commitdiff | tree |
2018-05-17 |
Łukasz Langa | Fix multiline strings unnecessarily wrapped in optional...
|
commit | commitdiff | tree |
2018-05-16 |
Łukasz Langa | Explain automatic parentheses management better
|
commit | commitdiff | tree |
2018-05-16 |
Łukasz Langa | Implement fluent interfaces
|
commit | commitdiff | tree |
2018-05-16 |
Łukasz Langa | Consider `in`, `not in`, `is`, `is not` operators
|
commit | commitdiff | tree |
2018-05-16 |
Łukasz Langa | For omitting optional parentheses, ignore delimiters...
|
commit | commitdiff | tree |
2018-05-16 |
Łukasz Langa | Report progress on multiple files incrementally
|
commit | commitdiff | tree |
2018-05-16 |
Łukasz Langa | Link fix to issue
|
commit | commitdiff | tree |
2018-05-16 |
Łukasz Langa | Don't use optional parentheses in unnecessary situations
|
commit | commitdiff | tree |
2018-05-15 |
Łukasz Langa | Simplify `is_trivial_*` methods
|
commit | commitdiff | tree |
2018-05-15 |
Łukasz Langa | Document .pyi formatting
|
commit | commitdiff | tree |
2018-05-15 |
Łukasz Langa | Warn that `right_hand_split()` modifies `bracket_depth...
|
commit | commitdiff | tree |
2018-05-15 |
Jelle Zijlstra | Add support for pyi files (#210)
|
commit | commitdiff | tree |
2018-05-15 |
Łukasz Langa | acks += miggaiowski
|
commit | commitdiff | tree |
2018-05-15 |
Łukasz Langa | Don't explode trailers that fit in a single line
|
commit | commitdiff | tree |
2018-05-15 |
Łukasz Langa | Re-use indexes of current iteration in `comments_after()`
|
commit | commitdiff | tree |
2018-05-15 |
Łukasz Langa | acks += JelleZijlstra
|
commit | commitdiff | tree |
2018-05-15 |
Łukasz Langa | Travis workaround script no longer necessary
|
commit | commitdiff | tree |
2018-05-15 |
Miguel Gaiowski | Check for broken symlinks before checking file data...
|
commit | commitdiff | tree |
2018-05-09 |
Łukasz Langa | Update Travis to use the default 3.7-dev binary
|
commit | commitdiff | tree |
2018-05-09 |
Łukasz Langa | Document string prefix standardization
|
commit | commitdiff | tree |
2018-05-09 |
Vishwas B Sharma | Adding Jupyter Notebook magic command (#200)
|
commit | commitdiff | tree |
2018-05-09 |
Jelle Zijlstra | Remove u prefix if unicode_literals is present (#199)
|
commit | commitdiff | tree |
2018-05-09 |
Łukasz Langa | Show badge for stable docs, not latest
|
commit | commitdiff | tree |
next |