| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-28 | Support reading from stdin instead of decrypting with gpgHEADmaster | Julian Hurst | |
| 2025-07-17 | Add clarification for -c option | Julian Hurst | |
| Due to -c printing the ini config as expected by imp (i.e. with passwords), it implies the -p option. | |||
| 2025-07-17 | Merge remote-tracking branch 'origin/add' | Julian Hurst | |
| 2025-07-17 | Bump hare version and handle nomem | Julian Hurst | |
| 2025-01-22 | Add password confirmation | Julian Hurst | |
| 2025-01-22 | Hide password output when adding an account | Julian Hurst | |
| 2025-01-22 | Add -a and -c flags | Julian Hurst | |
| The a flag allows adding an account to the accounts list that will be output by imp. The c flag prints the list of requested accounts in ini format. This effectively allows a user to specify both flags in order to add an account to their existing imp accounts file or use the c flag and a filter to split their accounts file up. | |||
| 2025-01-22 | Update hare version | Julian Hurst | |
| append can now throw an error -> panic if that's the case | |||
| 2024-09-17 | Don't pass pointer to string to free | Julian Hurst | |
| 2024-09-17 | Useless use of strings::compare | Julian Hurst | |
| 2024-09-17 | Fix errors due to hare update | Julian Hurst | |
| fix non-exhaustive switch-case bufio::fixed -> memio::fixed strings::runes -> strings::torunes | |||
| 2023-08-13 | Avoid "invalid metadata" error on free | Julian Hurst | |
| 2023-05-10 | Update code (hare api changes) | Julian Hurst | |
| 2022-07-21 | Fix match (url) filter when there are (or not) trailing slashes | Julian Hurst | |
| 2022-06-23 | Fix group filter not matching subgroups | Julian Hurst | |
| 2022-06-09 | Fix non-exhaustive match leading to compiler bug if gpg fails | Julian Hurst | |
| 2022-05-10 | Initial commit | Julian Hurst | |
