]> 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
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-06-05 martin f. krafftmailplate shortcuts updated
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-23 Daniel HahlerFix regression with colon-at-eol detection (#44)
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-12 Daniel HahlerMerge pull request #41 from blueyed/fix-jedi-call-signa...
2015-05-08 Daniel HahlerImprove handling of lookup in previous lines
2015-05-07 Daniel HahlerVimrunner: doc for config.reuse_server=false
2015-05-07 Daniel HahlerUpdate vimrunner to 0.3.1
2015-05-07 Daniel HahlerTravis: display vim --version
2015-05-07 Daniel HahlerMerge pull request #42 from blueyed/more-indent-functio...
2015-05-06 Daniel HahlerAdd more indentation after function/class definition
2015-05-06 Daniel HahlerFix indenting of strings, especially after opening...
2015-05-06 Hynek SchlawackMerge pull request #40 from blueyed/fix-comment
2015-05-06 Daniel HahlerFix comment for s:skip_search usage
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-03-12 Vincent DriessenMerge pull request #37 from dolph/master
2015-03-12 Dolph MathewsSpelling correction
2015-03-03 Hynek SchlawackMerge pull request #39 from blueyed/fix-indent
2015-03-03 Hynek SchlawackMerge pull request #38 from blueyed/doc-fix-sw-note
2015-03-03 Daniel Hahlerdoc: fix comment about 'sw': 0 is used to follow 'ts'
2015-02-27 Daniel Hahlerminor style: fix indenting for multiline statement
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-15 Vincent DriessenAdd explicit path, for clarity.
2014-12-15 Vincent DriessenAdd more explicit log.
2014-12-15 Vincent DriessenFix whitespacing.
2014-12-15 Vincent DriessenMerge branch 'master' into tabac-master
2014-12-15 Vincent DriessenAdd 1.6 release log.
2014-12-15 Vincent DriessenUse HTTS URLs.
2014-12-14 Nic Westadd deprecation messages for flake8 settings
2014-12-14 Tasos Bakogiannisadd option for customizing quickfix window height
2014-12-13 Nic Westremove commmand settings from config options
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-12-03 Vincent DriessenMerge pull request #31 from amacfie/patch-1
2014-12-03 Andrew MacFieCorrect minor typo: "highligth" -> "highlight"
2014-11-30 Vincent DriessenUse simplified BSD license.
2014-11-30 Vincent DriessenAdd BSD license.
2014-11-21 Hynek SchlawackMerge pull request #35 from tgs/master
2014-11-21 Thomas SmithFix demo indentation
2014-11-21 Ciro SantilliMerge pull request #141 from blueyed/use-noremap
2014-11-16 Daniel HahlerUse `noremap` for mappings
2014-10-25 Vincent DriessenMerge pull request #28 from eistaa/master
2014-10-17 martin f. krafftchange F8 to mtfk identity
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...
2014-10-06 Ciro SantilliMerge pull request #133 from cirosantilli/better-bold...
2014-10-06 Ciro SantilliMerge pull request #134 from cirosantilli/readme-unifor...
2014-10-03 Ciro SantilliMerge pull request #131 from bjpbakker/master
2014-10-03 Bart BakkerRespect Vim's global fold config
2014-09-29 Ciro SantilliHighlight angle braced hyperlinks.
2014-09-29 Ciro SantilliUse a single code block style on README.
2014-09-29 Ciro SantilliMerge pull request #124 from cirosantilli/front
2014-09-29 Ciro SantilliPatch YAML frontmatter pull request.
2014-09-29 Ivo JimenezSupport YAML headers
next