-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: Mubashwer/git-mob
base: v1.8.0
head repository: Mubashwer/git-mob
compare: v1.9.0
- 12 commits
- 13 files changed
- 2 contributors
Commits on Jun 13, 2025
-
* add github release badge * add github release downloads * add crate downloads badge * remove license badge as license is clearl displayed in github
Configuration menu - View commit details
-
Copy full SHA for a7fe626 - Browse repository at this point
Copy the full SHA a7fe626View commit details
Commits on Jun 14, 2025
-
* Replace CLI app with CLI tool * Remove reference of deprecated git mob coauthor command
Configuration menu - View commit details
-
Copy full SHA for c96eb0f - Browse repository at this point
Copy the full SHA c96eb0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb5eefa - Browse repository at this point
Copy the full SHA bb5eefaView commit details -
fix: update terminology from "CLI app" to "CLI tool"
CLI tool is a more apt description for git-mob
Configuration menu - View commit details
-
Copy full SHA for 6c968cb - Browse repository at this point
Copy the full SHA 6c968cbView commit details -
refactor(setup): replace assert with explicit error handling in set_g…
…lobal_hooks_dir Replace assert!(status.success()) with proper error handling that returns a descriptive error message when git config command fails. This improves error reporting and prevents panics in production code.
Configuration menu - View commit details
-
Copy full SHA for c150779 - Browse repository at this point
Copy the full SHA c150779View commit details -
ci: migrate from deprecated google-github-actions/release-please-acti…
…on to googleapis/release-please-action - Update GitHub workflow to use googleapis/release-please-action@v4 - Replace deprecated google-github-actions/release-please-action@v4 - Update comment URLs to point to new repository
Configuration menu - View commit details
-
Copy full SHA for 2674d4c - Browse repository at this point
Copy the full SHA 2674d4cView commit details -
refactor: rename GitHub Actions workflow from build.yml to ci.yml
- Rename .github/workflows/build.yml to .github/workflows/ci.yml for better clarity - Update README.md CI status badge to reference the new ci.yml workflow file - Fix badge link to point to correct workflow URL This change improves naming consistency as the workflow handles continuous integration tasks including build, lint, test, and coverage reporting.
Configuration menu - View commit details
-
Copy full SHA for 19b475a - Browse repository at this point
Copy the full SHA 19b475aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b64d9cb - Browse repository at this point
Copy the full SHA b64d9cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48aa07b - Browse repository at this point
Copy the full SHA 48aa07bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 845ec2c - Browse repository at this point
Copy the full SHA 845ec2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a117420 - Browse repository at this point
Copy the full SHA a117420View commit details -
chore(main): release 1.9.0 (#103)
* chore(main): release 1.9.0 * docs: fix CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for d62dd30 - Browse repository at this point
Copy the full SHA d62dd30View 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.8.0...v1.9.0