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-04 |
Zsolt Dollenstein | Preserve line endings when formatting a file in place... |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Łukasz Langa | Reformat docs/conf.py, too. |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Łukasz Langa | Fix missing leading slash due to `relative_to()` resolution |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Łukasz Langa | Add `--verbose` and report excluded paths in it, too |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Łukasz Langa | [trivial] Simplify `mode` and `write_back` calculation... |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Łukasz Langa | [trivial] Simplify stdin handling |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Łukasz Langa | Revert "don't run tests from /build" |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Łukasz Langa | Introduce "project root" as a concept |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Łukasz Langa | Add .pie from tests to MANIFEST.in |
commit | commitdiff | tree | snapshot |
2018-06-03 |
Anthony Sottile | `python_version` => `language_version` (#296) |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Zsolt Dollenstein | don't run tests from /build |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Zsolt Dollenstein | Skip symlink test if can't create one (#287) |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Łukasz Langa | Don't over-eagerly make a path absolute if only one... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Łukasz Langa | Make empty --include mean "anything goes", simplify... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Łukasz Langa | Reorder command-line options |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Łukasz Langa | Sort default excludes, include the leading slash |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Mika⠙ | Added --include and --exclude cli options (#281) |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Łukasz Langa | acks += Stavros; document fix, add to Pipfile |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Stavros Korokithakis | Specify the minimum click version (#284) |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Łukasz Langa | Add --skip-string-normalization |
commit | commitdiff | tree | snapshot |
2018-05-29 |
LukasDrude | Improve doc regarding PyCharm keyboard shortcut (#271) |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Łukasz Langa | Move setuptools and wheel to dev deps, upgrade them... |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Łukasz Langa | 18.5b1 |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Łukasz Langa | Change minor whitespace in "Usage" |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Łukasz Langa | Refactor --pyi and --py36 into FileMode |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Łukasz Langa | Mention fix for #196 in the README |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Łukasz Langa | Clean up PEP 257 support |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Luka Sterbic | Class new line between docstrings / vars / methods... |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Łukasz Langa | Fix dangling file in documentation |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Łukasz Langa | Reword isort configuration, add --combine-as |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Jason Friedland | Add isort args to README (#268) |
commit | commitdiff | tree | snapshot |
2018-05-26 |
Mahmoud Hossam | Add instructions for running Black on save in Vim ... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Łukasz Langa | Remove remains of extra empty lines for flow control... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Łukasz Langa | Reword --pyi and --py36 documentation |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Carl Meyer | Update changelog for PR 249. |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Carl Meyer | Add --pyi and --py36 flags (#249) |
commit | commitdiff | tree | snapshot |
2018-05-22 |
wouter bolsterlee | tweak grammar in docs about fluent interfaces (#247) |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Łukasz Langa | Fix unstable formatting on trailers omitted from line... |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Łukasz Langa | Fix invalid code on stars in long from-imports being... |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Łukasz Langa | Fix optional parentheses being removed within `# fmt... |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Hugo | Sentence case (#242) |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Łukasz Langa | Fix invalid code in an omitted trailer on large expressions |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Łukasz Langa | Mention fix for pickle files |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Carol Willing | Add navigation (#229) |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Hugo | README updates (#235) |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Łukasz Langa | Store grammar pickle caches in CACHE_DIR |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Christian Heimes | Include blib2to3 LICENSE file (#230) |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Christian Heimes | Remove grammar pickles from git (#225) |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Christian Heimes | Include stub files (*.pyi) (#222) |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Łukasz Langa | 18.5b0 |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Łukasz Langa | Don't explode a one-element collection ending with... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Łukasz Langa | Fix overly optimistic removal of optional parentheses |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Łukasz Langa | Don't allow indexing to trigger omitting optional paren... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Łukasz Langa | Fix consecutive string literals not forcing optional... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Łukasz Langa | Avoid treating ellipsis as a dot delimiter |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Łukasz Langa | Always explode data structure literals |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Łukasz Langa | Consistent empty lines in the README |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Hynek Schlawack | Fix double colon (#216) |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Łukasz Langa | Fix multiline strings unnecessarily wrapped in optional... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Łukasz Langa | Explain automatic parentheses management better |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Łukasz Langa | Implement fluent interfaces |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Łukasz Langa | Consider `in`, `not in`, `is`, `is not` operators |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Łukasz Langa | For omitting optional parentheses, ignore delimiters... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Łukasz Langa | Report progress on multiple files incrementally |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Łukasz Langa | Link fix to issue |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Łukasz Langa | Don't use optional parentheses in unnecessary situations |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Łukasz Langa | Simplify `is_trivial_*` methods |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Łukasz Langa | Document .pyi formatting |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Łukasz Langa | Warn that `right_hand_split()` modifies `bracket_depth... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Jelle Zijlstra | Add support for pyi files (#210) |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Łukasz Langa | acks += miggaiowski |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Łukasz Langa | Don't explode trailers that fit in a single line |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Łukasz Langa | Re-use indexes of current iteration in `comments_after()` |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Łukasz Langa | acks += JelleZijlstra |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Łukasz Langa | Travis workaround script no longer necessary |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Miguel Gaiowski | Check for broken symlinks before checking file data... |
commit | commitdiff | tree | snapshot |
2018-05-12 |
jose nazario | fix a spelling typo (#206) |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Łukasz Langa | Update Travis to use the default 3.7-dev binary |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Łukasz Langa | Document string prefix standardization |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Vishwas B Sharma | Adding Jupyter Notebook magic command (#200) |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Jelle Zijlstra | Remove u prefix if unicode_literals is present (#199) |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Łukasz Langa | Show badge for stable docs, not latest |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Łukasz Langa | Don't make parentheses invisible around yield expressions |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Łukasz Langa | Fix docstring of is_vararg |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Łukasz Langa | Clarify language in README |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Łukasz Langa | Automatic management of parentheses in `elif`, too |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Łukasz Langa | Support nested lambdas in BracketTracker |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Łukasz Langa | Automatic management of parentheses in assignments |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Łukasz Langa | Fix docstrings of visit_stmt and normalize_invisible_parens |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Łukasz Langa | Delimit multiline expressions according to math operato... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Łukasz Langa | Discover whether a file is Python 3.6+ also by stars... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Codey Oxley | Addresses #174 Neovim Error (#197) |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Łukasz Langa | Upgrade dependencies |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Łukasz Langa | Don't fail the entire right_hand_split if an optional... |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Łukasz Langa | Diff version |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Łukasz Langa | Make parentheses invisible recursively in atoms |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Łukasz Langa | Don't leave invalid trailing comma on imports |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Łukasz Langa | Update README (change log; acks += skapil; acks +=... |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Łukasz Langa | Formatting nits |
commit | commitdiff | tree | snapshot |
2018-05-07 |
snlkapil | Removing empty parentheses after class name (#180) |
commit | commitdiff | tree | snapshot |
next |