[Bug 5035] New: log --hidden could show precursors/successors
mercurial-bugs at selenic.com
mercurial-bugs at selenic.com
Sat Jan 9 01:20:04 UTC 2016
https://bz.mercurial-scm.org/show_bug.cgi?id=5035
Bug ID: 5035
Summary: log --hidden could show precursors/successors
Product: Mercurial
Version: unspecified
Hardware: PC
OS: Linux
Status: UNCONFIRMED
Severity: feature
Priority: wish
Component: evolution
Assignee: bugzilla at selenic.com
Reporter: sphink at gmail.com
CC: mercurial-devel at selenic.com,
pierre-yves.david at ens-lyon.org
When diving into a problem where evolve is getting things wrong, I often want
to know the successors/precursors of hidden patches. It would be very nice if
log --hidden just showed them. Currently, I do lots of cut & paste hg log
--hidden -r 'successors(...)' etc.
I suppose it would be safer to only show successors, since that would only
affect the output of hidden changesets (which aren't strictly subject to
backwards-compatible formatting yet). Or you could just say that --hidden isn't
BC yet. (Or is it?)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list