index
:
~noa/catgirl
this commit
master
weechat-hashes
Unnamed repository; edit this file 'description' to name the repository.
noa
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
url.c
Age
Commit message (
Expand
)
Author
2022-07-30
Update copyrights, authors
June McEnroe
2021-06-13
/exec without controlling terminal
Klemens Nanni
2021-06-11
Match gemini URLs
C. McEnroe
2021-06-09
Replace catf with seprintf
C. McEnroe
2021-01-11
Save and load the URL ring in the save file
1.4
C. McEnroe
2020-10-09
Strip formatting from URLs
C. McEnroe
2020-08-04
Say "OpenSSL" in additional permission notices
C. McEnroe
2020-06-11
Call static_assert by _Static_assert
C. McEnroe
2020-06-08
Add additional permission for linking with LibreSSL
C. McEnroe
2020-04-06
Bump URL ring size
C. McEnroe
2020-02-16
Various small cleanups
C. McEnroe
2020-02-15
Replace small integers in size_t with uint
C. McEnroe
2020-02-13
Rename procPipe to utilPipe
C. McEnroe
2020-02-12
Allow for arguments to open/copy utilities
C. McEnroe
2020-02-10
Match URLs surrounded by parentheses
C. McEnroe
2020-02-08
Add /copy
C. McEnroe
2020-02-08
Allow overriding the /open utility
C. McEnroe
2020-02-08
Implement URL opening
C. McEnroe
2020-02-08
Scan messages for URLs
C. McEnroe