]> 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
2021-08-28 Richard SiPin setuptools-scm build time dependency (#2457)
2021-08-28 Marco Edward... add test which covers stdin filename ipynb (#2454)
2021-08-28 Marco Edward... set mypy_path in mypy.ini (#2455)
2021-08-27 Marco Edward... Document jupyter hook (#2416)
2021-08-26 Richard Siblib2to3: support unparenthesized wulruses in more...
2021-08-26 Richard SiStop changing return type annotations to tuples (#2384)
2021-08-26 Richard SiMNT: add pull request template (#2443)
2021-08-24 Cooper LeesAdd cpython Lib/ repository config into primer config...
2021-08-24 erykoffChange sys.exit to raise ImportError (#2440)
2021-08-23 Richard SiAdd test requirements to Pipfile[.lock] & bump deps...
2021-08-23 Richard SiImprove f-string expression detection regex so ......
2021-08-20 Nipunn KoorapatiPresent a more user-friendly error if .gitignore is...
2021-08-18 Aneesh AgrawalRemove `language_version` for pre-commit (#2430)
2021-08-16 Marco Edward... Add jupyter deps to Pipfile.lock (#2419)
2021-08-12 Tom FryersUpdate language server links (#2425)
2021-08-12 arufix: remove unneccessary escape character (#2423)
2021-08-06 Marco Edward... Jupyter notebook support (#2357)
2021-08-06 Taneli HukkinenFix type dependencies of mypy invocation (#2411)
2021-07-28 Hugo van KemenadeTest on Python 3.10-dev (#2406)
2021-07-28 Richard SiFix issue templates + add docs template (#2399)
2021-07-25 Richard SiAdd ESP to sqlalchemy for black-primer (#2400)
2021-07-24 Jelle ZijlstraClarify contributing docs (#2398)
2021-07-22 David Szottenisort docs have changed urls (#2390)
2021-07-17 Jelle Zijlstraadd context manager to temporarily change the cwd ...
2021-07-16 Bernát GáborUse platformdirs over appdirs (#2375)
2021-07-16 Cooper LeesUpdate CHANGES.md for 21.7b0 release (#2376)
2021-07-16 pszlazakCreate Docker tag 'latest_release' (#2374)
2021-07-16 Richard SiDon't include profiling/ to cut down sdist by ~2x ...
2021-07-13 Felix HildénImprove AST safety parsing error message (#2304)
2021-07-12 Richard SiSwitch `toml` TOML library for `tomli` (#2301)
2021-07-12 Łukasz LangaAdd LocalStack and Twisted to projects using Black
2021-07-11 Marco Edward... Second run of tox -e py results in a test error for...
2021-07-10 Felix HildénUse setuptools.find_packages in setup (#2363)
2021-07-09 Richard SiAvoid src being marked as optional in help (#2356)
2021-07-04 Marco Edward... fix typo (#2358)
2021-06-23 simakiAccept empty stdin (close #2337) (#2346)
2021-06-22 Taneli HukkinenGet `click` types from main repo (#2344)
2021-06-22 SADIK KUZUUpdate pre-commit config (#2331)
2021-06-17 Art ChaidarunAdd Duolingo to list of users (#2341)
2021-06-15 Felix HildénChat on Discord instead of Freenode (#2336)
2021-06-13 Felix HildénDocs: no space is inserted to empty docstrings (#2249...
2021-06-13 jack1142Add EOF and trailing whitespace fixer to pre-commit...
2021-06-13 Bryan BugyiFix internal error when FORCE_OPTIONAL_PARENTHESES...
2021-06-12 Bartosz TelenczukVim plugin fix string normalization option (#1869)
2021-06-12 Austin GlaserFind pyproject from vim relative to current file (...
2021-06-11 Cooper LeesAdd STDIN test to primer (#2315)
2021-06-11 Ryan McPartlanFix incorrect document referance (#2326)
2021-06-10 Cooper LeesUpdate CHANGES.md for 21.6b0 release (#2325)
2021-06-09 jack1142Add coverage files to gitignore (#2323)
2021-06-09 jack1142Don't run Docker workflow on push to forks (#2324)
2021-06-09 jack1142Support named escapes (`\N{...}`) in string processing...
2021-06-09 jack1142Fix flake8 configuration by switching from extend-ignor...
2021-06-09 Richard SiRegression fix: leave R prefixes capitalization alone...
2021-06-08 Felix HildénMention comment non-processing in documentation (#2306)
2021-06-08 Sergey VartanovPossible fix for issue with indentation and fmt: skip...
2021-06-07 Cooper Lees[primer] Enable everything (#2288)
2021-06-07 Bryan BugyiFix incorrect custom breakpoint indices when string...
2021-06-07 Bryan BugyiAccount for += assignment when deciding whether to...
2021-06-04 Richard SiGo back to single core for test suite on CI (#2305)
2021-06-03 Felix HildénAdd option to require a specific version to be running...
2021-06-03 Jelle Zijlstradon't uvloop.install on import (#2303)
2021-06-02 Jelle Zijlstraremove unnecessary docs changelog
2021-06-02 Cooper Ry LeesMove `--code` #2259 change log to correct unlreased...
2021-06-02 Hassan AbouelelaCode Flag Options (#2259)
2021-06-01 dependabot... Bump urllib3 from 1.26.4 to 1.26.5 (#2298)
2021-06-01 Stefan FoulisAdd `version` to github action (and rewrite the whole...
2021-06-01 Bryan BugyiCorrect max string length calculation when there are...
2021-05-31 Cooper LeesUpdate CHANGES.md for 21.5b2 release (#2290)
2021-05-30 Bryan BugyiFix regular expression that black uses to identify...
2021-05-30 Bryan BugyiMake sure to split lines that start with a string opera...
2021-05-30 Bryan BugyiFix --experiemental-string-processing crash when matchi...
2021-05-29 Jelle Zijlstraadd discussion of magic comments to FAQ (#2272)
2021-05-29 Cooper Leesptr nolong requires changes (#2276)
2021-05-29 Łukasz LangaAdd @zzzeek testimonial to README and docs
2021-05-29 Jelle ZijlstraFix path_empty() (#2275)
2021-05-29 Jelle ZijlstraAdd --experimental-string-processing to future changes...
2021-05-29 Matteo BertucciIssue templates: use HTML comments (#2269)
2021-05-27 Felix HildénUse latest Python in uploading binaries (#2260)
2021-05-27 Richard SiFix and test docs on Windows (#2262)
2021-05-26 Cooper LeesAdd optional uvloop import (#2258)
2021-05-25 Mark BellRemoved adding a space into empty docstrings. (#2249)
2021-05-25 Felix HildénCreate FAQ documentation (GH-2247)
2021-05-24 temeddixSolved Problem with Non-ASCII .gitignore Files (#2229)
2021-05-24 Salomon PoppBuild macOS releases (#2198)
2021-05-19 Felix HildénLink isort profile to Black code style isort mention...
2021-05-17 Felix HildénFix test requirements file name (#2245)
2021-05-17 Felix HildénMake Prettier preserve line ending type (#2244)
2021-05-16 Hadi AlqattanFix: black only respects the root gitignore. (#2225)
2021-05-16 Łukasz LangaInclude Jelle's review suggestions
2021-05-16 Matthew ClappUpdate vim plugin manual installation instructions...
2021-05-16 Richard SiAdd issue triage documentation (#2236)
2021-05-13 Richard SiAdd lower bound for aiohttp-cors + fix primer (#2231)
2021-05-13 Christian ClaussUse codespell to find typos (#2228)
2021-05-13 Richard SiModify when Test, Primer, and Documentation Build run...
2021-05-12 Łukasz LangaClick 8.0 renamed its "die on LANG=C" function so we...
2021-05-11 Richard SiRemove useless flake8 config + test support code (...
2021-05-11 Cooper LeesAdd stable tag process to release process documentation...
2021-05-10 Jelle Zijlstrafix typo (#2217)
2021-05-10 Cooper LeesUpdate CHANGES.md for 21.5b1 release (#2215)
2021-05-10 Cooper LeesRelease process docs (#2214)
next