| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 7.4.0 (Kyanite) source code.tar.gz | 2025-06-20 | 197.9 kB | |
| 7.4.0 (Kyanite) source code.zip | 2025-06-20 | 453.2 kB | |
| README.md | 2025-06-20 | 3.2 kB | |
| Totals: 3 Items | 654.4 kB | 0 | |
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.4.0-dev by @spacewander in https://github.com/tj/git-extras/pull/1175
- Support
GITHUB_TOKENvar forgit-forkandgit-pull-requestby @nim65s in https://github.com/tj/git-extras/pull/1177 - feat: add ruff linter with ci check by @oikarinen in https://github.com/tj/git-extras/pull/1178
- Revert "feat: add ruff linter with ci check" by @spacewander in https://github.com/tj/git-extras/pull/1181
- fix(github-actions): changed files output for editorcondig-checker by @oikarinen in https://github.com/tj/git-extras/pull/1180
- fix(ci): missing dollar sign by @oikarinen in https://github.com/tj/git-extras/pull/1184
- feat: add ruff linter with ci check by @oikarinen in https://github.com/tj/git-extras/pull/1182
- feat: add git-continue by @oikarinen in https://github.com/tj/git-extras/pull/1176
- Delete
etc/test.fishby @hyperupcall in https://github.com/tj/git-extras/pull/1185 - fix(ci): use poetry by @oikarinen in https://github.com/tj/git-extras/pull/1183
- chore(deps): bump astral-sh/ruff-action from 1 to 2 by @dependabot in https://github.com/tj/git-extras/pull/1188
- feat: add shellcheck ci check by @oikarinen in https://github.com/tj/git-extras/pull/1179
- chore(deps): bump astral-sh/ruff-action from 2 to 3 by @dependabot in https://github.com/tj/git-extras/pull/1189
- fix(git-bulk): fix a bad integer expression by @pierreay in https://github.com/tj/git-extras/pull/1198
- fix(git-bulk): quiet find errors by default by @pierreay in https://github.com/tj/git-extras/pull/1196
- fix(git-bulk): fix workspace selection when cd fails by @pierreay in https://github.com/tj/git-extras/pull/1197
- docs(git-bulk): Add zsh completion by @pierreay in https://github.com/tj/git-extras/pull/1190
- feat(git-bulk): add new option to no follow symlinks by @pierreay in https://github.com/tj/git-extras/pull/1194
- Feat: allow git-summary showing full path of repository by @pierreay in https://github.com/tj/git-extras/pull/1193
- feat(git-bulk): add new option to not follow hidden directories by @pierreay in https://github.com/tj/git-extras/pull/1195
- Add stale bot for old PRs by @hyperupcall in https://github.com/tj/git-extras/pull/1186
- Implement half of tests in Bats by @hyperupcall in https://github.com/tj/git-extras/pull/1187
- Mostly finish pytest to Bats conversion by @hyperupcall in https://github.com/tj/git-extras/pull/1200
- chore(deps): bump bats-core/bats-action from 3.0.0 to 3.0.1 by @dependabot in https://github.com/tj/git-extras/pull/1203
- add git-wip and git-unwip by @acant in https://github.com/tj/git-extras/pull/669
- Format comparisons, functions, and redirections to be consistent by @hyperupcall in https://github.com/tj/git-extras/pull/1201
- Version 7.4.0 by @spacewander in https://github.com/tj/git-extras/pull/1206
Since the last release (7.3.0 Joanneumite):
- updated man pages or documentation 7 times
- 4 unique contributors
New authors: - Andrew Sullivan Cant - Pierre Ayoub - oikarinen - Guilhem Saurel