index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
twtstr: simplify control char procs
bptato
2024-03-13
1
-24
/
+7
*
layout: remove word-spacing
bptato
2024-03-13
1
-4
/
+1
*
Prevent UB on memcpy and floating point conversions
Charlie Gordon
2024-03-13
5
-18
/
+26
*
Improve Date.parse
Charlie Gordon
2024-03-13
1
-31
/
+106
*
rudimentary support for <video>, <audio>
bptato
2024-03-13
7
-10
/
+66
*
man: rewrite in Nim
bptato
2024-03-13
10
-312
/
+349
*
loader: fix nil deref in parseHeaders
bptato
2024-03-13
1
-1
/
+1
*
client: fix blocking reads on container connection
bptato
2024-03-12
5
-72
/
+123
*
mancha: only set man as section without other parameters
bptato
2024-03-12
1
-1
/
+2
*
loader: remove applyHeaders
bptato
2024-03-12
10
-134
/
+112
*
md2html: convert <https://example.org> to anchor
bptato
2024-03-12
1
-1
/
+32
*
update readme
bptato
2024-03-12
1
-29
/
+67
*
posixstream: do not ignore lseek result
bptato
2024-03-12
2
-3
/
+8
*
pager: fix replacement logic
bptato
2024-03-12
2
-27
/
+32
*
pager: decrement numload on redirect
bptato
2024-03-12
1
-0
/
+1
*
io: add dynstream
bptato
2024-03-12
6
-57
/
+95
*
loader: unregister input streams on EOF
bptato
2024-03-12
1
-2
/
+2
*
mailcap: better error messages, accept \ as newline escape
bptato
2024-03-11
1
-6
/
+18
*
pager: do not eat error alerts on startup
bptato
2024-03-11
2
-2
/
+1
*
loader: rework process model
bptato
2024-03-11
29
-1443
/
+1648
*
client: fix thumb button confusion
bptato
2024-03-11
1
-18
/
+18
*
mancha: fix query for 7z
bptato
2024-03-11
1
-1
/
+7
*
css: fix {} macros on older Nim versions
bptato
2024-03-11
1
-6
/
+9
*
client: bind middle button to discardBuffer, use button5/6 as scroll
bptato
2024-03-11
2
-5
/
+14
*
client: only accept "press" input type for scroll wheel
bptato
2024-03-11
1
-2
/
+6
*
term: fix alt-screen = true without ti/te
bptato
2024-03-08
1
-10
/
+11
*
cgi: do not eat first word of the error message
bptato
2024-03-07
1
-1
/
+1
*
cgi: pass system error message after execl failure
bptato
2024-03-07
1
-1
/
+2
*
man: use /usr/bin/env perl shebang
bptato
2024-03-07
1
-1
/
+1
*
buffer: fix bug of eating chars before invalid UTF-8
bptato
2024-03-05
1
-2
/
+2
*
Fix typo
bptato
2024-03-04
1
-1
/
+1
*
Update todo
bptato
2024-03-04
1
-10
/
+2
*
pager: clear status message when opening external viewers
bptato
2024-03-04
1
-0
/
+2
*
css: simplify property & value definitions
bptato
2024-03-04
1
-266
/
+272
*
catom: merge TagType with AttrType
bptato
2024-03-04
6
-112
/
+133
*
dom: use relList for stylesheet checks
bptato
2024-03-04
2
-10
/
+17
*
Update doc/protocols
bptato
2024-03-04
1
-10
/
+29
*
dom: misc fixes
bptato
2024-03-04
2
-6
/
+41
*
loader: fix crash on cha </dev/null
bptato
2024-03-03
1
-1
/
+3
*
strwidth, renderdocument: small refactoring
bptato
2024-03-03
7
-256
/
+545
*
Update chame
bptato
2024-03-03
2
-1
/
+1
*
buffer: improve/fix onload return values
bptato
2024-03-03
3
-20
/
+30
*
quickjs: fix build without CONFIG_BIGNUM
bptato
2024-03-02
1
-0
/
+8
*
Improve Number.prototype.toString for radix other than 10
Charlie Gordon
2024-03-02
1
-9
/
+98
*
Improve Date.parse
Charlie Gordon
2024-03-02
1
-224
/
+305
*
Fix Map hash bug
Charlie Gordon
2024-03-02
1
-2
/
+2
*
Rewrite `set_date_fields` to match the ECMA specification
Charlie Gordon
2024-03-02
1
-28
/
+52
*
Add C API function JS_GetClassID()
Tyler Rockwood
2024-03-02
2
-0
/
+12
*
Improve surrogate handling readability
Charlie Gordon
2024-03-02
3
-124
/
+150
*
Rename regex flag and field utf16 -> unicode
Charlie Gordon
2024-03-02
3
-61
/
+62
[next]