summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Rearrange Atom templating codeJune McEnroe2020-04-10
|
* Rearrange HTML templating codeJune McEnroe2020-04-10
|
* Do not multiply URL template length by 3June McEnroe2020-04-10
| | | | It doesn't get escaped.
* URL encode the fragment linkJune McEnroe2020-04-09
|
* Move export code to export.cJune McEnroe2020-04-09
|
* Render Atom envelopesJune McEnroe2020-04-09
|
* Factor out templateURLJune McEnroe2020-04-09
|
* Render HTML To and Cc listsJune McEnroe2020-04-09
|
* Use replyTo for mailto URLJune McEnroe2020-04-09
|
* Render date in HTML envelopeJune McEnroe2020-04-09
|
* Render escaped mailto URLJune McEnroe2020-04-09
|
* Render basic HTML envelopes with templatingJune McEnroe2020-04-09
|
* Trim angle brackets from message IDsJune McEnroe2020-04-09
|
* Export mbox filesJune McEnroe2020-04-09
|
* Parse envelopesJune McEnroe2020-04-09
|
* Send FETCH for uncached UIDsJune McEnroe2020-04-09
|
* Implement login and UIDVALIDITY checkJune McEnroe2020-04-09
|
* Add IMAP parserJune McEnroe2020-04-09
|
* Add prospective manual page for bubgerJune McEnroe2020-04-09
68ba32ed684b3e6edc8095a08e67121158594854&follow=1'>Clean up style in xxJune McEnroe 2017-05-01Clean up style in pbdJune McEnroe 2017-05-01Use EX_OK in pbcopyJune McEnroe 2017-04-30Clean up clockJune McEnroe 2017-04-30Clean up error strings in briJune McEnroe 2017-03-18Add -u option to xxJune McEnroe 2017-03-15Fix non-string-literal-format-string in briJune McEnroe 2017-03-15Fix bri compilationJune McEnroe cc will remove the file itself just fine. Always exit in case any of the shell commands fail. 2017-03-15Use psvar for title settingJune McEnroe Prevents prompt expansion from happening on the command being run when it is set in the title. 2017-03-14Add bri brightness control scriptJune McEnroe This is probably terrible. 2017-03-14Add comment to tmux terminal overrideJune McEnroe 2017-03-13Have tmux set block cursor on linux consoleJune McEnroe 2017-03-13Use inverse for Visual in colorschemeJune McEnroe