Activity
fix: update help text in autogitc usage instructions
fix: update help text in autogitc usage instructions
fix: update version to 0.3.3 and add help message
fix: update version to 0.3.3 and add help message
chore: bump version to 0.3.1 and add version output
chore: bump version to 0.3.1 and add version output
remove autogitc dependency from Gemfile and Gemfile.lock
remove autogitc dependency from Gemfile and Gemfile.lock
Deleted branch
Deleted branch
Merge pull request #2 from adriangohjw/deps/update-gemfile-lock
Merge pull request #2 from adriangohjw/deps/update-gemfile-lock
Pull request merge
chore: update autogitc to version 0.2.0 in Gemfile.lock
chore: update autogitc to version 0.2.0 in Gemfile.lock
Merge pull request #1 from adriangohjw/feat/add-pr-template-generator
Merge pull request #1 from adriangohjw/feat/add-pr-template-generator
Pull request merge
docs: update README with usage instructions and PR template
docs: update README with usage instructions and PR template
Refactor autogitc to use CommitGenerator for commit message generation
Refactor autogitc to use CommitGenerator for commit message generation
chore: update version to 0.2.0 and include all lib files
chore: update version to 0.2.0 and include all lib files
chore: update version to 0.1.5 in autogitc.gemspec
chore: update version to 0.1.5 in autogitc.gemspec
chore: add Dependabot configuration for Bundler updates
chore: add Dependabot configuration for Bundler updates
chore: update autogitc gem version to 0.1.4
chore: update autogitc gem version to 0.1.4
docs: update README with correct Gemfile usage for autogitc
docs: update README with correct Gemfile usage for autogitc
fix: update README instructions for autogitc command
fix: update README instructions for autogitc command
chore: bump version to 0.1.3 in autogitc.gemspec
chore: bump version to 0.1.3 in autogitc.gemspec
Update README.md to streamline installation and usage steps
Update README.md to streamline installation and usage steps
fix: update gem name from autogen_git_commit to autogitc
fix: update gem name from autogen_git_commit to autogitc
refactor(Rakefile): use require_relative for autogitc
refactor(Rakefile): use require_relative for autogitc
Add autogitc gem for auto-generating Git commit messages
Add autogitc gem for auto-generating Git commit messages
docs: update README with details about the gem's features
docs: update README with details about the gem's features
docs: add fun fact about AI-generated commit messages
docs: add fun fact about AI-generated commit messages
refactor: standardize string quotes in autogen_git_commit.rb
refactor: standardize string quotes in autogen_git_commit.rb
Add executable and enhance gemspec for autogen_git_commit
Add executable and enhance gemspec for autogen_git_commit
docs: update README with installation and usage instructions
docs: update README with installation and usage instructions
Force push
chore: add Gemfile and Gemfile.lock with dotenv gem
chore: add Gemfile and Gemfile.lock with dotenv gem
Force push
chore: add .env to .gitignore to exclude environment variables
chore: add .env to .gitignore to exclude environment variables
docs: update README with installation and usage instructions
docs: update README with installation and usage instructions