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.
2021-04-01 |
KotlinIsland | don't require typed-ast
|
commit | commitdiff | tree |
2021-02-20 |
James Addison | Minimize changes: more closely resemble original conditional...
|
commit | commitdiff | tree |
2021-02-20 |
James Addison | Readability: reduce boolean nesting
|
commit | commitdiff | tree |
2021-02-20 |
James Addison | Cleanup: remove unused / redundant variables from conditionals
|
commit | commitdiff | tree |
2021-02-20 |
James Addison | Simplification: only yield empty omit list when magic...
|
commit | commitdiff | tree |
2021-02-20 |
James Addison | Simplification: only use special-case token retrieval...
|
commit | commitdiff | tree |
2021-02-20 |
James Addison | Clarity: special case: avoid using variables that have...
|
commit | commitdiff | tree |
2021-02-20 |
James Addison | Consistency: use variable names that correspond to...
|
commit | commitdiff | tree |
2021-02-20 |
James Addison | Brevity: only use the variables required to convey...
|
commit | commitdiff | tree |
2021-02-20 |
James Addison | Clarity: isolate and extract each responsibility from...
|
commit | commitdiff | tree |
2021-02-20 |
James Addison | Brevity: rename method
|
commit | commitdiff | tree |
2020-09-01 |
Łukasz Langa | Clarify current trailing comma behavior in the docs
|
commit | commitdiff | tree |
2020-09-01 |
Łukasz Langa | Mention optional invalid W503 warning in pycodestyle
|
commit | commitdiff | tree |
2020-08-26 |
Richard Si | Fix multiline docstring quote normalization
|
commit | commitdiff | tree |
2020-08-26 |
Rowan Rodrik van... | Fix g:black_fast and g:black_(skip)_string_normalization...
|
commit | commitdiff | tree |
2020-08-26 |
Yurii Karabas | Revert contains_pragma_comment function changes
|
commit | commitdiff | tree |
2020-08-26 |
Yurii Karabas | Revert contains_standalone_comments function changes
|
commit | commitdiff | tree |
2020-08-26 |
Yurii Karabas | Simplify black code by using generator expressions
|
commit | commitdiff | tree |
2020-08-26 |
Łukasz Langa | Stop running Primer on macOS as it's flaky on GitHub...
|
commit | commitdiff | tree |
2020-08-26 |
Łukasz Langa | v20.8b1
|
commit | commitdiff | tree |
2020-08-26 |
Łukasz Langa | Make dependency on Click 7.0, regex 2020.1.8, and toml...
|
commit | commitdiff | tree |
2020-08-26 |
Łukasz Langa | Add expected failure tests with the unstable formattings
|
commit | commitdiff | tree |
2020-08-26 |
Łukasz Langa | Include mode information for unstable formattings
|
commit | commitdiff | tree |
2020-08-26 |
Łukasz Langa | Treat all trailing commas as pre-existing, as they...
|
commit | commitdiff | tree |
2020-08-26 |
Łukasz Langa | v20.8b0
|
commit | commitdiff | tree |
2020-08-25 |
Łukasz Langa | Improve docstring re-indentation handling
|
commit | commitdiff | tree |
2020-08-25 |
Łukasz Langa | Address pre-existing trailing commas when not in the...
|
commit | commitdiff | tree |
2020-08-24 |
Łukasz Langa | Run trailing comma tests with TargetVersion.PY38
|
commit | commitdiff | tree |
2020-08-24 |
Łukasz Langa | Add more trailing comma test variants
|
commit | commitdiff | tree |
2020-08-24 |
Łukasz Langa | Make doc generation a little smarter, update doc sections
|
commit | commitdiff | tree |
2020-08-24 |
Łukasz Langa | Update the changelog
|
commit | commitdiff | tree |
2020-08-21 |
Zac-HD | Property-based fuzz test
|
commit | commitdiff | tree |
2020-08-21 |
Łukasz Langa | Fix dealing with generated files in docs
|
commit | commitdiff | tree |
2020-08-21 |
Łukasz Langa | Use properly renamed function name in docs
|
commit | commitdiff | tree |
2020-08-21 |
Łukasz Langa | Require Sphinx 3
|
commit | commitdiff | tree |
2020-08-21 |
Łukasz Langa | Mark Primer projects that will change formatting
|
commit | commitdiff | tree |
2020-08-21 |
Łukasz Langa | Open file explicitly with UTF-8 so it works on Windows...
|
commit | commitdiff | tree |
2020-08-21 |
Łukasz Langa | Reformat docs/conf.py according to the new style
|
commit | commitdiff | tree |
2020-08-21 |
Łukasz Langa | Re-implement magic trailing comma handling:
|
commit | commitdiff | tree |
2020-08-21 |
Łukasz Langa | Reset trailing comma handling
|
commit | commitdiff | tree |
2020-08-18 |
Łukasz Langa | Update all dependencies to latest versions
|
commit | commitdiff | tree |
2020-05-08 |
Łukasz Langa | Make the use of a ThreadPoolExecutor explicit
|
commit | commitdiff | tree |
2020-03-17 |
Łukasz Langa | Don't suggest using `sudo` with Docker
|
commit | commitdiff | tree |
2020-03-17 |
Łukasz Langa | Compress RUN statements into one to avoid layer proliferation
|
commit | commitdiff | tree |
2020-03-17 |
Łukasz Langa | Update dependencies
|
commit | commitdiff | tree |
2020-03-04 |
Łukasz Langa | Update the name of Mode in the reference docs, too
|
commit | commitdiff | tree |
2020-03-04 |
Łukasz Langa | Rename FileMode into just Mode
|
commit | commitdiff | tree |
2020-03-04 |
Łukasz Langa | Document how to use format_str()
|
commit | commitdiff | tree |
2020-03-04 |
Łukasz Langa | Introduce a section of docs about exceptions
|
commit | commitdiff | tree |
2020-03-04 |
Łukasz Langa | Add @cooperlees to maintainers
|
commit | commitdiff | tree |
2020-03-04 |
Łukasz Langa | Tell people where Change Log went
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Remove Poetry metadata
|
commit | commitdiff | tree |
2019-10-28 |
Hugo van Kemenade | Test Windows, macOS and Linux on GitHub Actions (#1085)
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | acks += llchan
|
commit | commitdiff | tree |
2019-10-28 |
Lawrence Chan | Fix fmt on/off when multiple exist in leaf prefix ...
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Restore simple form of if statement
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Simplify some code flow
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Explicitly close .gitignore during processing
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Remove unnecessary casts after pinning Mypy to >= 0.740
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Use early returns in `get_grammars()` to save an indentation...
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Reword comment
|
commit | commitdiff | tree |
2019-10-28 |
Jelle Zijlstra | line_length=1 to reduce churn (#1092)
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Fix regression: unexpected parentheses around non-mathematic...
|
commit | commitdiff | tree |
2019-10-28 |
Joe Antonakakis | Add diff support to blackd (#969)
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Upgrade typed-ast to 1.4.0
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Put missing contributors in the list (THANKS!)
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Let readers know E203 and W503 are explained later
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Put missing features and fixes in the change log
|
commit | commitdiff | tree |
2019-10-28 |
Łukasz Langa | Docstring nit
|
commit | commitdiff | tree |
2019-10-21 |
jgirardet | add gitignore support using pathspec (#878)
|
commit | commitdiff | tree |
2019-10-21 |
Yngve Høiseth | Automatic markdown and YAML formatting with Prettier...
|
commit | commitdiff | tree |
2019-10-21 |
Alexander Huynh | Restore all cursors, instead of only the current window...
|
commit | commitdiff | tree |
2019-10-21 |
Matt VanEseltine | Do not load incompatible cache (#875) (#1034)
|
commit | commitdiff | tree |
2019-10-21 |
Hugo van Kemenade | Run pre-commit on Travis CI (#1081)
|
commit | commitdiff | tree |
2019-10-21 |
Łukasz Langa | Revert "restore cursor to same line of code, not same...
|
commit | commitdiff | tree |
2019-10-20 |
Yurii Karabas | Set correct return statement for `is_type_comment`...
|
commit | commitdiff | tree |
2019-10-20 |
Asger Hautop Drewsen | Use better default venv dir when using neovim (#937)
|
commit | commitdiff | tree |
2019-10-20 |
Zsolt Dollenstein | Create new issue templates (#934)
|
commit | commitdiff | tree |
2019-10-20 |
Andrew Thorp | Update README.md (#906)
|
commit | commitdiff | tree |
2019-10-20 |
Josh Bode | Change how venv path is modified in vim plugin (#804)
|
commit | commitdiff | tree |
2019-10-20 |
Joe Antonakakis | Add .svn to default exclusion list (#965)
|
commit | commitdiff | tree |
2019-10-20 |
Augie Fackler | Tweak collection literals to explode with trailing...
|
commit | commitdiff | tree |
2019-10-20 |
Florent Thiery | add instructions to Readme for installing vim plugin...
|
commit | commitdiff | tree |
2019-10-20 |
Charles Reid | restore cursor to same line of code, not same line...
|
commit | commitdiff | tree |
2019-10-20 |
Michael J. Sullivan | Blacken .py files in blib2to3 (#1011)
|
commit | commitdiff | tree |
2019-05-09 |
Łukasz Langa | Mention support for async generators
|
commit | commitdiff | tree |
2019-05-09 |
Łukasz Langa | Change log wording and ordering
|
commit | commitdiff | tree |
2019-05-09 |
Łukasz Langa | acks += bgw
|
commit | commitdiff | tree |
2019-05-09 |
Benjamin Woodruff | Move tokenizer config onto grammar, rename flag
|
commit | commitdiff | tree |
2019-05-09 |
Benjamin Woodruff | Add support for always tokenizing async/await as keywords
|
commit | commitdiff | tree |
2019-05-09 |
Łukasz Langa | acks += revfried
|
commit | commitdiff | tree |
2019-05-09 |
Łukasz Langa | Mention fix for backslashes before standalone comments
|
commit | commitdiff | tree |
2019-05-09 |
Łukasz Langa | Remove spurious prints
|
commit | commitdiff | tree |
2019-05-08 |
Łukasz Langa | Use to handle legacy async/await handling in assert_equivalent
|
commit | commitdiff | tree |
2019-05-08 |
Carol Willing | Add PyCon talk link to README (#844)
|
commit | commitdiff | tree |
2019-05-07 |
Łukasz Langa | Mention Elpy
|
commit | commitdiff | tree |
2019-05-07 |
Łukasz Langa | humility -= 1
|
commit | commitdiff | tree |
2019-05-07 |
pmacosta | Use g:pymode_python-defined interpreter if defined...
|
commit | commitdiff | tree |
2019-05-07 |
Arjaan Buijk | Describe how to add black to Wing IDE (#758)
|
commit | commitdiff | tree |
2019-05-07 |
Jelle Zijlstra | Add `black -c "code"` (#761)
|
commit | commitdiff | tree |
next |