1174 Commits

Author SHA1 Message Date
Anthony Sottile
ebb178a749 v1.10.3 v1.10.3 2018-07-02 11:00:35 -07:00
Anthony Sottile
09114f1c16 Merge pull request #778 from pre-commit/pre_push_force_push
Fix force-push without fetch
2018-07-02 10:50:14 -07:00
Anthony Sottile
c294be513d Fix force-push without fetch 2018-07-02 09:59:23 -07:00
Anthony Sottile
13c85f374b Merge pull request #774 from pre-commit/fewer_props
Remove more properties from Runner
2018-07-01 21:47:39 -07:00
Anthony Sottile
b87c4fd8cc Remove more properties from Runner 2018-07-01 19:49:15 -07:00
Anthony Sottile
8f6fe8c9e6 Merge pull request #773 from pre-commit/separate_store
Separate store from runner
2018-06-29 23:39:12 -07:00
Anthony Sottile
c01ffc83f8 Separate store from runner 2018-06-29 22:35:53 -07:00
Anthony Sottile
6d683a5fac clean: separate store from runner 2018-06-29 20:08:23 -07:00
Anthony Sottile
0e430be0ce autoupdate: separate store from runner 2018-06-29 20:04:16 -07:00
Anthony Sottile
8f2c3cfea7 Merge pull request #769 from pre-commit/fix_escape_sequences
Fix invalid escape sequences
2018-06-18 07:34:51 -07:00
Anthony Sottile
37c94bbe71 Fix invalid escape sequences 2018-06-17 23:51:03 -07:00
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