| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the git-hook ignore default to Nonebug/52 | Ian Cordasco | 2015-04-05 | 1 | -1/+1 |
| * | Merge branch 'fix_jobs_test_underscore' into 'master' | Ian Cordasco | 2015-03-17 | 2 | -2/+113 |
| |\ | |||||
| | * | Move test back where it was | Christian Long | 2015-03-16 | 1 | -3/+3 |
| | * | Document the other things I tried | Christian Long | 2015-03-16 | 1 | -55/+18 |
| | * | Run some tests separately | Christian Long | 2015-03-16 | 2 | -5/+153 |
| | * | Rename file | Christian Long | 2015-03-16 | 1 | -0/+0 |
| |/ | |||||
| * | Merge branch 'fix_hook_test' into 'master' | Ian Cordasco | 2015-03-12 | 2 | -6/+25 |
| |\ | |||||
| | * | Shorten variable name. Add comments | Christian Long | 2015-03-11 | 1 | -11/+9 |
| | * | Fix hook test on Windows | Christian Long | 2015-03-11 | 2 | -6/+27 |
| |/ | |||||
| * | Add notes for merge request 23 | Ian Cordasco | 2015-03-10 | 1 | -0/+9 |
| * | Merge branch 'master' into 'master' | Ian Cordasco | 2015-03-11 | 3 | -2/+22 |
| |\ | |||||
| | * | Removed some unused testing code. | Michael McNeil Forbes | 2015-03-09 | 1 | -20/+0 |
| | * | Fix issue #39. | Michael McNeil Forbes | 2015-03-08 | 2 | -2/+4 |
| | * | Added test demonstrating issue #39 | Michael McNeil Forbes | 2015-03-08 | 1 | -0/+38 |
| |/ | |||||
| * | Update version and release notes for 2.4.02.4.0 | Ian Cordasco | 2015-03-07 | 2 | -1/+10 |
| * | Merge branch 'tox_remove_py25' into 'master' | Ian Cordasco | 2015-03-08 | 1 | -1/+1 |
| |\ | |||||
| | * | tox.ini: Remove py25 | Marc Abramowitz | 2015-03-05 | 1 | -1/+1 |
| * | | Merge branch 'christianmlong/issue/8' | Ian Cordasco | 2015-03-07 | 6 | -7/+242 |
| |\ \ | |||||
| | * | | Slightly simplify our conditionals | Ian Cordasco | 2015-03-07 | 5 | -13/+18 |
| | * | | Add --verbose flag, and tests for it. | Christian Long | 2015-03-06 | 3 | -36/+55 |
| | * | | Add warnings when --jobs is invalid | Christian Long | 2015-03-06 | 3 | -0/+203 |
| | * | | Fix tests on Windows | Christian Long | 2015-02-23 | 1 | -2/+10 |
| | |/ | |||||
| * | | Add compatibility layer for Python 2.6 | Ian Cordasco | 2015-03-06 | 3 | -1/+18 |
| * | | Merge branch 'local/pr/2' | Ian Cordasco | 2015-03-06 | 3 | -110/+46 |
| |\ \ | |||||
| | * | | Simplify @mpenkov's fix for exclude in git hooks | Ian Cordasco | 2015-03-06 | 3 | -111/+46 |
| * | | | Merge remote-tracking branch 'origin/gh/2' | Ian Cordasco | 2015-03-06 | 2 | -1/+104 |
| |\ \ \ | |||||
| | * | | | WIPmpenkov-master | Ian Cordasco | 2015-03-06 | 1 | -6/+5 |
| | |/ / | |||||
| | * | | Adding unit tests for fix in 218949a | Michael Penkov | 2015-02-07 | 2 | -7/+103 |
| | * | | Correctly handle exclude patterns in git_hook | Michael Penkov | 2014-11-11 | 1 | -1/+9 |
| * | | | Add notes for updates to git hook | Ian Cordasco | 2015-03-06 | 1 | -0/+5 |
| | |/ |/| | |||||
| * | | Use the default ReadTheDocs theme | Ian Cordasco | 2015-02-22 | 1 | -1/+1 |
| * | | Refactor some bits of flake8.hooks | Ian Cordasco | 2015-02-22 | 2 | -20/+43 |
| * | | Merge branch 'use_git_config_in_hook' into 'master' | Ian Cordasco | 2015-02-23 | 2 | -17/+49 |
| |\ \ | |||||
| | * | | Document configuration file settings | Oleg Broytman | 2015-02-16 | 1 | -6/+6 |
| | * | | Use git config before os.environ | Oleg Broytman | 2015-02-16 | 1 | -7/+40 |
| | * | | Minor refactoring | Oleg Broytman | 2015-02-16 | 1 | -4/+3 |
| * | | | Update release notes, dependencies, and version | Ian Cordasco | 2015-02-22 | 3 | -4/+24 |
| * | | | Merge branch 'issue/31' into 'master' | Ian Cordasco | 2015-02-22 | 2 | -2/+12 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Truly mimic pep8's -q functionality | Ian Cordasco | 2015-02-22 | 2 | -2/+12 |
| |/ / | |||||
| * | | Bump version to 2.3.0 and update changelog2.3.0 | Ian Cordasco | 2015-01-04 | 2 | -1/+12 |
| * | | Add release to tox.ini | Ian Cordasco | 2015-01-04 | 1 | -0/+9 |
| * | | Merge branch 'feature/output-file' into 'master' | Ian Cordasco | 2014-12-27 | 2 | -14/+33 |
| |\ \ | |||||
| | * | | Add --output-file option | Ian Cordasco | 2014-12-27 | 2 | -14/+33 |
| |/ / | |||||
| * | | Merge branch 'feature/register-optional-checks' into 'master' | Ian Cordasco | 2014-12-27 | 2 | -4/+37 |
| |\ \ | |||||
| | * | | Prevent unintended behaviour modifying options.ignorefeature/register-optional-checks | Ian Cordasco | 2014-12-18 | 1 | -5/+7 |
| | * | | Add ability to turn checks off by default | Ian Cordasco | 2014-12-18 | 2 | -4/+35 |
| * | | | Merge branch 'fix-17' into 'master' | Ian Cordasco | 2014-12-27 | 1 | -0/+32 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Fix missing import | INADA Naoki | 2014-12-27 | 1 | -0/+1 |
| | * | | flush() for each print() | INADA Naoki | 2014-12-27 | 1 | -0/+31 |
| |/ / | |||||
| * | | Merge branch 'feature/continuous-integration' into 'master' | Ian Cordasco | 2014-12-18 | 2 | -1/+33 |
| |\ \ | |||||
