]> 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
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-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-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-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.