]> git.madduck.net Git - etc/vim.git/shortlog

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

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.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

etc/vim.git
2020-05-16 Richard SiExpand docs about slice formatting (#1418)
2020-05-16 Jelle Zijlstrafix crashes on docstring whitespace changes (#1417)
2020-05-13 Paul MeinhardtFix Boolean values in pyproject.toml config (#1410)
2020-05-09 Cooper LeesRemove no longer used appveyor (#1401)
2020-05-09 TerranceHandle ImportError from multiprocessing module (#1400)
2020-05-09 Sanket DasguptaAdd preference of parantheses over backslashes in docs...
2020-05-08 Hugo van KemenadeREADME/CHANGES: Fix links (#1397)
2020-05-08 Nathan HuntAdd py.typed file. (#1395)
2020-05-08 Cooper LeesRefactor black into packages in src/ dir (#1376)
2020-05-08 shaoranAdding documentation to the README for import errors...
2020-05-08 Dan DavisonAdd purcell/reformatter.el as an Emacs integration...
2020-05-08 Zsolt Dollensteinclose event loop for all tests (#1394)
2020-05-08 Hugo van KemenadeTest on Python 3.9-dev (#1393)
2020-05-08 Zsolt DollensteinFix mono test
2020-05-08 Zsolt DollensteinImprove error messages from BlackRunner
2020-05-08 Jelle ZijlstraUpdate changelog and README (#1392)
2020-05-08 Hugo van KemenadeRemove deprecated --py36 option (#1236)
2020-05-08 Giacomo Tagliabueadd --force-exclude argument (#1032)
2020-05-08 Zsolt Dollensteinskip mono test while im working on it
2020-05-08 Cooper LeesUpdate CHANGELOG with some PRs merged (#1391)
2020-05-08 Richard SiAdd Black compatible configurations in documentation...
2020-05-08 Arnav BorborahInclude an easier way to integrate black with Pycharm...
2020-05-08 Łukasz LangaMake the use of a ThreadPoolExecutor explicit
2020-05-08 Zsolt Dollensteinbetter test for mono executor
2020-05-08 AutophagyAdd docstrings to fmt checking functions, add to docs
2020-05-08 Allan Simonpermits black to run in AWS Lambda: (#1141)
2020-05-08 Ville SkyttäAdd Change Log project URL (#1382)
2020-05-08 kaiixPrefer virtualenv packages over global packages (#1383...
2020-05-08 Douglas ThorAdd option for printing a colored diff (#1266)
2020-05-08 Jon DufresneRemove deprecated use of 'setup.py test' (#1275)
2020-05-08 utsav-dbxAdd Dropbox as a user of Black (#1335)
2020-05-08 williamfzcadd bracket check in split_line (#1315)
2020-05-08 David LukesMake sure sys._base_executable is sane in Vim plugin...
2020-05-08 Zsolt Dollensteinadd change log entry for #1053
2020-05-08 Alex VandiverRe-indent the contents of docstrings (#1053)
2020-05-08 Andrew ZhouAdd error on non-list target-version in config file...
2020-05-08 Bryan BugyiImprove String Handling (#1132)
2020-05-08 Cooper LeesMove to 'py3' tagged wheels (#1388)
2020-05-08 otstrelFix for "# fmt: on" with decorators (#1325)
2020-05-08 Vlad EmelianovIssue 1144: Fix type annotations for --config option...
2020-05-08 dependabot... Bump bleach from 3.1.2 to 3.1.4 (#1326)
2020-04-30 Toby FlemingChange exit code to 2 when config file doesn't exist...
2020-04-24 shaoranFixing the documentation of how to install the vim...
2020-04-17 CharlesUpdate heredoc marker case to conform with vim patch...
2020-04-12 MomIsBestFriendSmall nitpicks (#1340)
2020-04-05 Rémi VerscheldeFix --diff output when encountering EOF (#1328)
2020-03-29 Zsolt DollensteinOmit commit hash and date stamp from doc version (...
2020-03-27 Quentin PradetAdd missing separator in README (#1320)
2020-03-27 Zsolt DollensteinFix readthedocs build (#1321)
2020-03-27 dependabot... Bump bleach from 3.1.1 to 3.1.2 (#1313)
2020-03-17 Łukasz LangaDon't suggest using `sudo` with Docker
2020-03-17 Łukasz LangaCompress RUN statements into one to avoid layer prolife...
2020-03-17 Łukasz LangaUpdate dependencies
2020-03-12 Max SmolensFix typo in README (#1306)
2020-03-09 Hugo van KemenadeUpdate wording and formatting (#1302)
2020-03-09 Batuhan TaşkayaImplement Black Version Gallery (#1294)
2020-03-09 Abdur-Rahmaan... [README.md] Updated Mail Address - Abdur-Rahmaan Janhan...
2020-03-04 Łukasz LangaUpdate the name of Mode in the reference docs, too
2020-03-04 Łukasz LangaRename FileMode into just Mode
2020-03-04 Łukasz LangaDocument how to use format_str()
2020-03-04 Łukasz LangaIntroduce a section of docs about exceptions
2020-03-04 Łukasz LangaRun prettier and fix whitespace on CHANGES.md (#1296)
2020-03-04 Łukasz LangaAdd @cooperlees to maintainers
2020-03-04 Łukasz LangaTell people where Change Log went
2020-03-04 Cooper LeesSplit out Change Log (#1117)
2020-03-03 Shantanustring prefixes: don't normalise capital R-strings...
2020-03-03 Paul GanssleNotify users of missing Python lazily (#1210)
2020-03-03 Tal AmuyalTeach the Vim plugin to respect pyproject.toml (issue...
2020-02-09 Yurii KarabasSimplify Line.contains_multiline_strings method (#1267)
2020-01-26 Shinya FujinoUpdate README.md to include appropriate command to...
2020-01-23 Matthew ClappChange error message to specify its origin. (#1240)
2020-01-18 Vlad EmelianovSupport py38-style starred expressions in return statem...
2020-01-18 Jon DufresneRemove unused variables tokenprog, Token and PlainToken...
2020-01-18 Yazdanchange pyproject.toml relative path to absolute path...
2020-01-18 Michael AquilinaAdd comment to flake8 configuration explaining line...
2020-01-18 kyle hausmannUse conditional case for diff reports (#1226)
2020-01-18 Mr. Outisbump regex version, providing wheels (#1232)
2020-01-02 hauntsaninjafind_project_root: allow .git to be a file (#1217)
2019-12-16 Hugo van KemenadeSkip the broken version of regex (#1209)
2019-12-11 Hugo van KemenadeThis MANIFEST.in not needed with setuptools_scm (#1200)
2019-12-08 FranciscoAdd Thonny-black-code-format plugin (#1195)
2019-12-04 Cooper LeesAdd GitHub Actions badge to README.md (#1134)
2019-11-30 Zsolt DollensteinFix list literal example in README
2019-11-29 springstanAdd Home Assistant to 'Used by' section (#1182)
2019-11-25 Michael J.... Fix unstable formatting with some `# type: ignore`s...
2019-11-23 Denis LaxaldeSimple docs cleanup (#1168)
2019-11-22 Hugo van KemenadeCI: Add Python 3.8 and lint to GitHub Actions (#1173)
2019-11-22 Anthony SottileSuggest `extend-ignore` over `ignore` for flake8 (...
2019-11-07 Tim GatesFix simple typo: intput -> input (#1146)
2019-10-31 Richard FearnRemove duplicate paragraph about blackd headers (#1124)
2019-10-30 Michael J.... Support compilation with mypyc (#1009)
2019-10-30 Thomas Graingerreplace broken rtfd pypi badge (#1120)
2019-10-30 Michael J.... Switch from attrs to dataclasses (#1116)
2019-10-28 Łukasz LangaRemove Poetry metadata
2019-10-28 Hugo van KemenadeTest Windows, macOS and Linux on GitHub Actions (#1085)
2019-10-28 Łukasz Langaacks += llchan
2019-10-28 Lawrence ChanFix fmt on/off when multiple exist in leaf prefix ...
2019-10-28 Łukasz LangaAlways move the prefix out when wrapping with parenthes...
2019-10-28 Łukasz LangaRestore simple form of if statement
2019-10-28 Łukasz LangaSimplify some code flow
next