[PATCH] pager: add support to --patch and --stat options of hg shelve

Jun Wu quark at fb.com
Sun Feb 26 12:58:28 EST 2017


I think things which are O(N) instead of O(1) long is page-able. So I'm +1
to include --list.

My shelve --list has 68 lines on hg-committed.

Excerpts from Pulkit Goyal's message of 2017-02-26 20:31:29 +0530:
> >
> >
> > LGTM, but I think we also want it on --list?
> >
> 
> ​The output of `hg shelve --list` contains as much lines as number of
> shelves. So we need that there if someone has a lot of shelved changes. I
> am not sure about this though.​


More information about the Mercurial-devel mailing list