aboutsummaryrefslogtreecommitdiff
path: root/go.mod (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann2020-04-261-1/+1
* Larger restructuringRené 'Necoro' Neumann2020-04-251-0/+1
* Revert to the now patched version of go-messageRené 'Necoro' Neumann2020-04-221-3/+1
* Use patched version of go-messageRené 'Necoro' Neumann2020-04-221-0/+2
* Fixes and validationRené 'Necoro' Neumann2020-04-201-7/+1
* Started with mail creationRené 'Necoro' Neumann2020-04-201-0/+4
* Started IMAP connectionRené 'Necoro' Neumann2020-04-191-0/+1
* Clean go.modRené 'Necoro' Neumann2020-04-191-1/+0
* Fetching and parsing the feedsRené 'Necoro' Neumann2020-04-191-1/+8
* Upgrade go-version to 1.14René 'Necoro' Neumann2020-04-181-1/+1
* Read and organize feedsRené 'Necoro' Neumann2020-04-171-1/+1
* Initial commitRené 'Necoro' Neumann2020-04-171-0/+5
ions'>-3/+2 xclip will return a non-zero exit code if $DISPLAY is not set, which might happen, for example, if you're running pass in a tmux session remotely or something like that. xclip itself will also show an error message ("Can't open display") which provides enough context to figure out what the problem is. There might be other reasons for xclip to return a non-zero exit code, but the man page doesn't list them. 2015-01-19Correct path for top level grepJason A. Donenfeld1-2/+3