Loading
Commits on Source 26
-
marge-org renovate-bot authored
-
Ben Brown authored
-
marge-org renovate-bot authored
-
marge-org renovate-bot authored
-
This could potentially be a bit more targeted by only being set when the filter-branch commands are run. But is simple and small enough, and has no drawback in other circumstances. For the tests, modify the checking function so it has a reproducible order. Helps #426
-
-
-
No consumer uses it, so there is no need to have an option for it.
-
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> Signed-off-by:
Pablo Correa Gomez <pabloyoyoista@postmarketos.org>
-
-
So it can be used on filter-branch, instead of having to fetch it from git config. This requires a bunch of refactoring, since it's now a compulsory parameter, and not passed at configure time.
-
Ben Brown authored
-
marge-org renovate-bot authored
-
-
Nejc Habjan authored
## [0.17.0](0.16.1...0.17.0) (2025-09-01) ### Features * Add support for signing commits ([1d940396](1d940396)) ### Bug Fixes * **git:** add FILTER_BRANCH so the bot does not wait 10 seconds ([30114b82](30114b82)), closes [#426](#426)