| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Various small cleanups | June McEnroe | 2020-02-16 |
| | | | | | Haven't really gone through ui.c yet. | ||
| * | Replace small integers in size_t with uint | June McEnroe | 2020-02-15 |
| | | |||
| * | Rename procPipe to utilPipe | June McEnroe | 2020-02-13 |
| | | |||
| * | Allow for arguments to open/copy utilities | June McEnroe | 2020-02-12 |
| | | |||
| * | Match URLs surrounded by parentheses | June McEnroe | 2020-02-10 |
| | | | | | But include a pair of parentheses in the URL itself. | ||
| * | Add /copy | June McEnroe | 2020-02-08 |
| | | |||
| * | Allow overriding the /open utility | June McEnroe | 2020-02-08 |
| | | |||
| * | Implement URL opening | June McEnroe | 2020-02-08 |
| | | |||
| * | Scan messages for URLs | June McEnroe | 2020-02-08 |