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
path:
root
/
src
/
server
/
forkserver.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move SIGCHLD ignore call to forkserver
bptato
2024-03-17
1
-0
/
+1
*
forkserver: set process titles for processes
bptato
2024-03-17
1
-0
/
+4
*
io: add BuferedWriter
bptato
2024-03-16
1
-26
/
+28
*
Move around some modules
bptato
2024-03-14
1
-1
/
+1
*
loader: rework process model
bptato
2024-03-11
1
-93
/
+57
*
term: improve pixels-per-column/line detection
bptato
2024-02-25
1
-1
/
+1
*
buffer: remove BufferSource
bptato
2024-02-22
1
-12
/
+12
*
Various refactorings & fixes
bptato
2024-02-14
1
-3
/
+3
*
Remove CLONE BufferSource; cache document sources in tmpdir
bptato
2024-02-12
1
-13
/
+47
*
Get rid of LOAD_PIPE BufferSource
bptato
2024-02-11
1
-4
/
+7
*
forkserver: clean up
bptato
2024-01-29
1
-7
/
+17
*
Set cgiDir for client loader process
bptato
2024-01-06
1
-2
/
+3
*
buffer: do not trap SIGINT to cleanup
bptato
2024-01-03
1
-1
/
+1
*
Compile with styleCheck:usages
bptato
2023-12-28
1
-1
/
+1
*
buffer: clean up ssock on being killed
bptato
2023-12-21
1
-6
/
+11
*
break up twtstr somewhat
bptato
2023-12-13
1
-1
/
+1
*
WindowAttributes: refactor
bptato
2023-10-19
1
-1
/
+1
*
Add w3m-cgi-compat option
bptato
2023-10-01
1
-2
/
+4
*
Add urimethodmap support
bptato
2023-09-30
1
-17
/
+6
*
loader: add local-cgi
bptato
2023-09-30
1
-0
/
+1
*
Fix compilation with --assertions:off
bptato
2023-09-15
1
-2
/
+4
*
move around more modules
bptato
2023-09-14
1
-0
/
+249