]> 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-07-29 Daniel HahlerLint fixes (vint)
2017-07-29 Daniel HahlerDo not set expandtab, (soft)tabstop, shiftwidth (#83)
2017-07-29 Ivan SmirnovIndent empty lines inside blocks (#81)
2017-07-29 Daniel HahlerAdd a symlink for cython (#74)
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-28 Daniel HahlerTake over maintainership, move it to Vimjas org
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-10-11 Vincent DriessenAdd explicit instructions about configuring flake8
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-09-03 Daniel Hahlerfix multiline strings when breaking a string after...
2016-09-03 Daniel HahlerFix indentation of "else" in nested "if" (#59)
2016-09-03 Daniel Hahlerspec_helper: pass in already obtained line (#60)
2016-09-02 Daniel HahlerUpdate vimrunner: 0.3.1 => 0.3.2 (#57)
2016-07-25 Vincent DriessenFix dead link
2016-07-13 codybuellAdd documentation for foldtext override
2016-07-13 codybuellAdd option to disable setting foldtext
2016-07-06 Daniel HahlerImprove handling of multiline strings (#50)
2016-07-04 Daniel HahlerFix keeping indent with 'else' for 'if' after 'try...
2016-07-03 Hynek SchlawackMerge pull request #54 from blueyed/fix-typo
2016-07-03 Hynek SchlawackMerge pull request #53 from blueyed/factor-out-dedented...
2016-07-03 Daniel HahlerRemove AUTHORS, link to contributors on GitHub
2016-07-03 Daniel HahlerUppercase Vim
2016-07-03 Daniel HahlerFix typo: s/it with/with
2016-07-03 Daniel HahlerFactor out is_dedented_already
2016-06-21 Antony LeeAdd Cython support (#48)
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
next