]> 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-10-14 martin f. krafftRemove airline config
2021-10-14 martin f. krafftRemove unused navigation maps
2021-10-14 martin f. krafftWhatHighlight syntax analysis
2021-10-14 martin f. krafftDo not use special navigation for wrap mode
2021-10-14 martin f. krafftHandle #. formatted lists in &flp
2021-10-14 martin f. krafftnew lbdbq plugin location
2021-10-14 martin f. krafftUpdated settings for Python
2021-10-14 martin f. krafftvim-snippets enabled
2021-10-14 martin f. krafftAdd '.vim/bundle/black/' from commit '2f3fa1f6d0cbc2a3f...
2021-10-14 martin f. krafftAdd '.vim/bundle/vim-python-pep8-indent/' from commit...
2021-10-14 martin f. krafftAdd '.vim/bundle/vim-flake8/' from commit 'ddceec6c457f...
2021-10-14 martin f. krafftMove iabs to UltiSnips
2021-10-14 martin f. krafftconfigure ultisnips
2021-10-14 martin f. krafftBetter mail backup writing
2021-10-14 martin f. krafftmake markdown formatting available in mail
2021-10-14 martin f. krafftupdate mail identity shortcuts
2021-10-14 martin f. krafftremove broken symlinks
2021-10-12 Zac Hatfield... Fix feature detection for positional-only arguments...
2021-10-05 Mathieu Kniewallnerchore(ci): use official Python 3.10 (#2521)
2021-10-05 Richard SiBump typed-ast minimum to 1.4.3 for 3.10 compat (#2519)
2021-10-02 Richard SiMNT: remove unnecessary test deps + some refactoring...
2021-09-29 Fergus MitchellAdd --workers CLI parameter (fixes #2513) (#2514)
2021-09-29 shaoranAllow to pass the FileMode options in the vim plugin...
2021-09-28 Richard SiFix python_version markers in Pipfile.lock (#2511)
2021-09-25 Marco Edward... Add test to cover when unable to replace magics (#2471)
2021-09-25 Zsolt DollensteinBump required aiohttp version to 3.7.4 (#2509)
2021-09-25 Zsolt Dollensteinre-implement simple CORS middleware for blackd (#2500)
2021-09-24 Deepyaman DattaAdd Kedro to project list and QuantumBlack to orgs...
2021-09-19 Clément RobertDOC: cleanup pre-commit instructions following #2430...
2021-09-19 Marco Edward... add check for version in the-basics example (#2459)
2021-09-18 Zsolt Dollensteinfix all b904s (#2501)
2021-09-14 Jelle ZijlstraUpdate CHANGES.md for 21.9b0 release (#2494)
2021-09-06 Sorin SbarneaFix missing toml extra w/ setuptools-scm (GH-2475)
2021-09-05 Marco Edward... Remove `blackcellmagic` reference (#2477)
2021-09-01 Jameel Al-AzizAdd hidden import to PyInstaller build (GH-2466)
2021-08-31 pszlazakChange docker workflow for latest_release tag (#2468)
2021-08-30 arufix: run pypi / docker upload from published draft...
2021-08-29 Richard SiExclude broken typing-extensions version + fix import...
2021-08-29 Richard SiPrepare CHANGES.md for release 21.8b0 (#2458)
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-06 Vincent DriessenMerge pull request #93 from pmrowla/ignore-count
2021-07-06 Peter Rowlandsignore --count lines
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)
next