]> 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
2014-08-30 Ciro SantilliMerge pull request #110 from cirosantilli/fix-header...
2014-07-25 Ciro SantilliFix header increase and decrease.
2014-07-25 Ciro SantilliMerge pull request #108 from cirosantilli/lopen
2014-07-25 Ciro SantilliUse location for :Toc list instead of quickfix.
2014-07-25 Ciro SantilliMerge pull request #107 from cirosantilli/list-setex-mix
2014-07-08 Ciro SantilliFix toc consfuses hyphen list with Setex header.
2014-07-08 Ciro SantilliMerge pull request #84 from cirosantilli/setex-tests
2014-07-08 Ciro SantilliMerge pull request #89 from cirosantilli/table-format
2014-07-08 Ciro SantilliAdd TableFormat command.
2014-06-20 Hiroshi ShirosakiMerge pull request #95 from cassava/patch-1
2014-06-19 Ciro SantilliMerge pull request #88 from cirosantilli/change-header...
2014-06-19 Ciro SantilliAdd HeaderDecrease, HeaderIncrease and SetexToAtx.
2014-06-18 Ben MorganChanging Vundle "Bundle" references to "Plugin"
2014-06-18 Hiroshi ShirosakiMerge pull request #94 from bruno-/buffer_local_mappings
2014-06-18 Bruno SuticMake the default mappings buffer local
2014-06-17 Ciro SantilliMerge pull request #92 from y0t4/fix_if_folding_disable...
2014-06-17 Yosuke OTAUse get() instead of exists() in ftplugin/mkd.vim
2014-06-16 Yosuke OTAFix folding bug if folding disabled option is 0
2014-06-16 Ciro SantilliMerge pull request #83 from cirosantilli/no-space-befor...
2014-06-05 Ciro SantilliAdd Setex examples to the multiple headers test.
2014-06-03 Ciro SantilliMerge patched pull request #80 from fmoralesc:patch-1
2014-06-03 Ciro SantilliCorrect minor points in last pull request.
2014-06-02 Felipe MoralesAdd support for setext headers to the TOC commands.
2014-06-02 Ciro SantilliDon't allow spaces before headers in nav mappings.
2014-05-06 Ciro SantilliMerge pull request #75 from cirosantilli/style
2014-05-02 Hiroshi ShirosakiFix errors of function name with Patch 7.4.260
2014-04-23 Ciro SantilliMerge pull request #76 from cirosantilli/master
2014-04-23 Ciro SantilliTypos in CONTRIBUTING.
2014-04-23 Ciro SantilliAdd preferred style guide to CONTRIBUTING.
2014-04-23 Ciro SantilliMerge pull request #70 from beyondwdq/master
2014-04-15 Danqi WangBetter support for bullet insertion and auto indentatio...
2014-04-07 Hiroshi ShirosakiRename g:markdown_no_default_key_mappings
2014-04-07 Ciro SantilliMerge pull request #69 from cirosantilli/use-markdown...
2014-04-03 Hiroshi ShirosakiMerge branch 'mapping'
2014-04-02 Ben WilliamsMerge pull request #71 from cirosantilli/toc
2014-04-01 haya14busaUpdate documents: mapping option & <Plug> mappings
2014-03-31 haya14busaAdd <Plug> mappings & option for default mappings
2014-03-30 Ciro SantillliAdd Toc commands.
2014-03-30 Ciro SantillliUse karlcow/markdown-testsuite for the tests.
2014-03-24 Hiroshi ShirosakiMerge pull request #68 from KyleChamberlin/readme
2014-03-22 Kyle ChamberlinFixed typo in README.md
2014-02-28 James BlandingMerge pull request #67 from xiaket/master
2014-02-21 夏恺(Xia Kai)added testcase for indented and fenced code block.
2014-02-19 夏恺(Xia Kai)Indented fenced code blocks can now be correctly recogn...
2014-02-06 James BlandingMerge pull request #55 from rhdunn/master
2014-02-06 Reece H. DunnREADME.md: add an installation guide when using vim...
2014-02-06 Reece H. DunnAdd a makefile and vim-addon-manager registry file.
2014-02-06 Ciro SantilliMerge pull request #62 from cirosantilli/readme-add...
2014-02-06 James BlandingMerge pull request #61 from cirosantilli/readme-add...
2014-02-05 Ciro SantilliMerge pull request #60 from cirosantilli/contributing...
2014-02-05 Ciro SantillliAdd contributing guidelines and started tests.
2014-02-05 Ciro SantilliMerge pull request #65 from 97-109-107/master
2014-02-05 Antoni Kaniowskiremoved an extra space
2014-02-05 Antoni Kaniowskiissue #50 - No spell checking in paragraph text
2014-01-29 James BlandingMerge pull request #63 from monokrome/patch-1
2014-01-24 Brandon R.... Fix unletting non-existant b:current_syntax.
2014-01-21 Ciro Santillliadded vundle install to readme, updated pathogen url...
2014-01-19 Ciro Santilllicreated a credits section, removed link to the old...
2013-12-14 James BlandingMerge pull request #54 from shvechikov/master
2013-12-14 Leonid ShvechikovmkdCode start (syntax name) could contain hyphen
2013-12-11 Ciro SantilliMerge pull request #52 from cirosantilli/mappings
2013-11-09 Ciro Duran... Header navigation mappings work for Setext headers.
2013-11-09 Ciro Duran... Merge branch 'master' of git://github.com/plasticboy...
2013-11-09 Ciro Duran... next, previous and current work for setext headers
2013-10-01 Ben WilliamsMerge branch 'list_items' of https://github.com/shirosa...
2013-09-26 Ben WilliamsMerge add option to set initial foldlevel
2013-09-25 Ben WilliamsMerge branch 'mappings' of https://github.com/cirosanti...
2013-09-19 Ben WilliamsMerge pull request #36 from colinsullivan/master
2013-09-06 Hiroshi ShirosakiWork with bullet lists (-, +, etc)
2013-06-03 Hiroshi ShirosakiFix highlight of multiple paragraphs in list items
2013-05-20 Colin SullivanChanged to `set`s to `setlocal`s to only affect markdow...
2013-05-18 Colin SullivanNow handles various markdown bullet types properly.
2013-05-02 James BlandingAdd option to set initial foldlevel
2013-04-25 Ciro Duran... updated readme 2
2013-04-25 Ciro Duran... updated readme
2013-04-25 Ciro Duran... working on visual mode, slight behavior change to make...
2013-04-24 Ciro Duran... added mappings list to readme
2013-04-24 Ciro Duran... added header navigation mappings
2013-04-22 Colin SullivanAutomatically insert bullets on return.
2013-03-20 Ben WilliamsMerge pull request #34 from jhoepken/master
2013-03-20 Ben WilliamsMerge pull request #32 from mutewinter/folding_option
2013-03-19 Jens HoepkenResolve merge conflict
2013-03-19 Jens HoepkenAdd footnote support
2012-12-15 Jeremy MackAdded option to disable folding
2012-11-20 Ben WilliamsMerge branch 'master' of github.com:plasticboy/vim...
2012-11-20 Ben WilliamsAdd some installation instructions and a license.
2012-11-20 Ben WilliamsAdd some installation instructions and a license.
2012-11-16 Ben WilliamsCloses #21.
2012-11-16 Ben WilliamsAdd support for openssl.vim filetypes. Closes #16.
2012-11-16 Ben WilliamsFix issue #15. Reference-style links no longer bleed...
2012-11-16 Ben WilliamsAnother take on strong and emphasis that tries to imple...
2012-11-16 Ben WilliamsFix underscores for horizontal rules.
2012-11-16 Ben WilliamsSwitch to strong and em implementation based on Tim...
2012-11-16 Ben WilliamsReorder groups so horizontal rules work and don't get...
2012-11-16 Ben WilliamsSupport a double-backspace in a backtic code span.
2012-11-16 Ben WilliamsMake links work at the beginning of a line.
2012-11-15 Ben WilliamsGet rid of that "fold any preamble" thing since it...
2012-11-15 Ben WilliamsSwitch to expression-based folding.
2012-11-15 Ben WilliamsMerge remote-tracking branch 'remotes/FarMcKon/master'
2012-11-15 Ben WilliamsMerge branch 'master' of https://github.com/mattnworb...
next