summaryrefslogtreecommitdiff
path: root/src/platform/freebsd.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* show: do not store binary data in bash varsJason A. Donenfeld2018-08-011-0/+1
* Turns out aliases were a bad idea.Jason A. Donenfeld2014-04-241-2/+2
* Use aliases instead of variables for command portability.Jason A. Donenfeld2014-04-231-2/+2
* Apparantly we can't get a secure tmpdir on freebsd.Jason A. Donenfeld2014-04-161-14/+0
* All globals are upper-case.Jason A. Donenfeld2014-04-151-2/+2
* Reorganize entire programJason A. Donenfeld2014-04-151-1/+1
* Shred shm files.Jason A. Donenfeld2014-03-181-0/+1
* Explicitly use gpg2 rather than relying on symlink.Jason A. Donenfeld2012-09-301-1/+0
* Fix style.Jason A. Donenfeld2012-09-231-11/+9
* Add FreeBSD platform fileJonathan Chu2012-09-231-0/+21
l/imap/imap.go?h=v1.2.0&id=76f0beb3db5ef7b3ecac6354bc29a76fef27829a&follow=1'>SELECT is not necessary for most operations -- skip itRené 'Necoro' Neumann2-12/+1 2020-04-19Store path as array -- the delimiter is not always '.'René 'Necoro' Neumann3-36/+44 2020-04-19Split client part to client.goRené 'Necoro' Neumann2-125/+137 2020-04-19IMAP: Create foldersRené 'Necoro' Neumann1-4/+38 2020-04-19Improved IMAPRené 'Necoro' Neumann1-3/+88 2020-04-19Started IMAP connectionRené 'Necoro' Neumann4-0/+152 2020-04-19Use our own logger for debug for convenience sakeRené 'Necoro' Neumann1-2/+3 2020-04-19Fix debug logging m(René 'Necoro' Neumann1-2/+2 2020-04-19Rename util.go to log.go. Add verbose modeRené 'Necoro' Neumann4-24/+54 2020-04-19Clean go.modRené 'Necoro' Neumann2-3/+0 2020-04-19Do not print the parsedCfg anymoreRené 'Necoro' Neumann1-1/+1 2020-04-19Increase go-version to 1.14René 'Necoro' Neumann1-2/+2 2020-04-19CI: go vetRené 'Necoro' Neumann1-0/+3 2020-04-19Fetching and parsing the feedsRené 'Necoro' Neumann5-4/+113 2020-04-19Ignore all config*.ymlRené 'Necoro' Neumann1-1/+1