]> 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
2018-12-07 David BriscoePrevent repeated sourcing of syntax
2018-11-20 Libor WagnerAdd option to disable code blocks concealing
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-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-04-27 codybuellInitialize editmethod variable
2018-04-27 codybuellAdd support for opening links in tabs and splits
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
2017-03-16 martin f. krafftenhanced viminfo
2017-03-16 martin f. krafftlet vim set zsh editor/visual variables
2017-03-16 Hiroshi ShirosakiAdd document for math conceal #277
2017-03-16 Hiroshi ShirosakiAdd tests for `ge` command
2017-03-16 Hiroshi ShirosakiUpdate doc for `ge`
2017-03-09 Hiroshi ShirosakiAdd a test for footnotes #314
2017-03-09 memeplexDon't highlight footnote def as link def
2017-03-09 Hiroshi ShirosakiFix test description #319
2017-03-09 Hiroshi ShirosakiMerge pull request #318 from 'memeplex/linkbracket'
2017-03-09 Hiroshi ShirosakiAdd a test for mkdLink #319
2017-03-08 memeplexFix two line link syntax
2017-03-06 Hiroshi ShirosakiFix last line header folding
2017-03-05 memeplexFix mkdLink highlighting region
2017-02-26 memeplexAllow local anchors and improve buffer filename.
2017-02-22 memeplexFollow named anchors with ge
2017-02-02 Hiroshi ShirosakiFix error: stty: stdin isn't a terminal on travis
2017-02-02 Hiroshi ShirosakiMerge pull request #307 from wavded/patch-1
2017-02-01 Hiroshi ShirosakiMerge branch 'master' into patch-1
2017-02-01 Hiroshi ShirosakiMerge pull request #293 from artumi-richard/gitlabwiki
2017-02-01 Hiroshi ShirosakiMerge pull request #303 from luzhlon/master
2017-02-01 Hiroshi ShirosakiMerge pull request #309 from michaelPotter/master
2017-02-01 Hiroshi ShirosakiMerge pull request #297 from KainokiKaede/master
2017-02-01 Hiroshi ShirosakiMerge pull request #285 from codybuell/master
2017-02-01 Hiroshi ShirosakiAdd -H option for permission errors on travis
2017-01-08 michaelPotterFix leading space as part of ** bold
2017-01-08 michaelPotterAdd documentation
2017-01-08 michaelPotterUnit tests for italic/bold/italic bold concealing
2017-01-08 michaelPotterAdd syntax concealing for italic/bold/italic bold
next