Commit Graph

1163 Commits

Author SHA1 Message Date
Anthony Sottile
a12feebf4b v1.10.2 v1.10.2 2018-06-11 13:30:11 -07:00
Anthony Sottile
31e751f4d3 Merge pull request #767 from pre-commit/consistent_ordering
Consistent ordering of filenames
2018-06-11 13:27:04 -07:00
Anthony Sottile
5b6a5abae9 Consistent ordering of filenames 2018-06-11 12:49:45 -07:00
Anthony Sottile
507c327b1a Merge pull request #764 from pre-commit/tidy_top_level
Move testing scripts into testing
2018-06-05 19:45:36 -07:00
Anthony Sottile
f0842429b9 Move testing scripts into testing 2018-06-05 18:26:02 -07:00
Anthony Sottile
7cd2364da7 Merge pull request #762 from pre-commit/simpler_fixture
Simplify setup.py in arbitrary_bytes_repo
2018-06-03 22:16:56 -07:00
Anthony Sottile
37f49d8fd4 Stop crlf messages in appveyor 2018-06-03 21:33:10 -07:00
Anthony Sottile
51cf46e660 Simplify setup.py in arbitrary_bytes_repo 2018-06-03 20:56:07 -07:00
Anthony Sottile
d4a25b2ecf Merge pull request #760 from pre-commit/long_description
Include README as long_description
2018-06-01 19:33:09 -07:00
Anthony Sottile
ba97b66055 Include README as long_description 2018-06-01 18:42:48 -07:00
Anthony Sottile
4e5c7e86cf Merge pull request #759 from pre-commit/all-repos_autofix_e309-autopep8
E309 is no longer rewritten by autopep8
2018-06-01 14:53:39 -07:00
Anthony Sottile
3b1b9ac4cf E309 is no longer rewritten by autopep8
Committed via https://github.com/asottile/all-repos
2018-06-01 13:39:40 -07:00
Anthony Sottile
cf5f8406a1 v1.10.1 v1.10.1 2018-05-28 17:16:52 -07:00
Anthony Sottile
1b92f79941 Merge pull request #756 from pre-commit/venv_spiders
Invoke -mvenv with the original python if in a -mvirtualenv venv
2018-05-28 16:58:25 -07:00
Anthony Sottile
805a2921ad Invoke -mvenv with the original python if in a -mvirtualenv venv 2018-05-28 15:14:17 -07:00
Anthony Sottile
97fb49a533 v1.10.0 v1.10.0 2018-05-26 13:39:32 -07:00
Anthony Sottile
4e27dbddf0 Merge pull request #754 from pre-commit/all-repos_autofix_pytest
pytest: drop the dot!
2018-05-25 16:03:25 -07:00
Anthony Sottile
d6f8ea8fd1 pytest: drop the dot!
Committed via https://github.com/asottile/all-repos
2018-05-25 15:00:32 -07:00
Anthony Sottile
065504d528 Merge pull request #751 from chriskuehl/rust
Add Rust support
2018-05-25 10:51:52 -07:00
Chris Kuehl
5ac2ba0f7b Make local hooks work 2018-05-24 19:42:58 -07:00
Anthony Sottile
c3d1f840c0 Merge pull request #753 from pre-commit/all-repos_autofix_rm-makefile
Remove (unused) Makefile
2018-05-23 18:20:31 -07:00
Anthony Sottile
f57958a9d0 Remove (unused) Makefile
Committed via https://github.com/asottile/all-repos
2018-05-23 17:36:23 -07:00
Chris Kuehl
23fe0be286 Add Rust to CI 2018-05-22 21:52:34 -07:00
Chris Kuehl
b4edf2ce50 Add tests for Rust 2018-05-22 21:52:34 -07:00
Chris Kuehl
2a37fcd3fe Add support for Rust CLI dependencies
Also consistently build the hook using `cargo install`.
2018-05-22 21:20:13 -07:00
Chris Kuehl
7f85da1b9d Add Rust support 2018-05-22 21:20:13 -07:00
Anthony Sottile
884e78e255 Merge pull request #752 from pre-commit/fix_pip10_test
Fix test since pip 10 changed output
2018-05-21 22:59:21 -07:00
Anthony Sottile
7f29fd5591 Adjust feature detection for 2.7.15 2018-05-21 22:20:37 -07:00
Anthony Sottile
f88e007f52 Fix test since pip 10 changed output 2018-05-21 21:38:36 -07:00
Anthony Sottile
3555a2b158 v1.9.0 v1.9.0 2018-05-21 20:48:08 -07:00
Anthony Sottile
9a559cd764 Merge pull request #739 from ojii/language-python-venv
added python venv language
2018-05-12 12:30:37 -07:00
Anthony Sottile
b5af5a5b27 Add test for python_venv language 2018-05-12 11:37:13 -07:00
Anthony Sottile
3d49db7851 Set skip_covered = True in .coveragerc 2018-05-12 11:17:46 -07:00
Anthony Sottile
1b67b03b26 Merge pull request #750 from pre-commit/try_repo_files_norm
Apply relative files to try-repo also
2018-05-12 10:52:57 -07:00
Anthony Sottile
cd8179a974 Apply relative files to try-repo also 2018-05-12 10:01:14 -07:00
Anthony Sottile
e8954e2bf3 Simplify python_venv interface 2018-05-12 09:28:49 -07:00
Anthony Sottile
823c5bc8c3 Merge pull request #746 from nicoddemus/license
Add MANIFEST file to include license in sdist
2018-05-03 10:52:03 -04:00
Bruno Oliveira
49ff78e3ea Add MANIFEST file to include license in sdist 2018-05-03 11:26:40 -03:00
Anthony Sottile
a9b3ff4d77 Merge pull request #741 from pre-commit/no_need_di
Remove unused __popen DI
2018-05-02 12:10:23 -04:00
Anthony Sottile
e55f51fb14 Remove unused __popen DI 2018-05-02 11:25:16 -04:00
Anthony Sottile
520604939a Merge pull request #740 from pre-commit/all-repos_autofix_all-repos-sed
Replace legacy wheel metadata
2018-04-30 07:47:50 -07:00
Anthony Sottile
e4471e4bc8 Replace legacy wheel metadata
Committed via https://github.com/asottile/all-repos
2018-04-30 09:33:20 -04:00
Jonas Obrist
d6825fa0fc added python venv language 2018-04-27 17:13:47 +09:00
Anthony Sottile
834ed0f229 v1.8.2 v1.8.2 2018-03-17 20:40:02 -07:00
Anthony Sottile
593e1784cd Merge pull request #729 from pre-commit/try_repo_relative_path
Fix regression: try-repo from relative path
2018-03-17 20:38:30 -07:00
Anthony Sottile
af93bec4fd Fix regression: try-repo from relative path 2018-03-17 20:02:06 -07:00
Anthony Sottile
fbebd84494 v1.8.1 v1.8.1 2018-03-12 15:34:25 -07:00
Anthony Sottile
c420741585 Merge pull request #726 from pre-commit/typo
Fix typo
2018-03-12 14:55:31 -07:00
Anthony Sottile
d68d023a0a Merge pull request #724 from pre-commit/git_1_8
Restore git 1.8 support
2018-03-12 14:55:21 -07:00
Anthony Sottile
96e9d1b758 Restore git 1.8 support 2018-03-12 14:36:07 -07:00