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: remove isAscii, simplify onlyWhitespace
bptato
2024-04-10
2
-12
/
+3
*
url: use AsciiDigit, not Digits
bptato
2024-04-10
1
-5
/
+5
*
twtstr: remove pointless lookup tables
bptato
2024-04-10
1
-18
/
+10
*
term: do not eat last DA1 value
bptato
2024-04-10
1
-3
/
+9
*
layout: slightly hacky flex-basis implementation
bptato
2024-04-09
2
-4
/
+23
*
ftp: fix quoting bug
bptato
2024-04-09
1
-0
/
+1
*
Update Chame
bptato
2024-04-09
2
-1
/
+1
*
Remove unnecessary std/math imports
bptato
2024-04-08
2
-9
/
+6
*
remove dead code, fix openArray casing
bptato
2024-04-08
3
-7
/
+4
*
css, layout: flexbox fixes
bptato
2024-04-06
2
-8
/
+31
*
layout: clean up resolveSizes
bptato
2024-04-05
1
-80
/
+74
*
Initial flexbox support
bptato
2024-04-05
5
-167
/
+546
*
ua.css: use padding for lists, not margin
bptato
2024-04-03
1
-1
/
+1
*
sandbox: add OpenBSD pledge/unveil support
bptato
2024-04-03
5
-9
/
+40
*
Makefile: use -O2 for gmifetch
bptato
2024-04-02
1
-1
/
+1
*
loader: constant time key comparison
bptato
2024-04-02
2
-5
/
+17
*
Makefile: put manpages in the target directory
bptato
2024-04-02
1
-16
/
+21
*
Update readme
bptato
2024-04-02
1
-9
/
+13
*
md2html: add trailing double space to <br> conversion
bptato
2024-04-02
1
-0
/
+2
*
quickjs: fix OpenBSD compilation
bptato
2024-04-02
1
-1
/
+1
*
update docs
bptato
2024-04-01
1
-9
/
+61
*
man: fix command path manpage links
bptato
2024-03-31
1
-5
/
+6
*
pager: fix incremental search with empty string
bptato
2024-03-30
1
-3
/
+11
*
pager: fix weird halfPage* behavior
bptato
2024-03-30
1
-6
/
+6
*
pager: exclude status line from buffer height
bptato
2024-03-30
2
-1
/
+9
*
layout: add missing min/max heights to absolute sizes
bptato
2024-03-30
1
-1
/
+3
*
layout: fix various table cell sizing bugs
bptato
2024-03-30
1
-47
/
+35
*
pager: edit source fixes
bptato
2024-03-30
3
-72
/
+57
*
layout: fix float positioning with margins
bptato
2024-03-30
1
-1
/
+1
*
buffer: fix markURL in plaintext
bptato
2024-03-29
1
-3
/
+31
*
term: flush stdout in anyKey
bptato
2024-03-29
1
-0
/
+1
*
pager: fix broken writeToFile
bptato
2024-03-29
2
-5
/
+4
*
ansi2html: error out on unrecognized switches
bptato
2024-03-29
1
-1
/
+2
*
ansi2html: support passing titles
bptato
2024-03-29
5
-28
/
+58
*
ansi2html: do not use posixstream
bptato
2024-03-29
2
-14
/
+17
*
git.cgi: fix on older QJS versions
bptato
2024-03-29
1
-1
/
+1
*
http: suppress proxy connect headers
bptato
2024-03-29
2
-0
/
+2
*
fflush() before forks
bptato
2024-03-28
3
-6
/
+19
*
http: fix broken early hint handling
bptato
2024-03-28
1
-1
/
+2
*
Add capsicum support
bptato
2024-03-28
12
-38
/
+171
*
term: improve color detection
bptato
2024-03-27
1
-5
/
+16
*
container: rename enums
bptato
2024-03-27
1
-17
/
+17
*
buffer: fix cancel()
bptato
2024-03-27
4
-23
/
+54
*
layout: fix another infinite loop
bptato
2024-03-26
1
-2
/
+2
*
config: improve input system
bptato
2024-03-26
7
-313
/
+554
*
config, toml: rename enums
bptato
2024-03-26
3
-114
/
+114
*
layout: avoid infinite loop in line wrapping
bptato
2024-03-26
1
-11
/
+10
*
layout: also round line height for painting backgrounds
bptato
2024-03-26
1
-3
/
+2
*
layout: ensure lines are not higher than they must be
bptato
2024-03-26
2
-11
/
+17
*
layout: optimize inline background areas
bptato
2024-03-26
1
-18
/
+51
[next]