aboutsummaryrefslogtreecommitdiff
path: root/pkg/util
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-05-03 01:15:24 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-05-03 01:15:24 +0200
commit61d4fad5d989d5fca0ee32d8e5624fb444881efa (patch)
treecb4495b1ac4bd680b02a359cad68cca5c91a2e0a /pkg/util
parent168cce8a935de864eef95f423f128a7bf49aafda (diff)
downloadfeed2imap-go-61d4fad5d989d5fca0ee32d8e5624fb444881efa.tar.gz
feed2imap-go-61d4fad5d989d5fca0ee32d8e5624fb444881efa.tar.bz2
feed2imap-go-61d4fad5d989d5fca0ee32d8e5624fb444881efa.zip
Fix update in IMAP
Diffstat (limited to 'pkg/util')
0 files changed, 0 insertions, 0 deletions
pass.git/commit/contrib/dmenu/passmenu?id=b464e33fe86fc6145e351846c382188934a1e815&follow=1'>passmenu: Space to tabsChris Down1-2/+2 It seems this file doesn't use spaces any more. 2015-07-24passmenu: Only pass first line to xdotoolChris Down1-1/+3 In 87ec1489fa98, I forgot that some people like to store more than one line in their password files. We should only pass the first line to xdotool. 2015-07-24passmenu: Read from stdin when using xdotool to type passwordChris Down1-1/+1 This works around a bug in xdotool parsing when encountering quotes, see https://github.com/jordansissel/xdotool/issues/72. Thanks to Gerd Wachsmuth for the report. 2015-05-26emacs: Make `password-store-password-length' customizableNicolas Petton1-3/+10