]> 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-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
2014-09-29 Ciro SantilliImprove bold and italic tests.
2014-09-29 Ciro SantilliMerge pull request #125 from cirosantilli/remove-useles...
2014-09-29 Ciro SantilliRemove outdated fields from syntax header.
2014-09-29 Ciro SantilliMerge pull request #123 from cirosantilli/math
2014-09-29 Ciro SantilliAdd LateX $ and $$ math support.
2014-09-28 Ciro SantilliMerge pull request #122 from cirosantilli/paren
2014-09-28 Ciro SantilliFix () [] were rendered as links when not in link.
2014-09-28 Ciro SantilliMerge pull request #128 from cirosantilli/unit-test
2014-09-25 eistaaRemove markers before checking.
2014-09-22 eistaaBugfix: Marker data was cleared for every run, hence...
2014-09-21 eistaaSpeedup on placing file markers.
2014-09-21 eistaaFixed options parseing when given empty strings.
2014-09-18 eistaaCleanup.
2014-09-18 eistaaUpdated README fixed stuff.
2014-09-18 eistaaAdded markers & cleaned options.
2014-09-17 Ciro SantilliAdd unit tests and travis support.
2014-09-16 eistaaAdded option to not show quickfix window.
2014-09-08 martin f. krafftwrite gitignore file
2014-09-08 Hynek SchlawackMerge branch 'pr/34'
2014-09-08 Hynek SchlawackApply more polish
2014-09-08 Hynek SchlawackAdd more licensing stuff
2014-09-08 Hynek SchlawackPolish the docs a bit
2014-09-07 Ciro SantilliRemove useless line in toc function.
2014-09-07 Ciro SantilliMerge pull request #103 from fmoralesc/patch-1
2014-09-06 Bryan BennettRevert back to using RST
2014-09-05 Bryan BennettUpdate AUTHORS.rst
2014-09-05 Bryan BennettRST -> MD and add references to other installers
2014-09-05 Bryan BennettRename README.rst to README.md
2014-09-04 Hiroshi ShirosakiMerge pull request #117 from roggan87/master
2014-09-01 Robert RosmanAutomatically continue blockquote on line break
2014-09-01 deris0126Fix indent after list items
2014-09-01 Hiroshi ShirosakiUse getloclist() for location list of :Toc
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-16 Gustav LarssonSuppresses output to stdout.
2014-07-08 Jelte FennemaFix indenting of strings between brackets
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-07-08 Felipe MoralesToc: Pass errors if no atx headers are processed.
2014-06-27 Hynek SchlawackMerge pull request #26 from dantesun/master
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.
next