#1105038 myrepos: hg_status with recent hg does not produce empty output when nothing unpushed

#1105038#5
Date:
2025-05-10 10:29:55 UTC
From:
To:
Dear maintainer,

The second part of hg_status is meant to show unpushed branches:

    hg summary --pager never --quiet | grep -v 'parent: 0:'

It looks like Paul came up with this command in 2012 or earlier
(#693021).  But I think it needs updating.  Currently it does not
produce empty output when there are no unpushed changes:

    % hg clone https://repo.mercurial-scm.org/hg/
    % cd hg
    % hg summary --pager never --quiet | grep -v 'parent: 0:'
    parent: 53253:5bb6a0ae7d6c

Perhaps the grep regexp should be '^parent: ' ?

#1105038#10
Date:
2025-06-07 15:01:01 UTC
From:
To:
control: tag -1 + pending

Hello,

I've now fixed this upstream by installing the attached.

#1105038#17
Date:
2026-01-21 13:59:43 UTC
From:
To:
Hi Richard,

in case this bug report did not reach you, I wanted to briefly follow
up.

I would be very happy to help with a migration of the package from
branchable.com to salsa.debian.org. Since this is a Debian native
package, hosting it on Salsa seems like a natural fit. Noting your
involvement with the git-annex and zsh maintainer teams on Salsa, I
assume the platform itself is not an obstacle for you.

If this is mainly a matter of time or capacity, I'm glad to assist with
the migration work.

If you would prefer not to move the repository, it would be helpful if
you could tag the bug as wontfix. In that case, an upload of the current
Git state would still be very welcome, as it would allow closing two
open bugs (#685002, #1105038) and improve dgit support.

Thanks for your time, and please let me know how you'd like to proceed.

Thank you for considering
   Andreas.