On 8/2/23 23:16, Morten Linderud wrote:
On Wed, Feb 08, 2023 at 07:31:36PM +1000, Allan McRae wrote:
On 8/2/23 18:42, Morten Linderud wrote:
On Tue, Feb 07, 2023 at 08:03:31PM +0400, Ivan Shapovalov wrote:
On 2022-10-14 at 08:19 +0400, Ivan Shapovalov wrote:
Signed-off-by: Ivan Shapovalov <intelfx@intelfx.name> ---
When `repo-add` is used to add a package that already exists in the database, it will recompress the database unconditionally, even if `--new` is passed. Avoid doing that.
ping?
The pacman development was moved to gitlab in December. Please submit the patch as a merge request to the gitlab repo.
This patch is already tracked at: https://gitlab.archlinux.org/pacman/pacman/-/issues/1
Adding a merge request will not achieve much.
It's better to have the original author submit the patch as a merge-request and go through normal code review? I don't understand why you would insist on doing it any other way when the author is interested.
It is a tiny 10 line patch (including new blank lines). If changes need made, it will be easier for me to do them when I review/apply it. It will be quicker for me, and less work for the author. Allan