| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 7.5.0 (Labradorite) source code.tar.gz | 2026-05-10 | 200.3 kB | |
| 7.5.0 (Labradorite) source code.zip | 2026-05-10 | 455.4 kB | |
| README.md | 2026-05-10 | 2.8 kB | |
| Totals: 3 Items | 658.4 kB | 0 | |
Here's a list of all the changes made in this release; the full changelog can be found in History.md (github.com):
- Bump version to 7.5.0-dev by @spacewander in https://github.com/tj/git-extras/pull/1207
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/tj/git-extras/pull/1209
- Fix use of
git-whatchangedtogit-logby @hyperupcall in https://github.com/tj/git-extras/pull/1212 - Improvements to Bash completion by @danpaolella in https://github.com/tj/git-extras/pull/1210
- Fix minor typo in
git rename-branchman page by @danpaolella in https://github.com/tj/git-extras/pull/1211 - chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/tj/git-extras/pull/1216
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/tj/git-extras/pull/1215
- chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in https://github.com/tj/git-extras/pull/1214
- Changed Git Magic's usage of
-fto use--force-with-leaseby @Hugo-RM in https://github.com/tj/git-extras/pull/1218 - chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/tj/git-extras/pull/1219
- feat:
delete-branchmultiple unique branch names completions by @johnpyp in https://github.com/tj/git-extras/pull/1221 - Improve
git-replprompt by @jjb in https://github.com/tj/git-extras/pull/1224 - ability to specify command when hitting enter by @jjb in https://github.com/tj/git-extras/pull/1223
- Support passing ref to
git-commits-sinceby @eskultety in https://github.com/tj/git-extras/pull/1228 - Add persistent history to
git-replby @jjb in https://github.com/tj/git-extras/pull/1226 - add details when multiple active operations found by @spacewander in https://github.com/tj/git-extras/pull/1229
- chore(deps): bump bats-core/bats-action from 3.0.1 to 4.0.0 by @dependabot[bot] in https://github.com/tj/git-extras/pull/1230
- Fix
git-changelogto handle whitespace in command arguments by @phanen in https://github.com/tj/git-extras/pull/1232 - Fix man page usage docs by @spacewander in https://github.com/tj/git-extras/pull/1241
- refactor(abort): common
gitdirby @Rudxain in https://github.com/tj/git-extras/pull/1244 - Use standard prefix for home dir installs by @russkel in https://github.com/tj/git-extras/pull/1248
- Version 7.5.0 by @spacewander in https://github.com/tj/git-extras/pull/1250
Since the last release (7.4.0 Kyanite):
- updated man pages or documentation 7 times
- 8 unique contributors
New authors:
- John Bachir
- Daniele Paolella
- Erik Skultety
- Hugo Ruiz-Mireles
- Ricardo Fernández Serrata
- Russ
- johnpyp
- phanium