index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
charset
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect truncated utf-8 characters at the end of content as still representing...
zeripath
2022-05-21
2
-1
/
+164
*
Don't treat BOM escape sequence as hidden character. (#18909)
Gusted
2022-02-26
2
-4
/
+25
*
Fix panic in EscapeReader (#18820)
zeripath
2022-02-19
2
-0
/
+10
*
format with gofumpt (#18184)
6543
2022-01-20
2
-33
/
+65
*
Add warning for BIDI characters in page renders and in diffs (#17562)
zeripath
2022-01-07
2
-0
/
+432
*
Simplify parameter types (#18006)
Gusted
2021-12-20
1
-3
/
+3
*
Read expected buffer size (#17409)
KN4CK3R
2021-10-24
1
-2
/
+3
*
refactor: move from io/ioutil to io and os package (#17109)
Eng Zer Jun
2021-09-22
1
-2
/
+1
*
Refactor renders (#15175)
Lunny Xiao
2021-04-20
1
-18
/
+31
*
Ensure that the detected charset order is set in chardet test (#12574)
zeripath
2020-08-23
1
-5
/
+23
*
Fix chardet test and add ordering option (#11621)
zeripath
2020-06-03
2
-4
/
+35
*
deps: update and fix chardet import (#9351)
Antoine GIRARD
2019-12-14
1
-1
/
+1
*
Reduce test sensibility (#8393)
guillep2k
2019-10-07
1
-1
/
+2
*
Fix utf8 tests (#8192)
guillep2k
2019-09-21
2
-35
/
+81
*
Make encoding tests independent of LOCALE settings (#8018)
guillep2k
2019-09-03
1
-12
/
+26
*
Convert files to utf-8 for indexing (#7814)
guillep2k
2019-08-15
2
-0
/
+343