]> 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
2016-01-13 Matt EllisSyntax highlighting of code blocks
2016-01-13 Hiroshi ShirosakiImport tests to syntax.vader from test/header.md
2016-01-13 Hiroshi ShirosakiFix vim code style in README.md
2016-01-13 Hiroshi ShirosakiMove test/header.md to test/toc.vader
2016-01-13 Hiroshi ShirosakiAdd `:Toc` tests for setex and atx headers
2016-01-13 Hiroshi ShirosakiRemove needless + from setext-style headers tests
2016-01-09 Hiroshi ShirosakiFix indent code block and add tests
2016-01-09 Hiroshi ShirosakiChange match URL in parenthesis
2016-01-08 Hiroshi ShirosakiImprove performance of folding
2016-01-08 Hiroshi ShirosakiEnable HTML highlight
2016-01-08 Hiroshi ShirosakiFix `&` and `>` are marked as htmlError in lists
2016-01-07 Hiroshi ShirosakiUse function! as with the other code
2016-01-06 Hiroshi ShirosakiAdd highlight `![image](URL)`
2016-01-06 Hiroshi ShirosakiSyntax highlight is enabled in mkdLink
2016-01-06 Hiroshi ShirosakiRename using hyphen as with the other
2016-01-05 Hiroshi ShirosakiFix link highlight in parenthesis
2016-01-05 Hiroshi ShirosakiFix substitute with `gdefault` on
2016-01-05 Hiroshi ShirosakiUpdate URL in README.md
2015-12-23 Hiroshi ShirosakiFix fenced code block highlight with c++
2015-12-22 Hiroshi ShirosakiNo autoindent in code block
2015-12-22 Hiroshi ShirosakiDrop highlight setting of mkdMath
2015-12-22 Sebastian KlattUse tex syntax for inline math
2015-12-22 Hiroshi ShirosakiFix highlighting header title starts with `#`
2015-12-21 Hiroshi ShirosakiAdd tests for italic and bold syntax
2015-12-21 Kevin MacMartinDon't interpret escaped _ chars in italics as the end...
2015-12-21 Hiroshi ShirosakiFix code format
2015-12-18 Hiroshi ShirosakiFix travis script for multiple commands
2015-12-18 Hiroshi ShirosakiMerge pull request #237 from shirosaki/doc
2015-12-16 Hiroshi ShirosakiAdd `make doc` to travis
2015-12-16 Hiroshi ShirosakiGenerate vim help from README.md using vim-tools
2015-12-14 Hiroshi ShirosakiRemove spaces as coding style in README.md #213
2015-12-14 Hiroshi ShirosakiAdd tests for preamble fold of python-mode style #213
2015-12-14 Hiroshi ShirosakiAdd tests for fold text of python-mode style #213
2015-12-14 Hiroshi ShirosakiMerge pull request #213 from wlonk/python-like
2015-12-11 Kit La ToucheAdd support for python-mode style folding
2015-12-09 Hiroshi ShirosakiMerge pull request #235 from jirislaby/patch-1
2015-12-09 Hiroshi ShirosakiFix directory on travis with TEST=latest
2015-12-09 Hiroshi ShirosakiAdd make rule to update dependencies
2015-12-09 Hiroshi ShirosakiFix travis script to work with make test
2015-12-09 Daniel HahlerAdd support for "make test", automatically installing...
2015-12-08 Hiroshi ShirosakiMove test/folding.md to test/folding.vader
2015-12-08 Hiroshi ShirosakiLines which start with '-' are needed in foldexpr
2015-12-08 todeskingadd test file for folding
2015-12-08 todeskingFoldmethod: more performance
2015-12-08 todeskingFoldmethod: improve performance
2015-12-08 todeskingFoldmethod: ignore title-like lines in code block
2015-12-01 Jiri SlabyMakefile: support DESTDIR
2015-11-16 Hiroshi ShirosakiFix indent with syntax off
2015-11-04 Ciro Santilli... Merge pull request #230 from cirosantilli/ft-markdown
2015-10-06 Ciro SantilliUse just markdown as filetype.
2015-10-06 Ciro Santilli... Merge pull request #229 from yunake/master
2015-10-04 Eugene Yunakadd new indent part of the plugin to the registry
2015-09-09 Ciro Santilli... Merge pull request #221 from yuex/feature/mkd2markdown
2015-09-02 Yue Xinswap out mkd, successfully...
2015-08-16 Ciro Santilli... Merge pull request #217 from hori-ryota/feature/fixed...
2015-06-17 hori-ryotaUse compound filetype for plugins using "markdown"...
2015-05-24 Ciro Santilli... Merge pull request #191 from sruggier/master
2015-05-24 Simon RuggierCONTRIBUTING.md: add a section about issue reporting
2015-05-15 Ciro Santilli... Merge pull request #211 from starcraftman/latest_vim
2015-05-13 Jeremy Pallats... Build latest vim quickly from git mirror
2015-05-05 Ciro Santilli... Merge pull request #209 from sim590/version-aware-netrw...
2015-05-05 Simon Désaulniersadding VersionAwareNetrwBrowseX() function for doing...
2015-05-04 Ciro Santilli... Merge pull request #208 from cirosantilli/typo-plugging
2015-05-04 Ciro Santilli... Fix typo plugging
2015-05-04 Ciro Santilli... Merge pull request #205 from cirosantilli/readme-gx
2015-05-04 Ciro Santilli... Merge pull request #193 from cirosantilli/toc
2015-05-04 Ciro Santilli... Merge pull request #207 from cirosantilli/not-hasmapto
2015-05-04 Ciro Santilli... Allow users to disable individual maps with hasmapto...
2015-05-04 Ciro Santilli... Document <Plug>Markdown_OpenUrlUnderCursor
2015-04-24 Hiroshi ShirosakiMerge pull request #199 from KazuakiM/master
2015-04-23 KazuakiMUpdate Markdown_GetUrlForPosition function b: to s:
2015-04-17 Ciro Santilli... Add TOC to README
2015-04-16 Ciro Santilli... Merge pull request #184 from cirosantilli/ftplugin...
2015-04-16 Ciro Santilli... Improve style of ftplugin/mkd.vim
2015-04-16 Ciro Santilli... Merge pull request #185 from cirosantilli/rm-parenthesi...
2015-04-16 Ciro SantilliRemove parenthesis from <Plug> maps
2015-04-16 Ciro Santilli... Merge pull request #183 from cirosantilli/gx
2015-04-16 Ciro Santilligx works from anywhere inside Markdown links.
2015-03-14 Ciro SantilliMerge pull request #177 from cirosantilli/readme-h1
2015-03-14 Ciro SantilliMerge pull request #178 from cirosantilli/readme-format
2015-02-21 Ciro SantilliMerge pull request #179 from cirosantilli/toc-nomodifia...
2015-02-21 Ciro SantilliAdd test for Toc nomodifiable #170
2015-02-21 Ciro SantilliChange the README h1 to "Vim Markdown"
2015-02-21 Ciro SantilliImprove README formatting
2015-02-21 Ciro SantilliMerge pull request #168 from cirosantilli/rm-smartindent
2015-02-21 Ciro SantilliMerge pull request #170 from sim590/fix-toc-nomodifiable
2015-02-02 Simon Désaulniersprevent setting other buffers to nomodifiable
2015-01-25 Ciro SantilliRemove nosmartindent: indentexpr overrules it.
2015-01-02 Ciro SantilliMerge pull request #158 from nybblr/nybblr/add-tilde...
2015-01-02 Jonathan MartinAdd tilde-fenced code blocks.
2014-12-21 Ciro SantilliMerge pull request #151 from cirosantilli/use-default...
2014-12-07 Ciro SantilliRemove automatic setting of foldlevel
2014-12-07 Ciro SantilliMerge pull request #150 from cirosantilli/undo-nore
2014-12-07 Ciro SantilliUndo noremap, add header map tests
2014-11-21 Ciro SantilliMerge pull request #141 from blueyed/use-noremap
2014-11-16 Daniel HahlerUse `noremap` for mappings
2014-10-06 Ciro SantilliMerge pull request #135 from cirosantilli/paren2
2014-10-06 Ciro SantilliFix () [] were rendered as links when not in link
2014-10-06 Ciro SantilliMerge pull request #121 from cirosantilli/autolink
2014-10-06 Ciro SantilliMerge pull request #132 from cirosantilli/update-syn...
next