-
-
Notifications
You must be signed in to change notification settings - Fork 90
Comparing changes
Open a pull request
base repository: damnever/pigar
base: v2.1.1
head repository: damnever/pigar
compare: v2.1.2
- 15 commits
- 216 files changed
- 4 contributors
Commits on Sep 20, 2023
-
Use os.replace for cross-platform overwriting of the destination
Signed-off-by: Laoraid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5065415 - Browse repository at this point
Copy the full SHA 5065415View commit details -
Bump certifi from 2022.12.7 to 2023.7.22 in /pigar/_vendor
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](certifi/python-certifi@2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b51600 - Browse repository at this point
Copy the full SHA 6b51600View commit details
Commits on Nov 27, 2023
-
feat(Requirements formatting): Add comparison specifier
-
to comple……tely hide versions. Add --comparison-specifier choice value `-` to completely hide packages versions in generated requirements file, e.g. `tornado~=6.3.3` → `tornado`. Closes #183 Signed-off-by: baterflyrity <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1617392 - Browse repository at this point
Copy the full SHA 1617392View commit details -
feat(CI): Enable button in GitHub UI to manually run workflow.
Enable button in GitHub UI actions to manually run workflow `ci` on default branch. For more information see https://docs.github.com/ru/actions/using-workflows/manually-running-a-workflow?tool=webui. Signed-off-by: baterflyrity <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5cb8655 - Browse repository at this point
Copy the full SHA 5cb8655View commit details -
feat(CI): Add Python 3.12 to CI.
Add Python version 3.12 to CI tests matrix. Signed-off-by: baterflyrity <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bed30d0 - Browse repository at this point
Copy the full SHA bed30d0View commit details -
feat(CI): Add Python 3.12 reqirements to CI.
Add Python version 3.12 reqirements to CI tests matrix. Signed-off-by: baterflyrity <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1871c2 - Browse repository at this point
Copy the full SHA e1871c2View commit details -
feat(CI): Fix Python 3.12 reqirements to CI.
Fix Python version 3.12 reqirements to CI tests matrix. Signed-off-by: baterflyrity <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab15364 - Browse repository at this point
Copy the full SHA ab15364View commit details -
style(Codestyle): Fix too long lines especially for @pep8speaks.
Fix PEP 8 ABSURD and USELESS requirements: ► In the file pigar/__main__.py: Line 124:80: E501 line too long (121 > 79 characters) ►In the file pigar/dist.py: Line 191:80: E501 line too long (98 > 79 characters) Signed-off-by: baterflyrity <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 808e4cd - Browse repository at this point
Copy the full SHA 808e4cdView commit details
Commits on Nov 28, 2023
-
Merge pull request #184 from baterflyrity/main
Add --comparison-specifier choice value `-` to completely hide packages versions
Configuration menu - View commit details
-
Copy full SHA for aea6764 - Browse repository at this point
Copy the full SHA aea6764View commit details
Commits on Feb 17, 2024
-
Treat the top-level directory as the import name
Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05868ad - Browse repository at this point
Copy the full SHA 05868adView commit details -
Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35a9c0d - Browse repository at this point
Copy the full SHA 35a9c0dView commit details -
Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58ec616 - Browse repository at this point
Copy the full SHA 58ec616View commit details -
Migrate setup.py to pyproject.toml
Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df17e3b - Browse repository at this point
Copy the full SHA df17e3bView commit details
Commits on Feb 18, 2024
-
Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69ecd17 - Browse repository at this point
Copy the full SHA 69ecd17View commit details -
Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a493f06 - Browse repository at this point
Copy the full SHA a493f06View 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 v2.1.1...v2.1.2