Moving fb extensions to core.

Kevin Bullock kbullock+mercurial at ringworld.org
Thu Jul 6 17:10:57 EDT 2017


> On Jul 5, 2017, at 13:13, Pulkit Goyal <7895pulkit at gmail.com> wrote:
> 
> morsestatus: This extension wraps the status command to show more
> things about the current state of the repo by showing if histedit,
> bisect, graft, unshelve, rebase or merge is going on and show how to
> continue and abort that state. I personally think adding a --more flag
> will be good.

That sounds like `hg summary` to me, or at least sounds like things that `hg summary` ought to show. Another idea that I poked at a while back at Matt's behest, but never finished: having `hg summary` show what would happen on an `hg update`.

To me, this extra info doesn't feel like a great fit for `hg status`, which also doesn't show things like: the current branch name, current commit ID, number of parents, etc. `hg status` has always just been about the state of the files in the working copy.

pacem in terris / мир / शान्ति / ‎‫سَلاَم‬ / 平和
Kevin R. Bullock



More information about the Mercurial-devel mailing list