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.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
text: fix escape sequence disapearing at the end of a line
Michael Muré
2019-05-10
1
-1
/
+6
*
a round of cleanup
Michael Muré
2019-03-01
1
-7
/
+0
*
Fix handling of long words
Yang Zhang
2019-01-08
1
-2
/
+9
*
Fix bad names in text.go
Yang Zhang
2019-01-07
1
-21
/
+21
*
Make runewidth treat ambiguous rune as short and fix ui display
Yang Zhang
2019-01-01
1
-0
/
+7
*
Refactor text.go to improve clearity
Yang Zhang
2018-12-31
1
-90
/
+124
*
Fix megacheck warnings
Yang Zhang
2018-12-31
1
-2
/
+2
*
Fix incorrect wrap of mixed wide and ascii chars
Yang Zhang
2018-12-31
1
-3
/
+11
*
Implement a new wrap algorithm and pass all text tests
Yang Zhang
2018-12-31
1
-70
/
+169
*
Add back removed text functions
Yang Zhang
2018-12-30
1
-0
/
+48
*
Implement almost full CJK support.
Yang Zhang
2018-12-26
1
-128
/
+79
|
\
|
*
Implement displaying CJK contents
Yang Zhang
2018-12-26
1
-122
/
+81
*
|
text: fix handling of wide characters
Michael Muré
2018-12-25
1
-3
/
+11
|
/
*
text: more chinese related fixes
Michael Muré
2018-12-23
1
-3
/
+10
*
text: fix a wrapping bug leading to line longer than they should
Michael Muré
2018-12-23
1
-1
/
+1
*
text: hopefuly fix the handling of chinese
Michael Muré
2018-12-23
1
-7
/
+10
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-0
/
+160