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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: include auto-generated manpages in repository
bptato
2024-04-26
1
-29
/
+9
*
data: replace std/base64 with atob
bptato
2024-04-25
1
-1
/
+3
*
Update docs
bptato
2024-04-24
1
-1
/
+3
*
test: add js & layout tests
bptato
2024-04-21
1
-0
/
+5
*
sandbox: seccomp support on Linux
bptato
2024-04-18
1
-4
/
+11
*
Makefile: use -O2 for gmifetch
bptato
2024-04-02
1
-1
/
+1
*
Makefile: put manpages in the target directory
bptato
2024-04-02
1
-16
/
+21
*
ansi2html: do not use posixstream
bptato
2024-03-29
1
-2
/
+2
*
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
*
io: derive DynStream from RootObj (not Stream)
bptato
2024-03-24
1
-1
/
+1
*
man: rewrite in Nim
bptato
2024-03-13
1
-3
/
+8
*
Separate ANSI text decoding from main binary
bptato
2024-02-25
1
-1
/
+9
*
nim.cfg: disable threads
bptato
2024-02-06
1
-1
/
+1
*
Makefile: fix about.nim deps
bptato
2024-02-01
1
-1
/
+2
*
Add default md2html converter
bptato
2024-01-30
1
-1
/
+9
*
Add mancha man page viewer
bptato
2024-01-26
1
-4
/
+24
*
Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi
bptato
2024-01-08
1
-1
/
+16
*
charwidth: use pre-generated map file
bptato
2024-01-04
1
-6
/
+15
*
idna: use pre-generated map file, misc changes
bptato
2024-01-04
1
-1
/
+9
*
Add spartan support
bptato
2024-01-03
1
-1
/
+8
*
gmi2html: rewrite
bptato
2023-12-22
1
-5
/
+5
*
Fix for sourcehut markdown parsing, small doc improvements
bptato
2023-12-15
1
-1
/
+1
*
Add doc/protocols
bptato
2023-12-15
1
-1
/
+3
*
ftp: fix unnecessary slashes being added to path; move bindings/curl
bptato
2023-12-15
1
-3
/
+3
*
socketstream, serversocket: portable bindUnix
bptato
2023-12-14
1
-1
/
+1
*
Makefile: add missing mkdir commands
bptato
2023-12-14
1
-0
/
+9
*
Makefile: add fwrapv to QJS build
bptato
2023-12-14
1
-1
/
+1
*
Various fixes
bptato
2023-12-13
1
-19
/
+25
*
break up twtstr somewhat
bptato
2023-12-13
1
-2
/
+4
*
Move http out of main binary
bptato
2023-12-13
1
-14
/
+23
*
Move gopher to adapter/
bptato
2023-12-12
1
-2
/
+12
*
Move out ftp: protocol; fix some local CGI bugs
bptato
2023-12-12
1
-2
/
+10
*
Move out file: protocol handling to adapter/
bptato
2023-12-12
1
-3
/
+6
*
adapter/: re-structure
bptato
2023-12-12
1
-12
/
+12
*
local CGI improvements, move data: to cgi-bin
bptato
2023-12-12
1
-1
/
+5
*
local CGI: add mapped URI env vars; move about: to adapters
bptato
2023-12-12
1
-1
/
+5
*
Makefile: clean up libexecdir on uninstall
bptato
2023-12-11
1
-2
/
+8
*
Add support for gemini by default, update readme
bptato
2023-12-10
1
-1
/
+11
*
Separate gopher conversion from main binary
bptato
2023-12-10
1
-17
/
+40
*
Enable finger protocol by default
bptato
2023-12-10
1
-2
/
+16
*
Makefile: also remove QJSOBJ
bptato
2023-12-09
1
-0
/
+1
*
Makefile: only remove target's objdir on clean
bptato
2023-12-09
1
-2
/
+1
*
Makefile: properly list QJS object file dependencies
bptato
2023-12-09
1
-0
/
+13
*
Makefile: disable CONFIG_BIGNUM for QJS
bptato
2023-12-05
1
-2
/
+1
*
Makefile: fix $(FLAGS) not being used
bptato
2023-11-30
1
-2
/
+3
*
Makefile: rewrite
bptato
2023-11-28
1
-65
/
+60
*
Makefile: create manpage directories, fix wrong file modes
bptato
2023-10-14
1
-6
/
+8
*
slightly refactor md to man preprocessing, update manpage
bptato
2023-10-13
1
-4
/
+1
*
makefile fixes
bptato
2023-10-01
1
-2
/
+6
[next]