Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Sun, 06 Jul 2014 02:56:41 +0900 | FUJIWARA Katsunori | histedit: use 'util.ellipsis' to trim description of each changesets |
Sun, 06 Jul 2014 02:56:41 +0900 | FUJIWARA Katsunori | util: replace 'ellipsis' implementation by 'encoding.trim' |
Sun, 06 Jul 2014 02:56:41 +0900 | FUJIWARA Katsunori | encoding: add 'trim' to trim multi-byte characters at most specified columns |
Thu, 03 Jul 2014 10:48:37 +0100 | Jim Hague | bugzilla: stop trying to cache setup across hook invocation stable |