Mercurial > hg
log hgext/progress.py @ 22373:f6a1386d540e
age | author | description |
---|---|---|
Sun, 06 Jul 2014 02:56:41 +0900 | FUJIWARA Katsunori | progress: use 'encoding.colwidth' to get column width of items correctly |
Sun, 06 Jul 2014 02:56:41 +0900 | FUJIWARA Katsunori | progress: use 'encoding.trim' to trim items in output line correctly |
Sun, 06 Jul 2014 02:56:41 +0900 | FUJIWARA Katsunori | progress: use 'encoding.colwidth' to get column width of output line correctly |
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 |