summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch spelling-checkerspelling-checkerTorsten Marek2014-08-020-0/+0
* Fixes after review.Michal Nowikowski2014-08-012-3/+17
* mergeMichal Nowikowski2014-07-316-116/+165
|\
| * Analyze only strings by the string format checker. Closes issue #287.cpopa2014-07-313-0/+20
| * Merged logilab/pylint into defaultClaudiu Popa2014-07-3117-54/+64
| |\
| * | Handle 'too-few-format-args' or 'too-many-format-args' for format strings wit...cpopa2014-07-316-116/+145
* | | Fixed calling maketrans on Py3k.Michal Nowikowski2014-07-311-1/+6
* | | Added to new options to spell checker: spelling-private-dict-file and spellin...Michal Nowikowski2014-07-312-18/+144
* | | Fixed merge.Michal Nowikowski2014-07-301-20/+0
* | | mergeMichal Nowikowski2014-07-3073-820/+530
|\ \ \ | | |/ | |/|
| * | Converted more test cases.Torsten Marek2014-07-3017-54/+64
| |/
| * Remove the exhaustivity test from the old framework, it just creates needless...Torsten Marek2014-07-301-25/+0
| * Remove old testcase that has already been converted.Torsten Marek2014-07-302-59/+0
| * Converted and merge test cases.Torsten Marek2014-07-305-165/+5
| * Remove superfluous min_pyver constraints on functional test cases.Torsten Marek2014-07-305-10/+0
| * Remove the 2.5-specific duplicate-keyword-arg warnings.Torsten Marek2014-07-301-10/+1
| * Remove testcases only for Python < 2.7.Torsten Marek2014-07-303-149/+0
| * Fix mixed line endings in 3.4-specific test case.Torsten Marek2014-07-301-10/+10
| * Simplify and speed up the selftest by only linting pylint.lint once instead o...Torsten Marek2014-07-293-33/+59
| * Remove dependency on logilab.testlib in the test suite (also removes Python 2...Torsten Marek2014-07-2621-192/+164
| * Merged in godfryd/pylint/line-ending-checks (pull request #133)Torsten Marek2014-07-3010-132/+171
| |\
| | * mergeMichal Nowikowski2014-07-3010-132/+170
| | |\
| | | * Moved changelog entry to the top.Michal Nowikowski2014-07-291-4/+4
| | | * Merged default into line-ending-checksMichal Nowikowski2014-07-2910-132/+170
| | | |\
| | | | * Fixed merge problem.Michal Nowikowski2014-07-291-5/+5
| | | | * Fixed tests for line endings checks.Michal Nowikowski2014-07-281-33/+33
| | | | * Renamed line_endings.arg to line_endings.rc.Michal Nowikowski2014-07-281-0/+0
| | | | * mergeMichal Nowikowski2014-07-2861-342/+311
| | | | |\
| | | | * \ Merged default into line-ending-checksMichal Nowikowski2014-07-279-98/+135
| | | | |\ \
| | | | | * | Fixed tests for line endings checker.Michal Nowikowski2014-07-265-94/+94
| | | | | * | mergeMichal Nowikowski2014-07-268-106/+132
| | | | | |\ \
| | | | | * | | Removed sign word from description of message.Michal Nowikowski2014-07-261-1/+1
| | | | | * | | mergeMichal Nowikowski2014-07-2557-852/+861
| | | | | |\ \ \
| | | | | * | | | Updated ChangeLog about line ending checksMichal Nowikowski2014-07-251-5/+6
| | | | | * | | | Fixed tests for line ending checks.Michal Nowikowski2014-07-252-1/+3
| | | | | * | | | Added two checkers for mixed line endings and for unexpected line endings.Michal Nowikowski2014-07-254-3/+37
| * | | | | | | | Give credit to new contributor.cpopa2014-07-301-0/+2
| * | | | | | | | Merged in carlio/pylint (pull request #138)Claudiu Popa2014-07-306-6/+59
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [refs #282] A previous failed merge meant the fixes got applied to a very old...carl2014-07-291-247/+423
| | * | | | | | | | [refs #282] Backing-out the previous changelog commit (59019717487e) as a bro...carl2014-07-291-5/+263
| | * | | | | | | | [refs #282] Various improvements based on feedback on pull-request #138carl2014-07-291-430/+256
| | * | | | | | | | [refs #282] Updating changelog to include information about the change to dan...carl2014-07-291-262/+8
| | * | | | | | | | Merged logilab/pylint into defaultcarlio2014-07-295-5/+52
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | [refs #282] dangerous-default-values are now not evaluated to get their type/...carl2014-07-275-5/+52
| * | | | | | | | | | Merged in Edgemaster/pylint/Edgemaster/pylintel-missing-dependency-on-tramp-1...Claudiu Popa2014-07-3028-120/+192
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Remove extraneous print. The import exception is already handled by another c...cpopa2014-07-301-2/+1
| * | | | | | | | | | | pylint.el: Missing dependency on trampEdgemaster2014-07-291-0/+1
* | | | | | | | | | | | mergeMichal Nowikowski2014-07-305-9/+158
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Review fixes - added comment.Michal Nowikowski2014-07-291-2/+2
| * | | | | | | | | | | Fixed mergeMichal Nowikowski2014-07-295-9/+158
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |