summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-10-02Refactor: order externs and usesLars Wirzenius1-6/+5
2018-10-02Change: use BTReeMap to retain order of fields in outputLars Wirzenius1-8/+8
2018-10-02Change: output as YAMLLars Wirzenius1-10/+10
2018-10-02Change: move formatting to its own moduleLars Wirzenius1-129/+26
2018-10-02Drop: obsolete commentLars Wirzenius1-2/+0
2018-10-02Change: really use walkdir crateLars Wirzenius1-31/+45
2018-10-02Change: use the walkdir crate instead of my own codeLars Wirzenius1-125/+0
2018-10-01Add: compute SHA256Lars Wirzenius1-1/+37
2018-10-01Add: time zone to formatted mtimesLars Wirzenius1-1/+1
2018-10-01Change: pretty print timestamps to be human-readableLars Wirzenius1-1/+6
2018-10-01Change: use users crate, instead of passwd, for group namesLars Wirzenius1-2/+12
2018-10-01Change: add rfc822-style output (not all fields yet)Lars Wirzenius1-2/+61
2018-10-01Change: restructure a bitLars Wirzenius2-119/+24
2018-10-01Change: split out fswaslking to its own moduleLars Wirzenius1-0/+117
2018-10-01Add: initial commitLars Wirzenius1-0/+133