]> 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-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
2019-10-28 Łukasz LangaExplicitly close .gitignore during processing
2019-10-28 Łukasz LangaRemove unnecessary casts after pinning Mypy to >= 0.740
2019-10-28 Łukasz LangaUse early returns in `get_grammars()` to save an indent...
2019-10-28 Łukasz LangaReword comment
2019-10-28 Jelle Zijlstraline_length=1 to reduce churn (#1092)
2019-10-28 Łukasz LangaFix regression: unexpected parentheses around non-mathe...
2019-10-28 Joe AntonakakisAdd diff support to blackd (#969)
2019-10-28 Łukasz LangaUpgrade typed-ast to 1.4.0
2019-10-28 Łukasz LangaPut missing contributors in the list (THANKS!)
2019-10-28 Łukasz LangaLet readers know E203 and W503 are explained later
2019-10-28 Łukasz LangaPut missing features and fixes in the change log
2019-10-28 Łukasz LangaDocstring nit
2019-10-27 Jelle Zijlstrafix crash with long type annotations (#1093)
2019-10-27 Jelle Zijlstracoverage: omit tests/data (#1095)
2019-10-24 Tzu-ping ChungDo not crash when failing to read an entry (#1090)
2019-10-24 Michael McClimonsetup.py: rename _version.py to _black_version.py ...
2019-10-21 Łukasz Langas/_version.py/_black_version.py/ (#1082)
2019-10-21 jgirardetadd gitignore support using pathspec (#878)
2019-10-21 Yngve HøisethAutomatic markdown and YAML formatting with Prettier...
2019-10-21 Alexander HuynhRestore all cursors, instead of only the current window...
2019-10-21 Matt VanEseltineDo not load incompatible cache (#875) (#1034)
2019-10-21 Hugo van KemenadeRun pre-commit on Travis CI (#1081)
2019-10-21 Łukasz LangaRevert "restore cursor to same line of code, not same...
2019-10-20 Jelle ZijlstraBack out #850 (#1079)
2019-10-20 Jelle Zijlstrafix CI (#1078)
2019-10-20 Yurii KarabasSet correct return statement for `is_type_comment`...
2019-10-20 Asger Hautop... Use better default venv dir when using neovim (#937)
2019-10-20 Zsolt DollensteinCreate new issue templates (#934)
2019-10-20 Andrew ThorpUpdate README.md (#906)
2019-10-20 Josh BodeChange how venv path is modified in vim plugin (#804)
2019-10-20 Joe AntonakakisAdd .svn to default exclusion list (#965)
2019-10-20 Augie FacklerTweak collection literals to explode with trailing...
2019-10-20 Florent Thieryadd instructions to Readme for installing vim plugin...
2019-10-20 Charles Reidrestore cursor to same line of code, not same line...
2019-10-20 Michael J.... Blacken .py files in blib2to3 (#1011)
2019-10-15 Hugo van KemenadeTest on Python 3.8 final (#1070)
2019-10-15 Hugo van KemenadeDeclare support for Python 3.8 (#1069)
2019-10-15 Michael J.... Fix type: ignore line breaking when there is a destruct...
2019-10-14 Michael J.... Update Pipfile.lock (#1062)
2019-10-14 Michael J.... Add .eggs to .gitignore (#1063)
2019-10-13 Linus GrohAdd black version header to blackd responses (#1046)
2019-10-13 Zsolt DollensteinRequire regex version 2019.8
2019-10-13 Andrey#455 Fix bug with tricky unicode symbols (#1047)
2019-10-11 Hugo van KemenadeUsed by: add pandas and Pillow (#1057)
2019-10-11 Michael J.... Fix missed cases in the `# type: ignore` logic (#1059)
2019-10-10 Michael J.... Fix issue with type comments on lines with trailing...
2019-10-03 Michael J.... Don't break long lines when `type: ignore` is present...
2019-10-01 Michael J.... Fix typechecking under mypy 0.730 (#1039)
next