Mercurial > hg
log hgext/progress.py @ 21859:be4270d27a7e
age | author | description |
---|---|---|
Sun, 06 Jul 2014 02:56:41 +0900 | FUJIWARA Katsunori | progress: use 'encoding.trim' to trim output line correctly |
Fri, 23 Aug 2013 13:28:18 -0400 | Augie Fackler | progress: stop getting stuck in a nested topic during a long inner step |
Tue, 16 Jul 2013 11:17:01 -0500 | Matt Mackall | progress: respect HGPLAIN |
Sun, 20 May 2012 14:37:20 -0500 | Matt Mackall | progress: use ui._isatty |
Tue, 15 May 2012 14:37:49 -0500 | Augie Fackler | hgext: mark all first-party extensions as such |
Fri, 11 May 2012 18:41:04 +0200 | Martin Geisler | progress: fix indentation |