index
:
git-bug
bug-export
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
text
/
text_test.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
switch to go-term-text to fix bad underflow for label rendering
Michael Muré
2019-11-03
1
-376
/
+0
|
*
text: fix escape sequence disapearing at the end of a line
Michael Muré
2019-05-10
1
-0
/
+6
|
*
Fix handling of long words
Yang Zhang
2019-01-08
1
-0
/
+8
|
*
Fix bad names in text.go
Yang Zhang
2019-01-07
1
-4
/
+4
|
*
Add tests for critical internal functions in text.go
Yang Zhang
2018-12-31
1
-0
/
+75
|
*
Fix incorrect wrap of mixed wide and ascii chars
Yang Zhang
2018-12-31
1
-1
/
+12
|
*
Implement a new wrap algorithm and pass all text tests
Yang Zhang
2018-12-31
1
-7
/
+8
|
*
Add back removed text functions
Yang Zhang
2018-12-30
1
-0
/
+70
|
*
Implement almost full CJK support.
Yang Zhang
2018-12-26
1
-70
/
+0
|
\
|
|
|
|
|
|
Display of CJK contents are supported. Adding CJK tags are problematic.
|
*
Implement displaying CJK contents
Yang Zhang
2018-12-26
1
-70
/
+0
|
|
*
|
text: fix handling of wide characters
Michael Muré
2018-12-25
1
-13
/
+17
|
/
*
text: more chinese related fixes
Michael Muré
2018-12-23
1
-3
/
+17
|
*
text: fix a wrapping bug leading to line longer than they should
Michael Muré
2018-12-23
1
-1
/
+33
|
*
text: hopefuly fix the handling of chinese
Michael Muré
2018-12-23
1
-0
/
+34
|
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-0
/
+191