aboutsummaryrefslogtreecommitdiffstats
path: root/src/dirs.rs
Commit message (Collapse)AuthorAgeFilesLines
* switch to thiserrorJesse Luehrs2021-03-061-9/+21
|
* respect TMPDIR for the fallback runtime dirJesse Luehrs2021-02-191-1/+6
|
* don't require setting XDG_RUNTIME_DIRJesse Luehrs2020-05-291-3/+15
|
* include filenames in the error messages about file operationsJesse Luehrs2020-05-231-6/+9
|
* allow storing password databases from different serversJesse Luehrs2020-05-031-2/+7
| | | | | this should allow easy switching of servers by just `rbw config set base_url`
* simplifyJesse Luehrs2020-05-031-8/+43
|
* keep daemon log filesJesse Luehrs2020-04-181-0/+6
|
* clippyJesse Luehrs2020-04-061-0/+3
|
* factor out into an agentJesse Luehrs2020-04-061-0/+14