aboutsummaryrefslogtreecommitdiffstats
path: root/util/text
Commit message (Collapse)AuthorAgeFilesLines
* Implement almost full CJK support.Yang Zhang2018-12-263-207/+89
|\ | | | | | | Display of CJK contents are supported. Adding CJK tags are problematic.
| * 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 ↵Michael Muré2018-12-012-10/+71
| | | | LeftPadMaxLine
* 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