Commit message (Expand) | Author | |||
---|---|---|---|---|
2019-10-25 | git: update to v2.22.0 | Christian Hesse | ||
2019-06-25 | ui-tree: allow per repository override for enable-blame | Christian Hesse | ||
2019-06-05 | tests: successfully validate rc versions | Christian Hesse | ||
2019-06-05 | git: update to v2.21.0 | Christian Hesse | ||
2019-06-05 | ui-ssdiff: ban strncat() | Christian Hesse | ||
2019-06-05 | global: make 'char *path' const where possible | Christian Hesse | ||
2019-05-20 | ui-shared: restrict to 15 levels | Jason A. Donenfeld | ||
2019-02-23 | ui-diff,ui-tag: don't use htmlf with non-formatted strings | Chris Mayo | ||
2019-02-23 | ui-ssdiff: resolve HTML5 validation errors | Chris Mayo | ||
2019-01-03 | filters: migrate from luacrypto to luaossl | Jason A. Donenfeld | ||
2019-01-02 | ui-shared: fix broken sizeof in title setting and rewrite | Jason A. Donenfeld | ||
2018-12-09 | git: update to v2.20.0 | Christian Hesse | ||
2018-11-25 | ui-blame: set repo for sb | Jason A. Donenfeld | ||
2018-11-25 | auth-filter: pass url with query string attached | Jason A. Donenfeld | ||
2018-11-21 | git: use xz compressed archive for download | Christian Hesse | ||
2018-10-12 | git: update to v2.19.1 | Christian Hesse | ||
2018-09-11 | ui-ssdiff: ban strcat() | Christian Hesse | ||
2018-09-11 | ui-ssdiff: ban strncpy() | Christian Hesse | ||
2018-09-11 | ui-shared: ban strcat() | Christian Hesse | ||
2018-09-11 | ui-patch: ban sprintf() | Christian Hesse | ||
2018-09-11 | ui-log: ban strncpy() | Christian Hesse | ||
2018-09-11 | ui-log: ban strcpy() | Christian Hesse | ||
2018-09-11 | parsing: ban sprintf() | Christian Hesse | ||
2018-09-11 | parsing: ban strncpy() | Christian Hesse | ||
2018-08-28 | filters: generate anchor links from markdown | Christian Hesse | ||
2018-08-03 | Bump version. | Jason A. Donenfeld | ||
2018-08-03 | clone: fix directory traversal | Jason A. Donenfeld | ||
2018-08-03 | config: record repo.snapshot-prefix in the per-repo config | Konstantin Ryabitsev8 -0400'>2019-09-10 | Set Accept-Encoding in title | June McEnroe |
Because apparently it's fine for servers to respond with Content-Encoding you didn't ask for, and curl won't decode it if you didn't ask for it. | ||||
2019-09-08 | Set title User-Agent | June McEnroe | ||
Some things don't like you if you don't send one. | ||||
2019-09-07 | Add -x flag to title | June McEnroe | ||
2019-09-07 | Ignore SIGPIPE in relay | June McEnroe | ||
Allows restarting consumers safely. | ||||
2019-09-07 | Add A Memory Called Empire | June McEnroe | ||
2019-09-05 | Handle lack of Content-Type | June McEnroe | ||
2019-09-05 | Use CURLINFO_CONTENT_TYPE | June McEnroe | ||
Oops, didn't see this. | ||||
2019-09-05 | Decode entities in titles | June McEnroe | ||
2019-09-05 | Print title as soon as it's available | June McEnroe | ||
2019-09-05 | Use CURL_PREFIX to set flags | June McEnroe | ||
2019-09-05 | Add title | June McEnroe | ||
2019-09-04 | Add Avorter n'est pas tuer | June McEnroe | ||
2019-08-29 | Unset executable on shell scripts | June McEnroe | ||
2019-08-29 | Add long-missing setopt to bin.7 | June McEnroe | ||
2019-08-29 | Add edit | June McEnroe |