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-09 |
Zsolt Dollenstein | Fix string normalization sometimes producing invalid... |
blob | commitdiff | raw |
2018-06-08 |
Łukasz Langa | 18.6b2 |
blob | commitdiff | raw | diff to current |
2018-06-08 |
Łukasz Langa | Return early from comment placement calculation on... |
blob | commitdiff | raw | diff to current |
2018-06-08 |
Loren Carvalho | Add `-h` as a shortcut for `--help` (#316) |
blob | commitdiff | raw | diff to current |
2018-06-07 |
Zsolt Dollenstein | fix handling of empty triple quoted strings (#314) |
blob | commitdiff | raw | diff to current |
2018-06-07 |
Łukasz Langa | Support pyproject.toml |
blob | commitdiff | raw | diff to current |
2018-06-06 |
Łukasz Langa | Fix improper unmodified file caching when `-S` was... |
blob | commitdiff | raw | diff to current |
2018-06-06 |
Zsolt Dollenstein | Don't put a space after `*` in `g = 1, *"x"` (#309) |
blob | commitdiff | raw | diff to current |
2018-06-06 |
Hugo | Link to GitHub + HTTPS + typos (#303) |
blob | commitdiff | raw | diff to current |
2018-06-05 |
Łukasz Langa | 18.6b1 |
blob | commitdiff | raw | diff to current |
2018-06-05 |
Peter Bengtsson | ✨ 🍰 ✨ isn't appropriate when it fails, fixes #300 ... |
blob | commitdiff | raw | diff to current |
2018-06-05 |
Zsolt Dollenstein | Print report on stderr.\n\nFixes #299. |
blob | commitdiff | raw | diff to current |
2018-06-05 |
Łukasz Langa | 18.6b0 |
blob | commitdiff | raw | diff to current |
2018-06-05 |
Łukasz Langa | Fix unnecessary parentheses when a line contains multil... |
blob | commitdiff | raw | diff to current |
2018-06-05 |
Łukasz Langa | Fix long trivial assignments being wrapped in unnecessa... |
blob | commitdiff | raw | diff to current |
2018-06-05 |
Łukasz Langa | Fix handling of empty files |
blob | commitdiff | raw | diff to current |
2018-06-05 |
Łukasz Langa | Consider stars in testlist_star_expr unpacking (because... |
blob | commitdiff | raw | diff to current |
2018-06-05 |
Łukasz Langa | Properly format unified diff |
blob | commitdiff | raw | diff to current |
2018-06-04 |
Łukasz Langa | Nits |
blob | commitdiff | raw | diff to current |
2018-06-04 |
Łukasz Langa | Always show summary of reformatting |
blob | commitdiff | raw | diff to current |
2018-06-04 |
Łukasz Langa | Make source handling use sets instead of lists |
blob | commitdiff | raw | diff to current |
2018-06-04 |
Łukasz Langa | Make sure --verbose trumps --quiet |
blob | commitdiff | raw | diff to current |
2018-06-04 |
Zsolt Dollenstein | Preserve line endings when formatting a file in place... |
blob | commitdiff | raw | diff to current |
2018-06-04 |
Łukasz Langa | Fix missing leading slash due to `relative_to()` resolution |
blob | commitdiff | raw | diff to current |
2018-06-04 |
Łukasz Langa | Add `--verbose` and report excluded paths in it, too |
blob | commitdiff | raw | diff to current |
2018-06-04 |
Łukasz Langa | [trivial] Simplify `mode` and `write_back` calculation... |
blob | commitdiff | raw | diff to current |
2018-06-04 |
Łukasz Langa | [trivial] Simplify stdin handling |
blob | commitdiff | raw | diff to current |
2018-06-04 |
Łukasz Langa | Introduce "project root" as a concept |
blob | commitdiff | raw | diff to current |
2018-06-01 |
Łukasz Langa | Don't over-eagerly make a path absolute if only one... |
blob | commitdiff | raw | diff to current |
2018-06-01 |
Łukasz Langa | Make empty --include mean "anything goes", simplify... |
blob | commitdiff | raw | diff to current |
2018-06-01 |
Łukasz Langa | Reorder command-line options |
blob | commitdiff | raw | diff to current |
2018-06-01 |
Łukasz Langa | Sort default excludes, include the leading slash |
blob | commitdiff | raw | diff to current |
2018-06-01 |
Mika⠙ | Added --include and --exclude cli options (#281) |
blob | commitdiff | raw | diff to current |
2018-05-30 |
Łukasz Langa | Add --skip-string-normalization |
blob | commitdiff | raw | diff to current |
2018-05-29 |
Łukasz Langa | 18.5b1 |
blob | commitdiff | raw | diff to current |
2018-05-29 |
Łukasz Langa | Refactor --pyi and --py36 into FileMode |
blob | commitdiff | raw | diff to current |
2018-05-29 |
Łukasz Langa | Clean up PEP 257 support |
blob | commitdiff | raw | diff to current |
2018-05-29 |
Luka Sterbic | Class new line between docstrings / vars / methods... |
blob | commitdiff | raw | diff to current |
2018-05-24 |
Łukasz Langa | Remove remains of extra empty lines for flow control... |
blob | commitdiff | raw | diff to current |
2018-05-23 |
Łukasz Langa | Reword --pyi and --py36 documentation |
blob | commitdiff | raw | diff to current |
2018-05-23 |
Carl Meyer | Add --pyi and --py36 flags (#249) |
blob | commitdiff | raw | diff to current |
2018-05-22 |
Łukasz Langa | Fix unstable formatting on trailers omitted from line... |
blob | commitdiff | raw | diff to current |
2018-05-21 |
Łukasz Langa | Fix invalid code on stars in long from-imports being... |
blob | commitdiff | raw | diff to current |
2018-05-21 |
Łukasz Langa | Fix optional parentheses being removed within `# fmt... |
blob | commitdiff | raw | diff to current |
2018-05-21 |
Łukasz Langa | Fix invalid code in an omitted trailer on large expressions |
blob | commitdiff | raw | diff to current |
2018-05-19 |
Łukasz Langa | Store grammar pickle caches in CACHE_DIR |
blob | commitdiff | raw | diff to current |
2018-05-18 |
Łukasz Langa | 18.5b0 |
blob | commitdiff | raw | diff to current |
2018-05-18 |
Łukasz Langa | Don't explode a one-element collection ending with... |
blob | commitdiff | raw | diff to current |
2018-05-18 |
Łukasz Langa | Fix overly optimistic removal of optional parentheses |
blob | commitdiff | raw | diff to current |
2018-05-18 |
Łukasz Langa | Don't allow indexing to trigger omitting optional paren... |
blob | commitdiff | raw | diff to current |
2018-05-18 |
Łukasz Langa | Avoid treating ellipsis as a dot delimiter |
blob | commitdiff | raw | diff to current |
2018-05-18 |
Łukasz Langa | Always explode data structure literals |
blob | commitdiff | raw | diff to current |
2018-05-17 |
Łukasz Langa | Fix multiline strings unnecessarily wrapped in optional... |
blob | commitdiff | raw | diff to current |
2018-05-16 |
Łukasz Langa | Implement fluent interfaces |
blob | commitdiff | raw | diff to current |
2018-05-16 |
Łukasz Langa | Consider `in`, `not in`, `is`, `is not` operators |
blob | commitdiff | raw | diff to current |
2018-05-16 |
Łukasz Langa | For omitting optional parentheses, ignore delimiters... |
blob | commitdiff | raw | diff to current |
2018-05-16 |
Łukasz Langa | Report progress on multiple files incrementally |
blob | commitdiff | raw | diff to current |
2018-05-16 |
Łukasz Langa | Don't use optional parentheses in unnecessary situations |
blob | commitdiff | raw | diff to current |
2018-05-15 |
Łukasz Langa | Simplify `is_trivial_*` methods |
blob | commitdiff | raw | diff to current |
2018-05-15 |
Łukasz Langa | Warn that `right_hand_split()` modifies `bracket_depth... |
blob | commitdiff | raw | diff to current |
2018-05-15 |
Jelle Zijlstra | Add support for pyi files (#210) |
blob | commitdiff | raw | diff to current |
2018-05-15 |
Łukasz Langa | Don't explode trailers that fit in a single line |
blob | commitdiff | raw | diff to current |
2018-05-15 |
Łukasz Langa | Re-use indexes of current iteration in `comments_after()` |
blob | commitdiff | raw | diff to current |
2018-05-15 |
Miguel Gaiowski | Check for broken symlinks before checking file data... |
blob | commitdiff | raw | diff to current |
2018-05-09 |
Jelle Zijlstra | Remove u prefix if unicode_literals is present (#199) |
blob | commitdiff | raw | diff to current |
2018-05-09 |
Łukasz Langa | Don't make parentheses invisible around yield expressions |
blob | commitdiff | raw | diff to current |
2018-05-09 |
Łukasz Langa | Fix docstring of is_vararg |
blob | commitdiff | raw | diff to current |
2018-05-09 |
Łukasz Langa | Automatic management of parentheses in `elif`, too |
blob | commitdiff | raw | diff to current |
2018-05-09 |
Łukasz Langa | Support nested lambdas in BracketTracker |
blob | commitdiff | raw | diff to current |
2018-05-09 |
Łukasz Langa | Automatic management of parentheses in assignments |
blob | commitdiff | raw | diff to current |
2018-05-09 |
Łukasz Langa | Fix docstrings of visit_stmt and normalize_invisible_parens |
blob | commitdiff | raw | diff to current |
2018-05-09 |
Łukasz Langa | Delimit multiline expressions according to math operato... |
blob | commitdiff | raw | diff to current |
2018-05-09 |
Łukasz Langa | Discover whether a file is Python 3.6+ also by stars... |
blob | commitdiff | raw | diff to current |
2018-05-08 |
Łukasz Langa | Don't fail the entire right_hand_split if an optional... |
blob | commitdiff | raw | diff to current |
2018-05-07 |
Łukasz Langa | Diff version |
blob | commitdiff | raw | diff to current |
2018-05-07 |
Łukasz Langa | Make parentheses invisible recursively in atoms |
blob | commitdiff | raw | diff to current |
2018-05-07 |
Łukasz Langa | Don't leave invalid trailing comma on imports |
blob | commitdiff | raw | diff to current |
2018-05-07 |
Łukasz Langa | Formatting nits |
blob | commitdiff | raw | diff to current |
2018-05-07 |
snlkapil | Removing empty parentheses after class name (#180) |
blob | commitdiff | raw | diff to current |
2018-05-07 |
Christian Heimes | Output something when no files are reformatted (#190) |
blob | commitdiff | raw | diff to current |
2018-05-04 |
Christian Heimes | Remove unnecessary shebang lines (#189) |
blob | commitdiff | raw | diff to current |
2018-05-01 |
Zsolt Dollenstein | Format subscriptions in a PEP-8 compliant way (#178) |
blob | commitdiff | raw | diff to current |
2018-04-27 |
Łukasz Langa | 18.4a4 hotfix: don't populate the cache on --check |
blob | commitdiff | raw | diff to current |
2018-04-24 |
Łukasz Langa | Add `explode_split` to documentation |
blob | commitdiff | raw | diff to current |
2018-04-24 |
Łukasz Langa | 18.4a3 |
blob | commitdiff | raw | diff to current |
2018-04-24 |
Łukasz Langa | Split imports like isort |
blob | commitdiff | raw | diff to current |
2018-04-24 |
Łukasz Langa | Do not enforce empty lines after control flow statements |
blob | commitdiff | raw | diff to current |
2018-04-24 |
Łukasz Langa | Split ternary expressions |
blob | commitdiff | raw | diff to current |
2018-04-24 |
Jonas Obrist | Make cache work with non-default line lenghts (#163) |
blob | commitdiff | raw | diff to current |
2018-04-24 |
Łukasz Langa | Support sticky standalone comments (comments preceding... |
blob | commitdiff | raw | diff to current |
2018-04-24 |
Vishwas B Sharma | [#154] Handle comments between decorators properly... |
blob | commitdiff | raw | diff to current |
2018-04-23 |
Łukasz Langa | Allow standalone comments to close code blocks |
blob | commitdiff | raw | diff to current |
2018-04-23 |
Łukasz Langa | Remove nonsensical grammar from blib2to3 |
blob | commitdiff | raw | diff to current |
2018-04-23 |
Łukasz Langa | Show full path on diffs |
blob | commitdiff | raw | diff to current |
2018-04-23 |
Łukasz Langa | Refactor `reformat_one` and `schedule_formatting` to... |
blob | commitdiff | raw | diff to current |
2018-04-23 |
Vishwas B Sharma | [#149] Make check and diff not mutually exclusive ... |
blob | commitdiff | raw | diff to current |
2018-04-21 |
Łukasz Langa | Move delimiter token skipping to BracketTracker |
blob | commitdiff | raw | diff to current |
2018-04-21 |
Zsolt Dollenstein | Skip handling signals on event loops that don't support... |
blob | commitdiff | raw | diff to current |
2018-04-19 |
Łukasz Langa | Remove dead code |
blob | commitdiff | raw | diff to current |
2018-04-19 |
Łukasz Langa | Docstring for `max_delimiter_priority_in_atom()` |
blob | commitdiff | raw | diff to current |
next |