openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
flymake-python
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Jul 19, 2024 — Jul 19, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #24 from JonathanHuot/patch-1
Antti Kaihola
More...
over 9 years ago
Updated for Python 3.x latest versions
Jonathan Huot
More...
almost 11 years ago
Merge branch 'master' of https://github.com/akaihola/flymake-python
Antti Kaihola
More...
almost 12 years ago
Don't try to run flymake if directory is not writable
Antti Kaihola
More...
almost 12 years ago
Added tip jar
Antti Kaihola
More...
almost 12 years ago
Current Pyflakes compatibility. Fixes #21. Thanks @twillis!
Antti Kaihola
More...
almost 12 years ago
Pylint 1.0.0 compatibility. Fixes #21. Thanks @twillis!
Antti Kaihola
More...
almost 12 years ago
The Pylint command is now configurable, so e.g. django-lint can be used instead. Fixes #18.
Antti Kaihola
More...
about 12 years ago
Added authors, original sources and licenses for individual parts of the package
Antti Kaihola
More...
about 12 years ago
Better error message if an external program can't be run. Thanks @guettli
Antti Kaihola
More...
over 12 years ago
Merge pull request #13 from mjr27/master
Antti Kaihola
More...
almost 13 years ago
Validate HTML with Tidy, XML with xmlstarlet. Fixed xmlstarlet command-line options.
Antti Kaihola
More...
about 13 years ago
Separate ignore codes for each code quality tool
Cyril
More...
over 13 years ago
Merge remote-tracking branch 'chigby/master'
Antti Kaihola
More...
over 13 years ago
Added an example of advanced Flymake customizations
Antti Kaihola
More...
over 13 years ago
Merge pull request #11 from eallik/master
Antti Kaihola
More...
over 13 years ago
Made the call to pyflakes.main pass in no arguments--pyflakes itself inspects sys.argv; fixes #10
Erik Allik
More...
over 13 years ago
Made PyflakesRunner use stdout instead of stderr; fixes #9
Erik Allik
More...
over 13 years ago
Fix nosetests regexes.
Cameron Higby-Naquin
More...
over 13 years ago
Fix pylint command and regexs.
Cameron Higby-Naquin
More...
over 13 years ago
Merge pull request #4 from rpatterson/master
Antti Kaihola
More...
over 13 years ago
Oops, missed some support for tramp filenames
Ross Patterson
More...
almost 14 years ago
Use local temporary directory structure instead of a file next to the original. Works better with tramp or cases where you don't have write access to the directory.
Ross Patterson
More...
almost 14 years ago
Allow for tramp filenames in the path as is the case when a local temporary directory is used. http://stackoverflow.com/questions/3145746/running-pyflakes-remotely-with-flymake-and-tramp-in-emacs/7217709#7217709
Ross Patterson
More...
almost 14 years ago
Updates I had to do to get it working here with Python 2.7 and pyflakes 0.4.0
Ross Patterson
More...
almost 14 years ago
Merge pull request #3 from mattharrison/master
Antti Kaihola
More...
about 14 years ago
make work without config
matt harrison
More...
about 14 years ago
Fixed issue #1: corrected a Python syntax error in example configuration. Thanks twillis.
Antti Kaihola
More...
over 15 years ago
Partly fixed issue #1: added missing allowed file name masks seput and find-file hook to readme. Thanks twillis.
Antti Kaihola
More...
over 15 years ago
Partly fixed issue #1: pyflymake.py set executable, also advised in the readme
Antti Kaihola
More...
over 15 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree