aboutsummaryrefslogtreecommitdiffstats
path: root/util/text
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect wrap of mixed wide and ascii charsYang Zhang2018-12-312-4/+23
* Implement a new wrap algorithm and pass all text testsYang Zhang2018-12-312-77/+177
* Fix tests in left_paddedYang Zhang2018-12-301-3/+3
* Add back removed text functionsYang Zhang2018-12-302-0/+118
* Use ASCII ellipsis to workaround inaccurate width of unicode ellipsisYang Zhang2018-12-301-2/+2
* Implement almost full CJK support.Yang Zhang2018-12-263-207/+89
|\
| * Implement displaying CJK contentsYang Zhang2018-12-263-201/+91
* | text: fix handling of wide charactersMichael Muré2018-12-252-16/+28
|/
* text: more chinese related fixesMichael Muré2018-12-232-6/+27
* text: fix a wrapping bug leading to line longer than they shouldMichael Muré2018-12-232-2/+34
* text: hopefuly fix the handling of chineseMichael Muré2018-12-232-7/+44
* text: fix broken truncate with unicode and use the ellipsis character in Left...Michael Muré2018-12-012-10/+71
* bug: add the optional field AvatarUrl to PersonMichael Muré2018-09-251-0/+11
* commands: git bug comment now show the comments of a bugMichael Muré2018-09-151-7/+23
* bug: add a data validation process to avoid merging incorrect operationsMichael Muré2018-09-151-0/+33
* reorganize package for a more idomatic goMichael Muré2018-09-113-0/+371