[RFC] shelve should hook into status?
Michael Ellerman
michael at ellerman.id.au
Wed Jun 14 09:44:08 BST 2006
On 6/14/06, Robert Collins <robertc at robertcollins.net> wrote:
> I think it would be nice if there was an appropriate hook in status that
> bzr shelve could hook into it, and then show something like:
> ====
> Shelved patches:
> 00/foobar
> 01/barfoo
> ...
> ====
>
> (though perhaps that should be in status -v only, in normal status it
> might show)
> ====
> Shelved patches: 15
> ====
>
>
> Thoughts ?
Yeah, sounds cool.
Having said that, I think status is getting a little overloaded, what
with pending merges etc. Perhaps we should have a new command, "bzr
wasup", which gives the 5,000 foot overview of what's happening,
including modified files, pending merges, shelved patches, most recent
push/pull etc.
Then status could be more like a traditional cvs/svn status.
cheers
More information about the bazaar
mailing list