summary refs log tree commit diff
path: root/bubger.1 (follow)
Commit message (Collapse)AuthorAge
* Add -q to exit non-zero on early exitJune McEnroe2020-04-26
|
* Use %R for RFC numbers in STANDARDS sectionJune McEnroe2020-04-26
|
* Add mailto spec to STANDARDSJune McEnroe2020-04-26
|
* Add mailto address for the archiveJune McEnroe2020-04-26
|
* Write attachment filesJune McEnroe2020-04-17
| | | | | All this path stuff needs cleaning up. I think it's time to use the template renderer for paths.
* Parse encoded-word and convert charsetsJune McEnroe2020-04-16
|
* Use mid: URLs for Atom IDsJune McEnroe2020-04-14
|
* Add -u option to set base URLJune McEnroe2020-04-13
|
* Link mbox files into message/June McEnroe2020-04-10
|
* Use UIDNEXT to avoid asking IMAP to do any workJune McEnroe2020-04-10
|
* Render Atom envelopesJune McEnroe2020-04-09
|
* Render escaped mailto URLJune McEnroe2020-04-09
|
* Add prospective manual page for bubgerJune McEnroe2020-04-09
nk/commit/ui-log.c?id=7f75647b5565076b70d7c619df08e6c64dac9386&follow=1'>ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev