[PATCH 0 of 2] Progress indicator and support for pull and update

Stefano Tortarolo stefano.tortarolo at gmail.com
Fri Dec 12 11:38:30 CST 2008


2008/12/12 TK Soh <teekaysoh at gmail.com>:
> [copy mercurial dev list]
> Do these patches provide a mean for external client to tap into the
> progress display? I am speaking on behave of TortoiseHg.
>

I tried to decouple the "status management" from the display logic.
Basically there's a factory method that "assembles" a progress handler
and a given displayer, but the current solution can be easily
modified.
Honestly I haven't a clue of how TortoiseHg interacts with mercurial,
let me know if you need something special (different from what I'm
doing now) and I'll see what can be done.

Cheers,
Stefano


More information about the Mercurial-devel mailing list