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
...
*
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
*
pager: percent-decode path name in askDownloadPath
bptato
2024-03-25
1
-1
/
+1
*
update readme, add doc/architecture.md
bptato
2024-03-25
2
-5
/
+361
*
git.cgi: add "view" link to git switch panel
bptato
2024-03-25
1
-1
/
+3
*
layout: rework inline box area model
bptato
2024-03-25
3
-154
/
+180
*
loader: fix failed doRequest handling
bptato
2024-03-25
1
-2
/
+1
*
buffer: fix getTitle never returning in some cases
bptato
2024-03-24
1
-0
/
+2
*
client, forkserver: remove useless code
bptato
2024-03-24
2
-2
/
+0
*
js: proper distinction between Opt/Option
bptato
2024-03-24
11
-118
/
+110
*
makefile: move cflags to appropriate variable
bptato
2024-03-24
1
-2
/
+2
*
makefile: use pkg-config for gmifetch ldflags
bptato
2024-03-24
1
-2
/
+3
*
buffer: fix clone
bptato
2024-03-24
3
-16
/
+11
*
git.cgi: add custom git switch
bptato
2024-03-24
1
-16
/
+35
*
cgi: reset SIGCHLD handler in children
bptato
2024-03-24
1
-0
/
+4
*
ansi2html: add newline after pre tag
bptato
2024-03-24
1
-1
/
+1
*
io: derive DynStream from RootObj (not Stream)
bptato
2024-03-24
24
-535
/
+293
[prev]
[next]