summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change the git-hook ignore default to Nonebug/52Ian Cordasco2015-04-051-1/+1
* Merge branch 'fix_jobs_test_underscore' into 'master'Ian Cordasco2015-03-172-2/+113
|\
| * Move test back where it wasChristian Long2015-03-161-3/+3
| * Document the other things I triedChristian Long2015-03-161-55/+18
| * Run some tests separatelyChristian Long2015-03-162-5/+153
| * Rename fileChristian Long2015-03-161-0/+0
|/
* Merge branch 'fix_hook_test' into 'master'Ian Cordasco2015-03-122-6/+25
|\
| * Shorten variable name. Add commentsChristian Long2015-03-111-11/+9
| * Fix hook test on WindowsChristian Long2015-03-112-6/+27
|/
* Add notes for merge request 23Ian Cordasco2015-03-101-0/+9
* Merge branch 'master' into 'master'Ian Cordasco2015-03-113-2/+22
|\
| * Removed some unused testing code.Michael McNeil Forbes2015-03-091-20/+0
| * Fix issue #39.Michael McNeil Forbes2015-03-082-2/+4
| * Added test demonstrating issue #39Michael McNeil Forbes2015-03-081-0/+38
|/
* Update version and release notes for 2.4.02.4.0Ian Cordasco2015-03-072-1/+10
* Merge branch 'tox_remove_py25' into 'master'Ian Cordasco2015-03-081-1/+1
|\
| * tox.ini: Remove py25Marc Abramowitz2015-03-051-1/+1
* | Merge branch 'christianmlong/issue/8'Ian Cordasco2015-03-076-7/+242
|\ \
| * | Slightly simplify our conditionalsIan Cordasco2015-03-075-13/+18
| * | Add --verbose flag, and tests for it.Christian Long2015-03-063-36/+55
| * | Add warnings when --jobs is invalidChristian Long2015-03-063-0/+203
| * | Fix tests on WindowsChristian Long2015-02-231-2/+10
| |/
* | Add compatibility layer for Python 2.6Ian Cordasco2015-03-063-1/+18
* | Merge branch 'local/pr/2'Ian Cordasco2015-03-063-110/+46
|\ \
| * | Simplify @mpenkov's fix for exclude in git hooksIan Cordasco2015-03-063-111/+46
* | | Merge remote-tracking branch 'origin/gh/2'Ian Cordasco2015-03-062-1/+104
|\ \ \
| * | | WIPmpenkov-masterIan Cordasco2015-03-061-6/+5
| |/ /
| * | Adding unit tests for fix in 218949aMichael Penkov2015-02-072-7/+103
| * | Correctly handle exclude patterns in git_hookMichael Penkov2014-11-111-1/+9
* | | Add notes for updates to git hookIan Cordasco2015-03-061-0/+5
| |/ |/|
* | Use the default ReadTheDocs themeIan Cordasco2015-02-221-1/+1
* | Refactor some bits of flake8.hooksIan Cordasco2015-02-222-20/+43
* | Merge branch 'use_git_config_in_hook' into 'master'Ian Cordasco2015-02-232-17/+49
|\ \
| * | Document configuration file settingsOleg Broytman2015-02-161-6/+6
| * | Use git config before os.environOleg Broytman2015-02-161-7/+40
| * | Minor refactoringOleg Broytman2015-02-161-4/+3
* | | Update release notes, dependencies, and versionIan Cordasco2015-02-223-4/+24
* | | Merge branch 'issue/31' into 'master'Ian Cordasco2015-02-222-2/+12
|\ \ \ | |/ / |/| |
| * | Truly mimic pep8's -q functionalityIan Cordasco2015-02-222-2/+12
|/ /
* | Bump version to 2.3.0 and update changelog2.3.0Ian Cordasco2015-01-042-1/+12
* | Add release to tox.iniIan Cordasco2015-01-041-0/+9
* | Merge branch 'feature/output-file' into 'master'Ian Cordasco2014-12-272-14/+33
|\ \
| * | Add --output-file optionIan Cordasco2014-12-272-14/+33
|/ /
* | Merge branch 'feature/register-optional-checks' into 'master'Ian Cordasco2014-12-272-4/+37
|\ \
| * | Prevent unintended behaviour modifying options.ignorefeature/register-optional-checksIan Cordasco2014-12-181-5/+7
| * | Add ability to turn checks off by defaultIan Cordasco2014-12-182-4/+35
* | | Merge branch 'fix-17' into 'master'Ian Cordasco2014-12-271-0/+32
|\ \ \ | |/ / |/| |
| * | Fix missing importINADA Naoki2014-12-271-0/+1
| * | flush() for each print()INADA Naoki2014-12-271-0/+31
|/ /
* | Merge branch 'feature/continuous-integration' into 'master'Ian Cordasco2014-12-182-1/+33
|\ \