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
*
buffersource: remove location field
bptato
2024-02-12
4
-31
/
+33
*
io: remove multistream, teestream
bptato
2024-02-12
2
-74
/
+0
*
config.toml: C-c cancels setMark/gotoMark operations
bptato
2024-02-12
1
-3
/
+21
*
Add pager.externFilterSource
bptato
2024-02-12
6
-19
/
+109
*
Remove CLONE BufferSource; cache document sources in tmpdir
bptato
2024-02-12
18
-338
/
+443
*
fix rejection of readFromFd urls
bptato
2024-02-11
1
-1
/
+1
*
pager: fix discardTree
bptato
2024-02-11
1
-4
/
+6
*
magnet.cgi: use urldec from libexec dir
bptato
2024-02-11
1
-16
/
+6
*
container: fix cursorToggleSelection on double-width characters
bptato
2024-02-11
1
-3
/
+4
*
layout: skip newlines between full-width characters
bptato
2024-02-11
1
-0
/
+19
*
simplify newLoaderBuffer
bptato
2024-02-11
1
-4
/
+3
*
loader: significantly more efficient loading
bptato
2024-02-11
2
-98
/
+137
*
widthconv: bugfixes
bptato
2024-02-11
2
-26
/
+14
*
Get rid of LOAD_PIPE BufferSource
bptato
2024-02-11
9
-110
/
+130
*
loader: add rejectHandle
bptato
2024-02-10
1
-8
/
+8
*
pager: use 644 mask for mailcap temp files
bptato
2024-02-10
1
-2
/
+2
*
loader: fix tee
bptato
2024-02-10
4
-126
/
+230
*
loader: fixes & cleanup
bptato
2024-02-10
4
-73
/
+55
*
loader: use recvData instead of readData
bptato
2024-02-09
3
-16
/
+35
*
cgi: do not register closed istreams
bptato
2024-02-09
1
-1
/
+2
*
twtstr: misc refactorings
bptato
2024-02-09
8
-244
/
+247
*
buffer: fix index defect in updateHover
bptato
2024-02-08
1
-1
/
+2
*
buffer: use `of' instead of tagType
bptato
2024-02-08
1
-1
/
+1
*
Update chame
bptato
2024-02-08
2
-1
/
+1
*
loader: fix (another) double-close bug
bptato
2024-02-08
1
-4
/
+8
*
loader: fix memory leak
bptato
2024-02-08
1
-1
/
+3
*
loader: fix double-close bugs
bptato
2024-02-08
1
-3
/
+3
*
buffer: load external resources when they are attached
bptato
2024-02-08
4
-103
/
+133
*
loader: fix eagain in fetch, only add URL to handle in debug
bptato
2024-02-08
2
-7
/
+12
*
Update todo
bptato
2024-02-08
1
-12
/
+15
*
dom: reduce todos
bptato
2024-02-08
1
-10
/
+20
*
js: fix fromJSEnum
bptato
2024-02-08
2
-6
/
+17
*
chadombuilder: remove unnecessary pragma
bptato
2024-02-08
1
-1
/
+1
*
dom: enumize attribute names
bptato
2024-02-08
8
-206
/
+338
*
dom: atomize id, name, DOMTokenList
bptato
2024-02-08
3
-103
/
+162
*
dom: reduce tagType use
bptato
2024-02-08
4
-70
/
+46
*
Update readme
bptato
2024-02-07
1
-4
/
+4
*
Update chame
bptato
2024-02-07
2
-1
/
+1
*
Fix some document.write bugs
bptato
2024-02-07
2
-44
/
+88
*
Incremental rendering
bptato
2024-02-07
8
-224
/
+389
*
Update chame
bptato
2024-02-07
13
-611
/
+1092
*
nim.cfg: disable threads
bptato
2024-02-06
2
-1
/
+2
*
fix bug in prev commit
bptato
2024-02-05
1
-1
/
+1
*
regex: fix 8-bit narrow strings in JS
bptato
2024-02-05
2
-26
/
+40
*
md2html: add support for strikethrough
bptato
2024-02-05
1
-1
/
+7
*
pager: display precnum *and* inputBuffer when precnum != 0
bptato
2024-02-01
1
-3
/
+1
*
Makefile: fix about.nim deps
bptato
2024-02-01
1
-1
/
+2
*
about:license: fix typo
bptato
2024-02-01
1
-1
/
+1
*
md2html: improved underscore ignoring rules
bptato
2024-02-01
1
-2
/
+4
*
md2html: skip space after list item start
bptato
2024-02-01
1
-2
/
+2
[next]