On Wed, Jul 16, 2008 at 04:10:49PM -0700, Danek Duvall wrote:
>
> I'd say "hg outgoing" is more like putback -n, except that you have to have
> your commit complete.
Well, it appears to me that hg outgoing isn't close to putback -n either. The
reason I say that is that putback -n shows you the w
On Wed, Jul 16, 2008 at 06:55:04PM -0500, Will Fiveash wrote:
> So how does one display all the changes that a push will perform on the
> parent repository?
Every hg subcommand that displays changesets (log, tip, outgoing, incoming)
uses -v to display a bit more information, which normally includ
On Wed, Jul 16, 2008 at 05:58:39PM -0500, Will Fiveash wrote:
> So hg status in a repository where nightly has run is displaying a lot
> output like:
>
> ? usr/src/uts/intel/zfs/debug64/txg.o
> ? usr/src/uts/intel/zfs/debug64/uberblock.o
> ? usr/src/uts/intel/zfs/debug64/unique.o
> .
> .
> .
>
>