]> 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. 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-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-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-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
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-08 Libor WagnerDo not conceal code blocks
2018-12-07 David BriscoePrevent repeated sourcing of syntax
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-10-31 Simon Désaulniersftplugin: syntax highlighting for fts *markdown*
2018-10-24 Hiroshi ShirosakiMerge pull request #392 from anowlcalledjosh/yaml-front...
2018-10-23 Josh HollandFix detection of YAML frontmatter ending with "..."
2018-09-21 Vincent DriessenMerge pull request #72 from antoinemadec/no_blink
2018-09-21 Vincent DriessenMerge pull request #73 from antoinemadec/cclose_after_grep
2018-09-20 antoinemadecCall 'cclose' after 'grep' in case quickfix is open...
2018-09-20 antoinemadecPrevent terminal from blinking
2018-09-19 Josef FortierRemove superfluous augroup
2018-09-19 Josef FortierPolitiely only set filetype locally
2018-09-17 Daniel HahlerFix handling of pythonBytesEscape from vim-python/pytho...
2018-09-07 Josef FortierRed highlight for shorter passwords
2018-09-04 Josef FortierSeparate Command notes
2018-09-04 Josef FortierAdd new function documentation to README
2018-09-04 Josef FortierAdd support for password obscuring
2018-09-04 Josef FortierAdd password obscuring
2018-09-04 Josef FortierAdd doc file
2018-09-04 Josef FortierUse vim as license
2018-09-04 Josef FortierAdd syntax
2018-09-04 Josef FortierUpdate README to describe intent
2018-09-04 Josef FortierInitial setup
2018-09-04 Josef FortierInitial commit
2018-08-21 Vincent DriessenMerge pull request #71 from TomasFlam/pr-allow-flake8...
2018-08-21 Tomas FlamAllow g:flake8_cmd with parameters
2018-07-30 Hiroshi ShirosakiAdd basic usage in table of contents
2018-07-30 Hiroshi ShirosakiAdd basic usage for fold and conceal #334
2018-07-27 Hiroshi ShirosakiRemove easy_install on travis
2018-07-26 Daniel HahlerHandle byte strings in s:skip_special_chars (#113)
2018-07-26 Fergal HaineyRemove bit about authors from contributing guide
2018-07-26 Fergal HaineyAdd Gemfile.lock to .gitignore
2018-07-26 Daniel HahlerMerge pull request #112 from blueyed/fix-97
2018-07-26 Daniel HahlerSimplify s:find_start_of_block
2018-07-26 Daniel HahlerFix indenting of "else" with outer if
2018-07-26 Daniel HahlerFix multiline handling with blank lines (#111)
2018-07-26 Hiroshi ShirosakiFix test for heading highlight
2018-07-26 Jerome DalbertAdd heading highlight group
2018-07-26 Hiroshi ShirosakiUpdate doc
2018-07-26 Hiroshi ShirosakiMerge pull request #371 from codybuell/master
2018-07-26 Hiroshi ShirosakiMerge branch 'master' into master
2018-07-26 Hiroshi ShirosakiMerge pull request #375 from anowlcalledjosh/auto-inser...
2018-07-26 Hiroshi ShirosakiMerge pull request #377 from mmFooD/code-conceal
2018-07-26 Hiroshi ShirosakiMerge pull request #374 from anowlcalledjosh/yaml-tripl...
2018-07-26 Joedangfixed "feature" to not fold level 1 headings
next