]> 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
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
2016-12-30 Marc HarterFix spell check on bold an italic text
2016-12-11 luzhlonfixed the autofit bug
2016-10-12 Kaede KainokiFix the matching region of mkdListItem.
2016-09-09 Richard FletcherAuto write option on following a link for edit
2016-09-09 Richard FletcherOption to not require .md extensions in markdown links
2016-07-13 codybuellAdd documentation for foldtext override
2016-07-13 codybuellAdd option to disable setting foldtext
2016-05-19 Hiroshi ShirosakiMerge pull request #279 from aseom/master
2016-05-17 aseomAdd tests for link in headers
2016-05-13 aseomHighlight mkdLink, mkdInlineURL in Headings
2016-05-10 Hiroshi ShirosakiUpdate doc
2016-05-10 Hiroshi ShirosakiMerge pull request #275 from mpercy/master
2016-04-27 Mike PercyImplement "edit link in Vim" shortcut
2016-04-14 Hiroshi ShirosakiAdd vim-markdown to short command reference
2016-03-17 Hiroshi ShirosakiFix tex.vim syntax conceal
2016-03-16 Hiroshi ShirosakiSet emtpy to loclist if :Toc returns no headers
2016-03-16 Hiroshi ShirosakiAdd keepend as with math syntax
2016-03-16 Hiroshi ShirosakiFix math syntax highlighting after end pattern
2016-03-04 Hiroshi ShirosakiMerge pull request #269 from yous/relaxed-fenced-code
2016-03-03 Chayoung YouClear buffer variables before each test
2016-03-03 Chayoung YouSupport more general fenced code block
2016-03-03 Hiroshi ShirosakiUpdate document for pythonic style folding
2016-03-03 Hiroshi ShirosakiFix bug with double underscores
2016-02-26 Hiroshi ShirosakiFix comments for TableFormat #265
2016-02-25 Hiroshi ShirosakiTableFormat does not remove colons for alignment
2016-02-21 Hiroshi ShirosakiMerge pull request #261 from bekkou68/configurable_new_...
2016-02-20 Takumi Tsunokakemake new list item indent configurable
2016-02-19 Hiroshi ShirosakiHighlight line breaks
2016-02-19 Hiroshi ShirosakiNot highlight as italic without asterisk end
2016-02-19 Hiroshi ShirosakiFix fenced code block syntax when reopening a file
2016-02-19 Hiroshi ShirosakiUse inline code for .virmc in README.md
2016-02-19 Hiroshi ShirosakiAdd 'g:vim_markdown_fenced_languages' option
2016-02-19 Hiroshi ShirosakiChange document for conceal Fix #258
2016-02-19 Hiroshi ShirosakiAdd tests for 'g:vim_markdown_conceal' #258
2016-02-19 BOACKAdd 'g:vim_markdown_conceal'
2016-02-12 Hiroshi ShirosakiUse syn instead of syntax like other part
2016-02-12 Hiroshi ShirosakiFix URL regexp with parenthesis #257
2016-02-12 Hiroshi ShirosakiMerge pull request #257 from alexconst/fix/url_regex
2016-02-10 Alexandre ConstantinoFix URL syntax regex
2016-02-10 Hiroshi ShirosakiMerge pull request #255 from alexconst/feat/ft_dict_ini
2016-02-10 Alexandre ConstantinoAdd filetype mapping of ini to dosini
2016-02-08 Hiroshi ShirosakiAdd : of command in README.md
2016-02-08 Hiroshi ShirosakiFix code format
2016-02-05 Hiroshi ShirosakiRefactor to use `s:` variable and single quotes
2016-02-05 Hiroshi ShirosakiUpdate doc
2016-02-05 Hiroshi ShirosakiMerge pull request #252 from alexconst/feat/emphasis_si...
2016-02-05 Alexandre ConstantinoSimplify expression for single-line emphasis
2016-02-05 Hiroshi ShirosakiFix syntax include errors with alias language
2016-02-04 Alexandre ConstantinoAdd tests for single-line emphasis
2016-02-04 Alexandre ConstantinoFix single-line emphasis dealing with escapes
2016-02-04 Alexandre ConstantinoAdd comment on non-greedy match
2016-02-04 Alexandre ConstantinoAdd option for single-line only text emphasis
2016-02-03 Alexandre ConstantinoPoC for single-line emphasis
2016-01-31 Hiroshi ShirosakiMerge pull request #248 from shirosaki/osx
2016-01-31 Hiroshi ShirosakiFix tests for vim packaged on osx
2016-01-30 Hiroshi ShirosakiAdd osx to travis
2016-01-30 Hiroshi ShirosakiChange make doc command to work with bsd sed
2016-01-29 Hiroshi ShirosakiAdd indent/markdown.vim to install
2016-01-27 Hiroshi ShirosakiNo indent hash header after list
2016-01-27 Hiroshi ShirosakiChange function name to camel case
2016-01-26 Hiroshi ShirosakiAdd bash for fenced code block syntax #93
2016-01-25 Hiroshi ShirosakiGo to the current header on Toc
2016-01-25 Hiroshi ShirosakiNo autoindent after the list
2016-01-22 Hiroshi ShirosakiAllow fenced code block with extended info strings
2016-01-22 Hiroshi ShirosakiEscaped pre and code should not be code block
2016-01-22 Hiroshi ShirosakiUpdate doc
2016-01-22 Hiroshi ShirosakiAdd requirement of json syntax
2016-01-21 Hiroshi ShirosakiUpdate doc
2016-01-21 Hiroshi ShirosakiAdd TOML/JSON front matter support
2016-01-21 Hiroshi ShirosakiReduce unnecessary call `matchend()`
2016-01-21 Hiroshi ShirosakiFix list item highlight after line break
2016-01-20 Hiroshi ShirosakiRemove `mkdLineContinue` from syntax
next