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
...
*
posixstream: fix buffer overflow
bptato
2023-09-28
1
-1
/
+2
*
Response.text: assume utf-8
bptato
2023-09-27
1
-5
/
+5
*
Response.text: encode/decode properly
bptato
2023-09-27
2
-7
/
+24
*
buffer: simplify contentType handling
bptato
2023-09-27
7
-47
/
+44
*
interface clone: remove unused arg, document
bptato
2023-09-27
2
-5
/
+10
*
update todo
bptato
2023-09-27
1
-4
/
+1
*
small Makefile improvement
bptato
2023-09-26
1
-2
/
+5
*
js: improve optional argument handling
bptato
2023-09-26
2
-19
/
+22
*
Add precnum support to more functions
bptato
2023-09-26
5
-63
/
+82
*
pager: show character sequence inputs on status line
bptato
2023-09-26
2
-31
/
+44
*
Add M-p as "load page on clipboard"
bptato
2023-09-25
5
-7
/
+47
*
client: write errors to browser console in evalAction
bptato
2023-09-25
1
-3
/
+10
*
toml: fix bug in multiline string parsing
bptato
2023-09-25
1
-0
/
+5
*
update chame
bptato
2023-09-24
2
-1
/
+1
*
remove sequtils dependency
bptato
2023-09-24
1
-3
/
+5
*
update readme
bptato
2023-09-24
1
-1
/
+1
*
update chakasu
bptato
2023-09-24
2
-1
/
+1
*
client: clean up Client object
bptato
2023-09-24
1
-14
/
+5
*
client, timeout: simplify
bptato
2023-09-24
3
-18
/
+18
*
regex: copy after compiling
bptato
2023-09-24
3
-64
/
+19
*
Add about:license
bptato
2023-09-23
3
-0
/
+126
*
Build quickjs with bignum enabled
bptato
2023-09-23
1
-2
/
+3
*
Fix stack overflow in CVE-2023-31922
Nick Vatamaniuc
2023-09-23
1
-0
/
+6
*
fix undefined behavior: shift 32 bits for uint32_t in bf_set_ui
Bo Yao
2023-09-23
1
-1
/
+6
*
container: un-extern, un-ref highlights
bptato
2023-09-23
1
-9
/
+6
*
fix devnull dup in place of stdin
bptato
2023-09-23
1
-4
/
+7
*
buffer: make readFromFd work with pipes
bptato
2023-09-23
2
-5
/
+25
*
buffer: make clone fork()
bptato
2023-09-23
7
-47
/
+375
*
fix size for some input types
bptato
2023-09-22
2
-2
/
+3
*
Disable "toggle source" for the console buffer
bptato
2023-09-21
4
-9
/
+17
*
improve manpages
bptato
2023-09-20
5
-18
/
+69
*
update config
bptato
2023-09-20
1
-2
/
+2
*
lineedit: add missing begin() calls in prevHist/nextHist
bptato
2023-09-20
1
-0
/
+5
*
add arrow keys to default line edit config
bptato
2023-09-20
1
-0
/
+4
*
lineedit: fix off by one error in kill
bptato
2023-09-20
1
-2
/
+2
*
improve about:chawan page
bptato
2023-09-20
1
-17
/
+60
*
update todo
bptato
2023-09-20
1
-2
/
+0
*
config.md: more preprocessing
bptato
2023-09-20
2
-2
/
+4
*
update readme
bptato
2023-09-20
1
-0
/
+2
*
config: add missing \n
bptato
2023-09-20
1
-1
/
+1
*
add table_rewrite.sh
bptato
2023-09-20
3
-3
/
+48
*
add manpages
bptato
2023-09-20
3
-1
/
+139
*
Accept bare strings in -o, fix -o with missing newline
bptato
2023-09-20
3
-15
/
+81
*
layout: fix table cell sizing with specified widths
bptato
2023-09-20
2
-19
/
+59
*
px: convert to float first for percentage values
bptato
2023-09-20
1
-1
/
+1
*
buffer: support <a name=... for anchor navigation
bptato
2023-09-20
2
-3
/
+12
*
document pager.extern
bptato
2023-09-20
2
-1
/
+13
*
remove unnecessary toTable calls
bptato
2023-09-20
4
-19
/
+11
*
fix compilation on 1.6.14
bptato
2023-09-20
4
-6
/
+6
*
loader: add gopher support
bptato
2023-09-20
6
-3
/
+273
[prev]
[next]