]>
git.madduck.net Git - etc/vim.git/log
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:
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Rahul [Fri, 27 Mar 2020 12:00:09 +0000 (17:30 +0530)]
[WIP] Minor fixes
Rahul [Fri, 27 Mar 2020 11:48:27 +0000 (17:18 +0530)]
[WIP] Adds error message feature
Vincent Driessen [Wed, 3 Apr 2019 05:32:38 +0000 (07:32 +0200)]
Merge pull request #77 from DanielJSottile/fix_hints
Fixed examples in README
Daniel Sottile [Wed, 3 Apr 2019 01:46:59 +0000 (21:46 -0400)]
Fixed examples in README
Vincent Driessen [Thu, 10 Jan 2019 14:59:32 +0000 (15:59 +0100)]
Merge pull request #74 from UbiCastTeam/master
explain how to install with vim 8's pack feature
Florent Thiéry [Thu, 10 Jan 2019 14:46:19 +0000 (15:46 +0100)]
explain how to install with vim 8's pack feature
Vincent Driessen [Fri, 21 Sep 2018 06:38:35 +0000 (08:38 +0200)]
Merge pull request #72 from antoinemadec/no_blink
Prevent terminal from blinking
Vincent Driessen [Fri, 21 Sep 2018 06:38:26 +0000 (08:38 +0200)]
Merge pull request #73 from antoinemadec/cclose_after_grep
Call 'cclose' after 'grep' in case quickfix is open on autocmd QuicFixCmdPost
antoinemadec [Thu, 20 Sep 2018 22:38:15 +0000 (15:38 -0700)]
Call 'cclose' after 'grep' in case quickfix is open on autocmd QuickFixCmdPost
antoinemadec [Thu, 20 Sep 2018 22:52:31 +0000 (15:52 -0700)]
Prevent terminal from blinking
Vincent Driessen [Tue, 21 Aug 2018 14:36:31 +0000 (16:36 +0200)]
Merge pull request #71 from TomasFlam/pr-allow-flake8-cmd-with-parameters
Allow g:flake8_cmd with parameters
Tomas Flam [Tue, 21 Aug 2018 14:12:27 +0000 (16:12 +0200)]
Allow g:flake8_cmd with parameters
Vincent Driessen [Tue, 11 Oct 2016 07:09:20 +0000 (09:09 +0200)]
Add explicit instructions about configuring flake8
Vincent Driessen [Mon, 25 Jul 2016 19:48:11 +0000 (19:48 +0000)]
Fix dead link
Thanks for reporting, @sursh! (#61)
Vincent Driessen [Thu, 12 Mar 2015 08:49:34 +0000 (09:49 +0100)]
Merge pull request #37 from dolph/master
Spelling correction
Dolph Mathews [Thu, 12 Mar 2015 04:42:24 +0000 (04:42 +0000)]
Spelling correction
http://english.stackexchange.com/questions/45295/why-is-there-confusion-between-depreciated-and-deprecated
Vincent Driessen [Mon, 15 Dec 2014 08:34:22 +0000 (09:34 +0100)]
Add explicit path, for clarity.
Vincent Driessen [Mon, 15 Dec 2014 08:31:29 +0000 (09:31 +0100)]
Add more explicit log.
Vincent Driessen [Mon, 15 Dec 2014 08:31:23 +0000 (09:31 +0100)]
Fix whitespacing.
Vincent Driessen [Mon, 15 Dec 2014 08:26:41 +0000 (09:26 +0100)]
Merge branch 'master' into tabac-master
Vincent Driessen [Mon, 15 Dec 2014 08:19:16 +0000 (09:19 +0100)]
Add 1.6 release log.
Vincent Driessen [Mon, 15 Dec 2014 08:19:01 +0000 (09:19 +0100)]
Use HTTS URLs.
Nic West [Sun, 14 Dec 2014 13:30:59 +0000 (13:30 +0000)]
add deprecation messages for flake8 settings
Tasos Bakogiannis [Sun, 14 Dec 2014 13:04:47 +0000 (15:04 +0200)]
add option for customizing quickfix window height
Nic West [Sat, 13 Dec 2014 11:00:40 +0000 (11:00 +0000)]
remove commmand settings from config options
Vincent Driessen [Wed, 3 Dec 2014 18:07:56 +0000 (19:07 +0100)]
Merge pull request #31 from amacfie/patch-1
Correct minor typo: "highligth" -> "highlight"
Andrew MacFie [Wed, 3 Dec 2014 16:25:31 +0000 (11:25 -0500)]
Correct minor typo: "highligth" -> "highlight"
Vincent Driessen [Sun, 30 Nov 2014 08:47:26 +0000 (09:47 +0100)]
Use simplified BSD license.
Vincent Driessen [Sun, 30 Nov 2014 07:16:12 +0000 (08:16 +0100)]
Add BSD license.
Vincent Driessen [Sat, 25 Oct 2014 18:02:22 +0000 (20:02 +0200)]
Merge pull request #28 from eistaa/master
Additions
eistaa [Thu, 25 Sep 2014 09:35:24 +0000 (11:35 +0200)]
Remove markers before checking.
eistaa [Mon, 22 Sep 2014 14:56:09 +0000 (16:56 +0200)]
Bugfix: Marker data was cleared for every run, hence filemarkers was impossible to remove.
eistaa [Sat, 20 Sep 2014 14:22:32 +0000 (16:22 +0200)]
Speedup on placing file markers.
eistaa [Fri, 19 Sep 2014 14:32:50 +0000 (16:32 +0200)]
Fixed options parseing when given empty strings.
eistaa [Thu, 18 Sep 2014 07:52:54 +0000 (09:52 +0200)]
Cleanup.
eistaa [Wed, 17 Sep 2014 22:34:26 +0000 (00:34 +0200)]
Updated README fixed stuff.
eistaa [Wed, 17 Sep 2014 18:04:41 +0000 (20:04 +0200)]
Added markers & cleaned options.
eistaa [Tue, 16 Sep 2014 11:16:15 +0000 (13:16 +0200)]
Added option to not show quickfix window.
Gustav Larsson [Wed, 16 Jul 2014 02:46:55 +0000 (21:46 -0500)]
Suppresses output to stdout.
This avoids unnecessary clutter to standard output, seen for instance
when closing Vim.
Vincent Driessen [Thu, 8 May 2014 08:58:56 +0000 (10:58 +0200)]
Merge pull request #26 from mmedvede/add-quickfix-location
Add quickfix location
Mikhail Medvedev [Wed, 7 May 2014 23:03:56 +0000 (19:03 -0400)]
Added documentation for g:flake8_quickfix_location option
Mikhail Medvedev [Wed, 7 May 2014 22:58:48 +0000 (18:58 -0400)]
Added option to specify location of the quickfix window
E.g. use "topleft" to put the quickfix on top
Vincent Driessen [Sun, 27 Apr 2014 13:30:18 +0000 (15:30 +0200)]
Merge pull request #25 from 5t111111/fix-when-space-in-filepath
Failed when a file path has space in it.
WAKASUGI Mubae [Sun, 27 Apr 2014 00:30:25 +0000 (09:30 +0900)]
Put double quotes around a file path to check a correct file path with white space in it.
Vincent Driessen [Sat, 20 Oct 2012 07:31:36 +0000 (09:31 +0200)]
Update history info in README.
Vincent Driessen [Sat, 20 Oct 2012 07:26:52 +0000 (00:26 -0700)]
Merge pull request #17 from gwrtheyrn/readme_typo
Small typo in README
Vincent Driessen [Sat, 20 Oct 2012 07:26:38 +0000 (00:26 -0700)]
Merge pull request #19 from phdru/master
g:flake8_builtins to pass --builtins to flake8.py
Oleg Broytman [Fri, 19 Oct 2012 20:42:23 +0000 (00:42 +0400)]
g:flake8_builtins to pass --builtins to flake8.py
Danilo Bargen [Tue, 16 Oct 2012 13:52:38 +0000 (15:52 +0200)]
Small typo in README
Vincent Driessen [Mon, 24 Sep 2012 12:43:54 +0000 (14:43 +0200)]
Reread configuration upon every invocation of Flake8().
This fixes #23.
Vincent Driessen [Sat, 8 Sep 2012 22:25:55 +0000 (15:25 -0700)]
Merge pull request #15 from ecmendenhall/docfix
Minor README update: Add link to flake8 package
Connor Mendenhall [Thu, 6 Sep 2012 23:31:58 +0000 (16:31 -0700)]
Added link to flake8 in project README.
Vincent Driessen [Thu, 6 Sep 2012 06:47:30 +0000 (23:47 -0700)]
Merge pull request #14 from jakebasile/max-complexity
Added ability to set max complexity argument for flake8.
Jake Basile [Tue, 4 Sep 2012 18:16:24 +0000 (13:16 -0500)]
Added ability to set max complexity argument for flake8.
Vincent Driessen [Fri, 13 Jul 2012 13:19:31 +0000 (06:19 -0700)]
Merge pull request #11 from gwrtheyrn/max_line_length
Configuration variable for max-line-length. Nice addition, thanks!
Danilo Bargen [Fri, 13 Jul 2012 12:30:54 +0000 (14:30 +0200)]
Moved configuration variables from tips section to customization section
Danilo Bargen [Fri, 13 Jul 2012 12:24:00 +0000 (14:24 +0200)]
max_line_length documentation
Danilo Bargen [Fri, 13 Jul 2012 12:07:27 +0000 (14:07 +0200)]
Added option to configure max_line_length
Vincent Driessen [Fri, 13 Jul 2012 12:19:05 +0000 (05:19 -0700)]
Merge pull request #10 from gwrtheyrn/readme_additions
Mentioned g:flake8_cmd (#9) in README, thanks.
Danilo Bargen [Fri, 13 Jul 2012 12:01:32 +0000 (14:01 +0200)]
Mentioned g:flake8_cmd (#9) in README
Vincent Driessen [Wed, 6 Jun 2012 07:15:55 +0000 (09:15 +0200)]
Change mail address.
Vincent Driessen [Wed, 6 Jun 2012 07:14:35 +0000 (09:14 +0200)]
Minor patch for readability.
saghul [Wed, 6 Jun 2012 07:08:44 +0000 (09:08 +0200)]
Added ability to specify the path to the flake8 command
Vincent Driessen [Tue, 29 May 2012 20:33:41 +0000 (13:33 -0700)]
Merge pull request #8 from alanbriolat/master
Remove F7 binding in contexts where it's not useful.
Thanks, @alanbriolat!
Alan Briolat [Tue, 29 May 2012 18:16:06 +0000 (20:16 +0200)]
Remove useless key mapping
Vincent Driessen [Thu, 23 Feb 2012 00:01:40 +0000 (16:01 -0800)]
Merge pull request #3 from noah/master
Doc update. Thanks, @noah.
noah [Wed, 22 Feb 2012 23:05:29 +0000 (17:05 -0600)]
updating inaccurate doc which did not work in vim 7.3
Vincent Driessen [Sat, 18 Feb 2012 08:00:44 +0000 (00:00 -0800)]
Merge pull request #2 from yifanzhang/master
added supports for ignores
Yifan Zhang [Sat, 18 Feb 2012 00:01:10 +0000 (00:01 +0000)]
added support for ignores
Vincent Driessen [Mon, 13 Feb 2012 09:28:07 +0000 (10:28 +0100)]
Add a little introduction for this plugin.
Vincent Driessen [Mon, 13 Feb 2012 09:16:06 +0000 (10:16 +0100)]
Add the plugin files.