-
-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: adamchainz/blacken-docs
base: v1.11.0
head repository: adamchainz/blacken-docs
compare: v1.12.0
- 17 commits
- 5 files changed
- 3 contributors
Commits on Aug 30, 2021
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.24.0 → v2.25.0](asottile/pyupgrade@v2.24.0...v2.25.0)
Configuration menu - View commit details
-
Copy full SHA for ea39f36 - Browse repository at this point
Copy the full SHA ea39f36View commit details -
Merge pull request #113 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for ae4d3e1 - Browse repository at this point
Copy the full SHA ae4d3e1View commit details
Commits on Sep 13, 2021
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.25.0 → v2.26.0](asottile/pyupgrade@v2.25.0...v2.26.0)
Configuration menu - View commit details
-
Copy full SHA for a4b5290 - Browse repository at this point
Copy the full SHA a4b5290View commit details -
Merge pull request #115 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 142b2a1 - Browse repository at this point
Copy the full SHA 142b2a1View commit details
Commits on Sep 27, 2021
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.26.0 → v2.28.0](asottile/pyupgrade@v2.26.0...v2.28.0)
Configuration menu - View commit details
-
Copy full SHA for f5303bd - Browse repository at this point
Copy the full SHA f5303bdView commit details -
Merge pull request #119 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 7bd230a - Browse repository at this point
Copy the full SHA 7bd230aView commit details
Commits on Oct 4, 2021
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.28.0 → v2.29.0](asottile/pyupgrade@v2.28.0...v2.29.0)
Configuration menu - View commit details
-
Copy full SHA for 5df22c8 - Browse repository at this point
Copy the full SHA 5df22c8View commit details -
Merge pull request #120 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for fa26a20 - Browse repository at this point
Copy the full SHA fa26a20View commit details
Commits on Oct 11, 2021
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](PyCQA/flake8@3.9.2...4.0.1) - [github.com/pre-commit/mirrors-mypy: v0.910 → v0.910-1](pre-commit/mirrors-mypy@v0.910...v0.910-1)
Configuration menu - View commit details
-
Copy full SHA for 0f4ccfa - Browse repository at this point
Copy the full SHA 0f4ccfaView commit details -
Merge pull request #122 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 02ce56c - Browse repository at this point
Copy the full SHA 02ce56cView commit details
Commits on Oct 23, 2021
-
replace exit(main()) with raise SystemExit(main())
Committed via https://github.com/asottile/all-repos
Configuration menu - View commit details
-
Copy full SHA for 849ce89 - Browse repository at this point
Copy the full SHA 849ce89View commit details -
Merge pull request #124 from asottile/all-repos_autofix_systemexit-main
replace exit(main()) with raise SystemExit(main())
Configuration menu - View commit details
-
Copy full SHA for 5abd91a - Browse repository at this point
Copy the full SHA 5abd91aView commit details
Commits on Oct 25, 2021
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/add-trailing-comma: v2.1.0 → v2.2.0](asottile/add-trailing-comma@v2.1.0...v2.2.0)
Configuration menu - View commit details
-
Copy full SHA for 42e6810 - Browse repository at this point
Copy the full SHA 42e6810View commit details -
Merge pull request #125 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 8016cd8 - Browse repository at this point
Copy the full SHA 8016cd8View commit details
Commits on Nov 16, 2021
-
Fixes #126. Adjust the RST regex to match all code blocks, and then for non-Python blocks, return the source unaltered. This works since `re.sub()` only finds non-overlapping matches.
Configuration menu - View commit details
-
Copy full SHA for 9fa6d86 - Browse repository at this point
Copy the full SHA 9fa6d86View commit details
Commits on Nov 19, 2021
-
Merge pull request #128 from adamchainz/issue_126_fix_nested_code_blocks
Fix nested code block syntax
Configuration menu - View commit details
-
Copy full SHA for 732d0c0 - Browse repository at this point
Copy the full SHA 732d0c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 505d32b - Browse repository at this point
Copy the full SHA 505d32bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.11.0...v1.12.0