]> 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-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-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-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-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-19 Josef FortierRemove superfluous augroup
2018-09-19 Josef FortierPolitiely only set filetype locally
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-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 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
2018-07-21 Stefan Wimmer- make brightblue in dark background a bit darker
2018-07-21 Stefan Wimmer- upstream update for terminal colours
2018-06-06 Patrik BogrenAdded concealends for code items
2018-06-06 codybuellMerge branch 'master' of github.com:codybuell/vim-markdown
2018-06-06 codybuellInitialize editmethod variable
2018-06-06 codybuellAdd support for opening links in tabs and splits
2018-06-05 Josh HollandAdd option to disable automatic bullet insertion
2018-06-05 Josh HollandSupport YAML frontmatter that ends with "..."
2018-06-05 Ben WilliamsAttempt to fix OSX tests in Travis-CI by upgrading...
2018-05-10 Stefan Wimmer- change DiffText to green
2018-04-27 codybuellInitialize editmethod variable
2018-04-27 codybuellAdd support for opening links in tabs and splits
2018-04-07 Stefan Wimmer- make LineNr a bit more visible
2018-04-04 Stefan Wimmer- modify colours of several messages (mainly remove...
2018-04-04 Stefan Wimmer- make white readable
2018-04-03 Stefan WimmerUpdate Readme.
2018-04-02 Stefan WimmerAdd newline for readability.
2018-04-02 Stefan WimmerUpdate Readme.
2018-04-02 Stefan WimmerInitial import.
2018-04-02 Stefan WimmerInitial commit
2018-03-24 Isaac DeltonAdd support for strike through which is supported by...
2018-03-23 Hiroshi ShirosakiMerge pull request #366 from GloverDonovan/fix/typo
2018-03-21 Donovan GloverFix some typos
2018-03-19 Hiroshi ShirosakiMerge pull request #363 from smancill/buffer-local...
2018-03-03 Sebastián MancillaMake autocommands buffer-local
2018-01-20 Hiroshi ShirosakiMerge pull request #354 from codybuell/master
2018-01-19 codybuellInitialize empty l:ext in case no ext opt set
2018-01-17 codybuellCorrect escaping
2018-01-17 codybuellAdd documentation for changing file extensions
2018-01-17 codybuellMerge remote-tracking branch 'upstream/master'
2017-12-21 Hiroshi ShirosakiAdd a test for link title highlighting #343
2017-12-15 Andy Wokulav0.9
2017-12-15 Hiroshi ShirosakiUse sudo on OSX on travis
2017-12-15 Hiroshi ShirosakiInstall pip on OSX on travis
2017-12-15 Hiroshi ShirosakiFix pip install on OSX on travis
2017-12-15 Hiroshi ShirosakiInstall python on OSX on travis
2017-12-15 Hiroshi ShirosakiAdd python path with OSX on travis
2017-12-15 Hiroshi ShirosakiUpdate doc for Follow named anchors
2017-12-15 Hiroshi ShirosakiMerge pull request #335 from spearman/horiz-rule-syntax
2017-12-15 Hiroshi ShirosakiMerge pull request #312 from memeplex/namedanchor
2017-10-21 Andy Wokulagitignore
2017-10-21 Andy Wokulaadded \{...\}
2017-10-18 martin f. krafftextend flp to work on itemised lists too
2017-10-04 martin f. krafftmake zsh integration depend on vim being installed
2017-09-28 memeplexAdd some documentation
2017-08-06 Andy Wokulaupdated to v0.7 (2013)
2017-06-30 Shane PearmanChange mkdRule match syntax to be more liberal
2017-06-27 codybuellCorrect spelling to global variable name
2017-06-26 codybuellAdd support for another extension
2017-06-23 martin f. krafftUpdate gitignore
2017-05-10 Hiroshi ShirosakiMerge pull request #326 from memeplex/escapemath
2017-04-28 memeplexSkip escaped $ inside math
2017-03-16 martin f. krafftswitch vimperator hook to pentadactyl
next