]> 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-05-08 Vincent DriessenMerge pull request #26 from mmedvede/add-quickfix-location
2014-05-07 Mikhail MedvedevAdded documentation for g:flake8_quickfix_location...
2014-05-07 Mikhail MedvedevAdded option to specify location of the quickfix window
2014-04-27 Vincent DriessenMerge pull request #25 from 5t111111/fix-when-space...
2014-04-27 WAKASUGI MubaePut double quotes around a file path to check a correct...
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-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.