]> 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-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
2019-01-09 martin f. krafftremove snippets
2019-01-09 martin f. krafftenable format_flowed support
2019-01-09 Hiroshi ShirosakiAdd documentation for strikethrough extension
2019-01-09 Hiroshi ShirosakiMerge pull request #367 from 91khr/master
2019-01-05 Utsav ShahAdd support for special comments in multiline functions...
2019-01-05 Kenyon RalphREADME.md: fix mailto link (#660)
2018-12-31 Tsuyoshi HombashiImprove an error message when failed to load pyproject...
2018-12-29 Hiroshi ShirosakiMerge pull request #401 from liborw/master
2018-12-29 Hiroshi ShirosakiMerge pull request #405 from idbrii/setfiletype
2018-12-26 Stefan Wimmer- added DiffAdded & DiffRemoved
2018-12-22 Daniel HahlerMerge pull request #118 from blueyed/searchpair-timeout
2018-12-20 Stefan Wimmer- remove italic from CursorLine
2018-12-19 martin f. krafftnumbered list regexp improvements
2018-12-19 martin f. krafftdisable list/trailing space matching for mails
2018-12-19 martin f. kraffteditor config depending on mail area detection
2018-12-18 Stefan Wimmer- make diffs more readable
2018-12-14 Peter StensmyrFix multiprocessing support for Windows binary (#632)
2018-12-10 Tushar ChandraAdd CORS support to blackd (#627)
2018-12-08 Libor WagnerDo not conceal code blocks
2018-12-07 David BriscoePrevent repeated sourcing of syntax
2018-11-29 Jim BrännlundAdd .eggs to default exclusions (#629)
2018-11-29 Jim BrännlundSilence expected stderr (#621)
2018-11-23 Scott StevensonReflect renaming of IPython notebook to Jupyter (#616)
2018-11-23 TimoAdd url to pep 257 in readme (#615)
2018-11-20 Jelle ZijlstraRefactor Travis (#614)
2018-11-20 Libor WagnerAdd option to disable code blocks concealing
2018-11-18 Daniel HahlerMerge branch 'master' into searchpair-timeout
2018-11-18 Daniel HahlerMerge pull request #120 from blueyed/cleanup
2018-11-18 Daniel Hahlers:find_opening_paren: pass lnum/col always, no winsaveview
2018-11-18 Daniel HahlerInline s:skip_search
2018-11-17 Daniel Hahlers:find_opening_paren: remove wrong optimization
2018-11-17 Daniel HahlerMerge branch 'master' into searchpair-timeout
2018-11-17 Daniel HahlerKeep/handle (auto)indent with O (#119)
2018-11-16 Daniel HahlerCover/fix non-matching multiline closing
2018-11-16 Daniel Hahlers:find_opening_paren: code style
2018-11-16 Daniel Hahlers:find_opening_paren: pass lnum/col always, no winsaveview
2018-11-16 Daniel HahlerUse s:_skip_special_chars function directly/only, optimize
2018-11-16 Daniel Hahlers:indent_like_previous_line: switch conditions
2018-11-16 Daniel HahlerInline s:skip_search
2018-11-16 Daniel HahlerDo not skip/check concealed
2018-11-16 Daniel HahlerUse s:_skip_special_chars function
2018-11-16 Daniel HahlerAdd g:python_pep8_indent_searchpair_timeout
2018-11-14 Stefan Wimmer- make terminal colors more readable in both light...
2018-11-13 hauntsaninjaImproves performance on large commented logical lines...
2018-11-13 hauntsaninjaFix two types to be Optional (#607)
2018-11-13 Jelle Zijlstraremove unused variable (#604)
2018-11-08 Calum LindUpdate isort config to use_parentheses instead of combi...
2018-10-31 Simon Désaulniersftplugin: syntax highlighting for fts *markdown*
2018-10-29 jgirardetset entry to black (#553)
2018-10-29 Chuck Wooterspatch main to ensure click_patch() gets called (#572)
2018-10-29 Felix Kohlgrüberdelete unused code (#588)
2018-10-29 Tony NarlockTypo (#561)
2018-10-27 Zsolt Dollensteinuse blackrelease github user for uploading release...
2018-10-24 Hiroshi ShirosakiMerge pull request #392 from anowlcalledjosh/yaml-front...
2018-10-23 Josh HollandFix detection of YAML frontmatter ending with "..."
2018-10-19 HugoLink to Bugbear's documentation (#577)
2018-10-09 jgirardetExplicit # fmt: on/off indentation level (#554)
2018-09-27 jgirardetadd --skip-numeric-underscore-normalization in readme...
2018-09-27 Łukasz LangaRequire attrs >= 18.1.0 to work around ctypes failure...
2018-09-26 Łukasz Langav18.9b0
2018-09-26 CongDeploy windows binary (#422)
2018-09-26 Łukasz LangaRemove whitespace at the beginning of the file
2018-09-26 CongDeploy linux binary (#362) (#410)
2018-09-26 Łukasz LangaFix mangling pweave and Spyder IDE special comments
next