summaryrefslogtreecommitdiffstats
path: root/sq/src/commands/dump.rs
AgeCommit message (Expand)Author
2021-11-29openpgp, sq: Drop unneeded clone on a Copy value.Nora Widdecke
2021-11-29Remove unnecessary borrows.Nora Widdecke
2021-11-29sq: Clarify output.Nora Widdecke
2021-09-30Annotate functions where clippy::redundant_pattern_matching is OKLars Wirzenius
2021-09-30Join nested if statements with logical and into one statementLars Wirzenius
2021-09-30Avoid naming field setting it from variable of the same nameLars Wirzenius
2021-04-26openpgp: Expose support for attested certifications.Justus Winter
2021-04-26sq: Improve dumping of unknown variants.Justus Winter
2021-04-09Lint: Use is_empty().Nora Widdecke
2021-03-19sq: Dump trust packets using the hex dumper.Justus Winter
2021-03-02sq: Hexdump non human-readable notation values.Justus Winter
2020-12-10buffered-reader: Require Cookies to be Send and Sync.Azul
2020-11-06openpgp: Use non_exhaustive attribute.Nora Widdecke
2020-10-14sq: Rename module to 'sequoia-sq'.Justus Winter