aboutsummaryrefslogtreecommitdiff
path: root/go.sum (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann2020-04-261-0/+4
| | | | Closes #1
* Revert to the now patched version of go-messageRené 'Necoro' Neumann2020-04-221-2/+3
|
* Use patched version of go-messageRené 'Necoro' Neumann2020-04-221-3/+2
|
* Fixes and validationRené 'Necoro' Neumann2020-04-201-18/+4
|
* Started with mail creationRené 'Necoro' Neumann2020-04-201-0/+12
|
* Started IMAP connectionRené 'Necoro' Neumann2020-04-191-0/+10
|
* Clean go.modRené 'Necoro' Neumann2020-04-191-2/+0
|
* Fetching and parsing the feedsRené 'Necoro' Neumann2020-04-191-0/+32
|
* Read and organize feedsRené 'Necoro' Neumann2020-04-171-2/+2
|
* Initial commitRené 'Necoro' Neumann2020-04-171-0/+4
d>-1/+1 2014-04-24Makefile: osx/bsd does not support -DJason A. Donenfeld2-25/+25 2014-04-24show: error out if password store is empty.Jason A. Donenfeld1-1/+4 2014-04-24find: proper segmenting of terms1.6Jason A. Donenfeld1-3/+3 2014-04-24dmenu: hide outputJason A. Donenfeld1-1/+1 2014-04-24tests: test for spacesJason A. Donenfeld3-8/+20 2014-04-24Move test instructions to INSTALL.Jason A. Donenfeld2-11/+18 2014-04-24tests: we don't use aggregate-resultsJason A. Donenfeld1-57/+0 2014-04-24Don't prompt for questions when stdin is not a tty.Jason A. Donenfeld3-7/+6 2014-04-24Allow overridable bash.Jason A. Donenfeld16-16/+16 2014-04-24dmenu: check for empty instead of ret codeJason A. Donenfeld1-1/+1 2014-04-24tests: sed doesn't like escaped chars on non-gnuJason A. Donenfeld1-1/+1 2014-04-24tests: run from anywhereJason A. Donenfeld13-4/+16 2014-04-24Turns out aliases were a bad idea.Jason A. Donenfeld14-95/+92 2014-04-24Make gpg_opts an array.Jason A. Donenfeld1-12/+12 2014-04-24Shellcheck errors.Jason A. Donenfeld1-6/+6 2014-04-24tests: todo updateJason A. Donenfeld1-25/+0