summary refs log tree commit diff
path: root/url.c
AgeCommit message (Expand)Author
2020-04-06Bump URL ring sizeC. McEnroe
2020-02-16Various small cleanupsC. McEnroe
2020-02-15Replace small integers in size_t with uintC. McEnroe
2020-02-13Rename procPipe to utilPipeC. McEnroe
2020-02-12Allow for arguments to open/copy utilitiesC. McEnroe
2020-02-10Match URLs surrounded by parenthesesC. McEnroe
2020-02-08Add /copyC. McEnroe
2020-02-08Allow overriding the /open utilityC. McEnroe
2020-02-08Implement URL openingC. McEnroe
2020-02-08Scan messages for URLsC. McEnroe