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-08-17 |
Łukasz Langa | Update README with missing change log, etc.
|
commit | commitdiff | tree |
2018-08-17 |
Miroslav Shubernetskiy | not enforcing python3.6 for precommit hook (#430)
|
commit | commitdiff | tree |
2018-08-17 |
David Hotham | Remove mappings from Vim plugin. (#417)
|
commit | commitdiff | tree |
2018-08-17 |
Benjamin Wohlwend | added instructions for PyCharm File Watcher setup ...
|
commit | commitdiff | tree |
2018-08-17 |
Jonty Wareing | vim: Restore cursor/window position after format (...
|
commit | commitdiff | tree |
2018-08-17 |
José Padilla | Add playground link (#437)
|
commit | commitdiff | tree |
2018-08-17 |
hauntsaninja | Use atom-black plugin for Atom integration (#456)
|
commit | commitdiff | tree |
2018-08-17 |
Jelle Zijlstra | write cache in --check mode (#453)
|
commit | commitdiff | tree |
2018-08-17 |
Jelle Zijlstra | normalize numeric literals (#454)
|
commit | commitdiff | tree |
2018-06-23 |
David Szotten | Suggest BufWritePre instead of BufWritePost for vi...
|
commit | commitdiff | tree |
2018-06-21 |
Łukasz Langa | 18.6b4
|
commit | commitdiff | tree |
2018-06-21 |
Łukasz Langa | Don't freeze when multiple comments directly precede...
|
commit | commitdiff | tree |
2018-06-20 |
Łukasz Langa | 18.6b3
|
commit | commitdiff | tree |
2018-06-20 |
Łukasz Langa | More tests for `# fmt: off`
|
commit | commitdiff | tree |
2018-06-20 |
Łukasz Langa | Trivial nits
|
commit | commitdiff | tree |
2018-06-20 |
Łukasz Langa | Stop Click from crashing Black on invalid environments
|
commit | commitdiff | tree |
2018-06-20 |
Łukasz Langa | Move INDENT value to the postponed prefix
|
commit | commitdiff | tree |
2018-06-20 |
Łukasz Langa | Use the separate pass for `# fmt: off` on all code
|
commit | commitdiff | tree |
2018-06-19 |
Łukasz Langa | Support `# fmt: off/on` pairs within brackets
|
commit | commitdiff | tree |
2018-06-19 |
Łukasz Langa | Update README with missing fixes in Change Log
|
commit | commitdiff | tree |
2018-06-19 |
Łukasz Langa | Cache generated comments
|
commit | commitdiff | tree |
2018-06-19 |
Mariatta | Add travis badge and GitHub Fork banner to docs (#365)
|
commit | commitdiff | tree |
2018-06-16 |
Rupert Bedford | Add pyls-black to README (#361)
|
commit | commitdiff | tree |
2018-06-16 |
Jelle Zijlstra | Add blank line after constants in stub file (#360)
|
commit | commitdiff | tree |
2018-06-15 |
Mariatta | Add code snippet for using black badge in .rst (#356)
|
commit | commitdiff | tree |
2018-06-13 |
Katrin Leinweber | Harmonise with other instances (#347)
|
commit | commitdiff | tree |
2018-06-13 |
Neraste | Ignore symbolic links pointing outside of the root...
|
commit | commitdiff | tree |
2018-06-12 |
Joseph Larson | Remove reference to deprecated Visual Studio Code extension...
|
commit | commitdiff | tree |
2018-06-10 |
Łukasz Langa | Add failing test data
|
commit | commitdiff | tree |
2018-06-10 |
Łukasz Langa | Don't mark subtrees as changed that were already marked.
|
commit | commitdiff | tree |
2018-06-10 |
Łukasz Langa | Cache child sibling lookups
|
commit | commitdiff | tree |
2018-06-10 |
Łukasz Langa | Make test_black.py work in profilers
|
commit | commitdiff | tree |
2018-06-09 |
Łukasz Langa | Make `is_complex_subscript()` ignore list literals
|
commit | commitdiff | tree |
2018-06-09 |
Łukasz Langa | Move profiling data out of tests/data
|
commit | commitdiff | tree |
2018-06-09 |
Zsolt Dollenstein | Fix string normalization sometimes producing invalid...
|
commit | commitdiff | tree |
2018-06-09 |
Daniel M. Capella | Add .toml from tests to MANIFEST.in (#325)
|
commit | commitdiff | tree |
2018-06-08 |
Łukasz Langa | 18.6b2
|
commit | commitdiff | tree |
2018-06-08 |
Łukasz Langa | Update README with missing Change Log entries
|
commit | commitdiff | tree |
2018-06-08 |
Łukasz Langa | Return early from comment placement calculation on...
|
commit | commitdiff | tree |
2018-06-08 |
Loren Carvalho | Add `-h` as a shortcut for `--help` (#316)
|
commit | commitdiff | tree |
2018-06-07 |
Zsolt Dollenstein | fix handling of empty triple quoted strings (#314)
|
commit | commitdiff | tree |
2018-06-07 |
Łukasz Langa | Don't crash the Vim plugin
|
commit | commitdiff | tree |
2018-06-07 |
Łukasz Langa | 2018 is not the year of Unicode on your desktop
|
commit | commitdiff | tree |
2018-06-07 |
Łukasz Langa | Preliminary work on Poetry integration
|
commit | commitdiff | tree |
2018-06-07 |
Łukasz Langa | Fix link
|
commit | commitdiff | tree |
2018-06-07 |
Łukasz Langa | It works better when dependencies are installed. Who...
|
commit | commitdiff | tree |
2018-06-07 |
Łukasz Langa | Trim TOC to fit in two lines again
|
commit | commitdiff | tree |
2018-06-07 |
Łukasz Langa | Use `black .` now that we can
|
commit | commitdiff | tree |
2018-06-07 |
Łukasz Langa | Support pyproject.toml
|
commit | commitdiff | tree |
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 |
next |