Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
7.3.0 (Joanneumite) source code.tar.gz | 2024-10-20 | 186.8 kB | |
7.3.0 (Joanneumite) source code.zip | 2024-10-20 | 429.5 kB | |
README.md | 2024-10-20 | 2.7 kB | |
Totals: 3 Items | 619.0 kB | 0 |
The git-extras 7.3.0 (Joanneumite) is released now!
Here's a list of all the changes made in this release; the full changelog can be found in History.md:
- Bump version to 7.3.0-dev by @spacewander in https://github.com/tj/git-extras/pull/1139
- ci: update actions by @boidolr in https://github.com/tj/git-extras/pull/1140
- ci: add dependabot update for GitHub actions by @boidolr in https://github.com/tj/git-extras/pull/1141
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/tj/git-extras/pull/1143
- chore(deps): bump masesgroup/retrieve-changed-files from 2 to 3 by @dependabot in https://github.com/tj/git-extras/pull/1144
- tests: update dependencies to execute tests by @boidolr in https://github.com/tj/git-extras/pull/1142
- fix: git-summary commit count by @xwjdsh in https://github.com/tj/git-extras/pull/1147
- Fix typo in Commands.md by @Ivniinvi in https://github.com/tj/git-extras/pull/1148
- feat: add rename-file command by @CodeByZach in https://github.com/tj/git-extras/pull/1149
- Add pathspec support in
git-missing
by @Weyzu in https://github.com/tj/git-extras/pull/1156 - Update instructions for the OpenSUSE installation by @Revisor in https://github.com/tj/git-extras/pull/1157
- Update git-repl.md: typo: "let's" for "lets" by @wyattscarpenter in https://github.com/tj/git-extras/pull/1158
- Update git-bulk.md: use correct stylization in synopsis by @wyattscarpenter in https://github.com/tj/git-extras/pull/1163
- Update git-alias.md: add brs to prevent incorrect line behavior by @wyattscarpenter in https://github.com/tj/git-extras/pull/1161
- Use filetimes in check_integrity by @wyattscarpenter in https://github.com/tj/git-extras/pull/1162
- Update some documentation that was out of sync by @wyattscarpenter in https://github.com/tj/git-extras/pull/1164
- Enhance
git-repl
by @wyattscarpenter in https://github.com/tj/git-extras/pull/1160 - Improve warning for
git clear
by @hyperupcall in https://github.com/tj/git-extras/pull/1168 - Change git-cp to use cleaner branch approach by @MattiasEh in https://github.com/tj/git-extras/pull/1169
- Fix stripping trailing forward slash for git-get by @jmbaur in https://github.com/tj/git-extras/pull/1172
- Version 7.3.0 by @spacewander in https://github.com/tj/git-extras/pull/1174
Since the last release (7.2.0 Idrialite):
- updated man pages or documentation 8 times
- fixed installation/update 1 time
New authors: * Leroy * wyattscarpenter * Raphael Boidol * Jared Baur * Matt Headley * Mattias Andersson * Revisor * Wen Sun * Wiktor Żurawik * Zachary Miller