-
-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: guanguans/ai-commit
base: 1.11.2
head repository: guanguans/ai-commit
compare: 1.12.0
- 9 commits
- 7 files changed
- 4 contributors
Commits on Jun 11, 2024
-
ityaozm@gmail.com committed
Jun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 9e3d86b - Browse repository at this point
Copy the full SHA 9e3d86bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e7c4f - Browse repository at this point
Copy the full SHA 84e7c4fView commit details -
docs(config): Add commit type prompt in ai-commit.php
- Added a new configuration option 'type_prompt' to provide commit type prompts. - This new feature enhances the commit message structure by prompting the user to specify the commit type.
ityaozm@gmail.com committedJun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for eb99fbf - Browse repository at this point
Copy the full SHA eb99fbfView commit details -
feat: add ability to select commit type
ityaozm@gmail.com committedJun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 66d7f2c - Browse repository at this point
Copy the full SHA 66d7f2cView commit details -
feat(CommitCommand.php): Modify commit type selection logic
ityaozm@gmail.com committedJun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 200a78b - Browse repository at this point
Copy the full SHA 200a78bView commit details -
chore(deps): bump trufflesecurity/trufflehog from 3.78.0 to 3.78.1
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.78.0 to 3.78.1. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.78.0...v3.78.1) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c99cfa0 - Browse repository at this point
Copy the full SHA c99cfa0View commit details -
Merge pull request #136 from guanguans/dependabot/github_actions/truf…
…flesecurity/trufflehog-3.78.1 chore(deps): bump trufflesecurity/trufflehog from 3.78.0 to 3.78.1
Configuration menu - View commit details
-
Copy full SHA for 3aedbee - Browse repository at this point
Copy the full SHA 3aedbeeView commit details
Commits on Jun 12, 2024
-
perf(app): improve handle method performance
- Removed unnecessary return statement in handle method - Removed commented out code
ityaozm@gmail.com committedJun 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 76db059 - Browse repository at this point
Copy the full SHA 76db059View commit details -
test(test): improve commit command test coverage
- Improved coverage for CommitCommandTest.php - Added more test cases for CommitCommand class - Updated test assertions for better accuracy - Closes #128
ityaozm@gmail.com committedJun 12, 2024 Configuration menu - View commit details
-
Copy full SHA for f31ab69 - Browse repository at this point
Copy the full SHA f31ab69View 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 1.11.2...1.12.0