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
/
adapter
Commit message (
Expand
)
Author
Age
Files
Lines
*
adapter: update code style
bptato
2024-04-26
9
-91
/
+81
*
ftp: support multiple arguments in ssh config Host
bptato
2024-04-26
1
-13
/
+31
*
data: replace std/base64 with atob
bptato
2024-04-25
1
-5
/
+5
*
http: fix sandbox violation in readFromStdin
bptato
2024-04-19
1
-3
/
+3
*
ftp: fix quoting bug
bptato
2024-04-09
1
-0
/
+1
*
sandbox: add OpenBSD pledge/unveil support
bptato
2024-04-03
1
-1
/
+1
*
md2html: add trailing double space to <br> conversion
bptato
2024-04-02
1
-0
/
+2
*
man: fix command path manpage links
bptato
2024-03-31
1
-5
/
+6
*
ansi2html: error out on unrecognized switches
bptato
2024-03-29
1
-1
/
+2
*
ansi2html: support passing titles
bptato
2024-03-29
1
-2
/
+30
*
ansi2html: do not use posixstream
bptato
2024-03-29
1
-12
/
+15
*
http: suppress proxy connect headers
bptato
2024-03-29
2
-0
/
+2
*
http: fix broken early hint handling
bptato
2024-03-28
1
-1
/
+2
*
Add capsicum support
bptato
2024-03-28
1
-0
/
+2
*
ansi2html: add newline after pre tag
bptato
2024-03-24
1
-1
/
+1
*
io: derive DynStream from RootObj (not Stream)
bptato
2024-03-24
1
-0
/
+1
*
libregexp: update LRE_FLAG_UTF16 name
bptato
2024-03-21
1
-1
/
+1
*
ansi2html: add separate switch for "standalone"
bptato
2024-03-21
1
-1
/
+7
*
ftp: basic sftp support
bptato
2024-03-21
4
-36
/
+128
*
man: improve processBackspace underscore handling
bptato
2024-03-19
1
-2
/
+6
*
man: better error handling
bptato
2024-03-17
1
-35
/
+89
*
data: content type fixes
bptato
2024-03-15
1
-7
/
+5
*
man: improve header/footer conversion
bptato
2024-03-15
1
-4
/
+11
*
man: work around parameter insanity
bptato
2024-03-15
1
-6
/
+18
*
man: misc improvements
bptato
2024-03-14
1
-59
/
+71
*
man: rewrite in Nim
bptato
2024-03-13
2
-258
/
+308
*
mancha: only set man as section without other parameters
bptato
2024-03-12
1
-1
/
+2
*
md2html: convert <https://example.org> to anchor
bptato
2024-03-12
1
-1
/
+32
*
loader: rework process model
bptato
2024-03-11
2
-2
/
+1
*
mancha: fix query for 7z
bptato
2024-03-11
1
-1
/
+7
*
man: use /usr/bin/env perl shebang
bptato
2024-03-07
1
-1
/
+1
*
http: do not use buffered stdio
bptato
2024-03-02
1
-6
/
+9
*
loader: clean up regular file loading
bptato
2024-02-26
1
-4
/
+1
*
ansi2html: quote & too
bptato
2024-02-26
1
-0
/
+1
*
Separate ANSI text decoding from main binary
bptato
2024-02-25
1
-0
/
+380
*
md2html: convert & to & in code
bptato
2024-02-21
1
-0
/
+1
*
md2html: add indentation-based code blocks
bptato
2024-02-19
1
-2
/
+52
*
gmifetch: clean up globals
bptato
2024-02-16
1
-30
/
+21
*
gmifetch: set port separately
bptato
2024-02-16
1
-17
/
+15
*
gmifetch: clean up URL handling
bptato
2024-02-16
1
-120
/
+91
*
twtstr: misc refactorings
bptato
2024-02-09
1
-1
/
+1
*
md2html: add support for strikethrough
bptato
2024-02-05
1
-1
/
+7
*
md2html: improved underscore ignoring rules
bptato
2024-02-01
1
-2
/
+4
*
md2html: skip space after list item start
bptato
2024-02-01
1
-2
/
+2
*
md2html: detect lists starting with dash
bptato
2024-02-01
1
-1
/
+1
*
Add default md2html converter
bptato
2024-01-30
1
-0
/
+380
*
man: fix man -k
bptato
2024-01-27
1
-20
/
+37
*
Add mancha man page viewer
bptato
2024-01-26
2
-0
/
+317
*
Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi
bptato
2024-01-08
2
-0
/
+47
*
about: fix compilation error on Nim 1.14
bptato
2024-01-06
1
-1
/
+4
[next]