Loading
Commits on Source 15
-
marge-org renovate-bot authored
-
-
Fixes regression introduced in 8a3442a0.
-
marge-org renovate-bot authored
-
-
Ricardo Ribalda authored
Whenever merge is doing a rebase, the original commit is lost: Eg: ribalda@alco:/tmp/test-marge$ git cat-file commit HEAD tree e821218e39aa5e7762a188f6a7e76c5746e4a0d1 parent 658e2603c7b43871d92c5fa2a6db84afce28dc11 author Ricardo Ribalda <ribalda@chromium.org> 1734130169 +0100 committer marge <project_24152_bot_da6354d983b0cdf9f1fb75dc924d334b@noreply.gitlab.freedesktop.org> 1734130249 +0100 These breaks some workflows were the committer cannot be replaced. Introduce a new config to keep the original commit info whenever possible. Signed-off-by:Ricardo Ribalda <ribalda@chromium.org>
-
Ricardo Ribalda authored
Make the name consistent with reviewers. Signed-off-by:Ricardo Ribalda <ribalda@chromium.org>
-
Nejc Habjan authored
## [0.16.0](0.15.3...0.16.0) (2025-06-01) ### Features * Add new config --keep-committer ([3fb8ab74](3fb8ab74)) ### Bug Fixes * Pass sudo as a keyword argument when impersonating ([48cf1a23](48cf1a23)) * Pluralize committers in the codebase ([46cab14c](46cab14c))