]> 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
2019-03-17 Thom Lufix vim plugin for 19.3b0 (#755) (#766)
2019-03-16 Jelle Zijlstraredo grammar selection, add test (#765)
2019-03-16 Zsolt Dollensteinfix appveyor deploy section
2019-03-16 Zsolt DollensteinUse new github token for appveyor release
2019-03-15 Jelle Zijlstraadd change log entry (#764)
2019-03-15 Jelle Zijlstrafix incorrect call (#762)
2019-03-14 Andy FreelandFix print() function on Python 2 (#754)
2019-03-14 Łukasz Langav19.3b0
2019-03-14 Jelle ZijlstraAdd back --py36 as a deprecated option (#750)
2019-03-14 Łukasz LangaMention tab comment fixes, extend tests
2019-03-14 Łukasz LangaMention atomic cache creation in the change log
2019-03-14 Greg GandenbergerIndicate that PyCharm instructions also work with Intel...
2019-03-14 HeafordUpdate README.md - Pycharm instructions not working...
2019-03-14 Łukasz LangaMention fix for #632 in the change log
2019-03-14 Łukasz LangaEnhance the type comment patch
2019-03-14 Russell DavisFix PyCharm instructions in README (#701)
2019-03-14 HugoFix PendingDeprecationWarning: Task.all_tasks() is...
2019-03-14 Łukasz LangaUpdates to the change log
2019-03-14 Łukasz LangaSimplify the #606 patch
2019-03-14 Anders-Petter... Changes default logger used by blib2to3 Driver (#732)
2019-03-14 Łukasz LangaUpdate Pipfile environment
2019-03-14 Łukasz LangaAdd pip-wheel-metadata/ to ignores
2019-03-08 Jelle Zijlstraremove Python implementation-specific versions (#736)
2019-03-07 Sami SalonenPut cursor in last line if old position is invalid...
2019-03-06 martin f. krafftRevert "vcards now properly identified"
2019-02-28 Hiroshi ShirosakiFix test errors with latest vim
2019-02-27 Hiroshi ShirosakiMerge pull request #415 from endersstocker/syntax/fix...
2019-02-27 martin f. krafftremove tab from flp
2019-02-24 Bryan EndersSyntax: Fix strikethrough
2019-02-24 martin f. krafftAdd '.vim/bundle/explainpat/' from commit '8b7939ff8676...
2019-02-24 martin f. krafftAdd '.vim/bundle/password-store/' from commit 'dc759ab3...
2019-02-24 martin f. krafftenable airline
2019-02-24 martin f. krafftenable voom addon
2019-02-24 martin f. krafftadd python ;trace shortcut
2019-02-24 martin f. krafftignore tags files
2019-02-24 martin f. krafftremove vcscommand plugin
2019-02-24 martin f. krafftadd surround addon
2019-02-24 martin f. krafftadd jinja syntax addon
2019-02-24 martin f. krafftadd deb plugin
2019-02-24 martin f. krafftenable pathogen
2019-02-24 martin f. krafftfixup latex-suite installation
2019-02-24 martin f. krafftadd Tabular addon
2019-02-24 martin f. krafftenable ledger plugin
2019-02-24 martin f. krafftupdate vcsh gitignore
2019-02-24 Jelle Zijlstraremove --py36 (#724)
2019-02-23 Josef FortierTest ftdetect (settings)
2019-02-23 Josef FortierDebug cleanup
2019-02-23 Josef FortierMinimal test of generate
2019-02-23 Josef FortierAdd password testing
2019-02-23 Josef FortierSort of correct
2019-02-23 Josef Fortiercursorline makes obfuscation more palatable
2019-02-23 Josef FortierSettings work, "increment" works
2019-02-23 Josef FortierRedid config
2019-02-23 Josef FortierChange settings to a dictionary/array
2019-02-23 Jelle Zijlstra split long del statements into multiple lines (#698)
2019-02-23 Josef FortierUpdate README
2019-02-23 Josef FortierAdd password rotation
2019-02-23 Josef FortierGeneralize highlighting
2019-02-21 martin f. krafftremove obsolete mappings and stuff
2019-02-21 martin f. krafftencapsulate local settings in cpo
2019-02-21 martin f. krafftvcards now properly identified
2019-02-21 martin f. krafftvimperator/pentadactyl no longer used
2019-02-21 martin f. krafftremove last position in favour of plugin
2019-02-21 martin f. krafftremove logcheck autocmds
2019-02-21 martin f. krafftversion check obsoleted
2019-02-21 martin f. krafftremove modeline that is no longer needed
2019-02-21 martin f. krafftremove broken symlinks
2019-02-21 martin f. krafftremove snipmate
2019-02-21 martin f. krafftremove closetag plugin
2019-02-21 martin f. krafftdisable list/trailing-space highlighting for mail
2019-02-21 martin f. krafftfix format list pattern
2019-02-21 martin f. krafftutf8 is default
2019-02-21 martin f. krafftimprove format-flowed handling
2019-02-21 martin f. krafftmove all mail ftplugin stuff to after
2019-02-20 programmer04Fix example with well formated code (add missing comma...
2019-02-16 sponsfreixesImprove examples to use 88 chars line length (#677...
2019-02-14 Jelle Zijlstraadd missing aiohttp dep (#699)
2019-02-14 Greg GandenbergerAdd PyCharm setup step (#680)
2019-02-07 Zsolt DollensteinRemove numeric underscore normalization (#696)
2019-02-07 Jelle ZijlstraAdd `--target-version` option to allow users to choose...
2019-02-06 Hugo'sudo: required' no longer required https://blog.travis...
2019-02-06 Jakub KadlubiecProperly close the code block in README (#695)
2019-02-05 Nathan Goldbaumshow how to exclude individual files in the exclude...
2019-02-05 Kyle SundenUpdate readthedocs.yml (#611)
2019-02-05 Bryan ForbesFormat pyi files correctly (#599)
2019-02-05 Samuel Cormier... Fix indent calculation with tabs when computing prefixe...
2019-02-05 Jan HnátekFix location of expression.diff in the change notificat...
2019-01-29 Jimmy Jiachore: Fix noqa comment (#684)
2019-01-29 Daniel Hahlerspec/make-coverage: do not `cat` profile files (#123)
2019-01-21 Josef FortierMerge pull request #1 from The-King-of-Toasters/master
2019-01-20 Stephen GregorattoAdd support for gopass edit files
2019-01-19 Anthony SottileAtomically write cache files (#674)
2019-01-18 Anthony SottileTurn off pre-commit's automatic parallelization for...
2019-01-17 Hiroshi ShirosakiMerge pull request #397 from sim590/inexact-ft-match...
2019-01-17 Hiroshi ShirosakiFix code quotes when ending with backslash
2019-01-13 Stefan Wimmer- forgot to update the README ;-)
2019-01-13 Stefan Wimmer- complete rehaul of the colours in both dark and light...
2019-01-12 Anthony Sottiledelete some dead code (#669)
2019-01-10 Vincent DriessenMerge pull request #74 from UbiCastTeam/master
2019-01-10 Florent Thiéryexplain how to install with vim 8's pack feature
next