]> 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
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-08-23 martin f. krafftdefault to posix sh syntax
2013-08-23 martin f. krafftitnore netrwhist file
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-24 Andy WokulaVersion 0.5
2013-03-24 Andy WokulaVersion 0.2: include suggestions from vim_use
2013-03-24 Andy WokulaVersion 0.1
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...
2012-11-15 Ben WilliamsMerge footnote highlight from eunchan.
2012-11-12 Far McKonadded a 2 line README.md
2012-11-12 Far McKonchanged _ syntax, to avoid mid-word underlines starting...
2012-10-30 martin f. krafftcheck in snipmate 0.83
2012-10-30 martin f. krafftadd notmuch plugin
2012-10-20 Vincent DriessenUpdate history info in README.
2012-10-20 Vincent DriessenMerge pull request #17 from gwrtheyrn/readme_typo
2012-10-20 Vincent DriessenMerge pull request #19 from phdru/master
2012-10-19 Oleg Broytmang:flake8_builtins to pass --builtins to flake8.py
2012-10-16 Danilo BargenSmall typo in README
2012-09-24 Vincent DriessenReread configuration upon every invocation of Flake8().
2012-09-08 Vincent DriessenMerge pull request #15 from ecmendenhall/docfix
2012-09-06 Connor MendenhallAdded link to flake8 in project README.
2012-09-06 Vincent DriessenMerge pull request #14 from jakebasile/max-complexity
2012-09-04 Jake BasileAdded ability to set max complexity argument for flake8.
2012-08-28 Matt Brownallow whitespace between three backticks and language...
2012-07-13 Vincent DriessenMerge pull request #11 from gwrtheyrn/max_line_length
2012-07-13 Danilo BargenMoved configuration variables from tips section to...
2012-07-13 Danilo Bargenmax_line_length documentation
2012-07-13 Danilo BargenAdded option to configure max_line_length
2012-07-13 Vincent DriessenMerge pull request #10 from gwrtheyrn/readme_additions
2012-07-13 Danilo BargenMentioned g:flake8_cmd (#9) in README
2012-06-20 martin f. krafftadd addr abbreviations
2012-06-20 martin f. krafftadd uuid autogen for vcards
2012-06-06 Vincent DriessenChange mail address.
2012-06-06 Vincent DriessenMinor patch for readability.
2012-06-06 saghulAdded ability to specify the path to the flake8 command
2012-05-29 Vincent DriessenMerge pull request #8 from alanbriolat/master
2012-05-29 Alan BriolatRemove useless key mapping
2012-04-15 martin f. krafftbreak nroff lines after 75 characters
2012-03-27 Ben WilliamsMerge pull request #22 from martinolsen/patch-1
2012-03-27 Ben WilliamsMerge pull request #28 from beala/patch-1
2012-03-14 Alex BealAdded a rule that covers "Github Flavored Markdown...
2012-03-07 eunchanFootnotes extension syntax is added
2012-03-07 eunchanUpdate syntax/mkd.vim
2012-02-23 Vincent DriessenMerge pull request #3 from noah/master
2012-02-22 noahupdating inaccurate doc which did not work in vim 7.3
2012-02-18 Vincent DriessenMerge pull request #2 from yifanzhang/master
2012-02-18 Yifan Zhangadded support for ignores
2012-02-13 Vincent DriessenAdd a little introduction for this plugin.
2012-02-13 Vincent DriessenAdd the plugin files.
2011-09-23 Martin Olsenallow link escape
2011-03-01 martin f. krafftenumerations really will not be three digits
2011-02-21 Ben WilliamsAdd more file types.
2011-02-21 Ben WilliamsCreate subdirs for ftdetect and syntax. Add ftdetect...
2011-02-21 Ben WilliamsMerge branch 'master' of git://github.com/cgraeser...
2011-02-21 Ben WilliamsMerge branch 'multi-line-captions' of git://github...
2011-02-18 martin f. krafftimprove numbered list formatting regexp
2011-02-18 martin f. krafftdo not remove n from formatoptions for mails
2011-02-18 martin f. krafftnew iabs
2011-02-14 martin f. krafftdisable vim mail attachment check
2010-12-07 Carsten GräserAdd fold regions for headings and list items
2010-12-02 Bryan SilverthornSupport multi-line captioned images and links.
2010-10-13 martin f. krafftremove supertab, do not use tab for autocomplete
2010-10-13 martin f. krafftremove mkd plugin
2010-10-13 martin f. krafftmore greetings abbreviations
next