Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2025-11-05
| ||
| 20:21 | Extension removal in `find` command is corrected Leaf check-in: df634c77ad user: nat tags: trunk | |
|
2025-11-04
| ||
| 18:20 | GPG entries are disambiguated in raw list output check-in: 04fa0c5c70 user: nat tags: trunk | |
|
2025-11-02
| ||
| 18:08 | Find command has a raw list output option check-in: 7eca266771 user: nat tags: trunk | |
|
2025-11-01
| ||
| 18:19 | Raw list output is rewritten without subshell This leads to a 2x speed improvement (from 55 to 25 ms for my store in my machine). check-in: 579d595665 user: nat tags: trunk | |
|
2025-10-31
| ||
| 22:46 | Documentation is updated for raw list output check-in: b373bfbcc2 user: nat tags: trunk | |
|
2025-10-30
| ||
| 19:34 | Raw list output is implemented check-in: 7afc48f274 user: nat tags: trunk | |
|
2025-10-29
| ||
| 20:10 | Raw list output has a dedicated action function check-in: a66e2adf6d user: nat tags: trunk | |
|
2025-10-28
| ||
| 20:57 | List command has a flag to output a raw list of entries check-in: 8d8493d9a2 user: nat tags: trunk | |
|
2025-10-27
| ||
| 19:06 | Exit code is tested with internal `EDIT_CMD` rather than external `EDITOR` check-in: 64349a1c09 user: nat tags: trunk | |
|
2025-10-26
| ||
| 15:34 | Subshell in `random_chars` to fix locale when `tr` is a function check-in: 82671a01e6 user: nat tags: trunk | |
|
2025-10-25
| ||
| 14:49 | EDITOR and TERM are correctly exported check-in: 556badbf4e user: nat tags: trunk | |
|
2025-03-15
| ||
| 15:40 | Wayland redirection is corrected on all platforms check-in: 95a5f0106d user: nat tags: trunk | |
|
2024-12-31
| ||
| 11:05 | First draft of zsh completion check-in: 3715b9f7e3 user: nat tags: trunk | |
|
2024-12-15
| ||
| 15:01 | type(1) standard error is also suppressed check-in: d889965113 user: nat tags: trunk | |
| 15:01 | UTF-8 detection is corrected when locale(1) is missing check-in: c1b01a3772 user: nat tags: trunk | |
| 14:19 | UTF-8 support is done using locale(1) check-in: be7100cf59 user: nat tags: trunk | |
| 14:18 | Reference list in pashage.1 has separators (thanks @semarie) check-in: b64c9f7941 user: nat tags: trunk | |
|
2024-12-06
| ||
| 18:27 | Manpage check-in: e947855694 user: nat tags: trunk | |
|
2024-11-24
| ||
| 18:07 | Milestones added to the roadmap check-in: 7aa15c1cf1 user: nat tags: trunk | |
|
2024-11-17
| ||
| 23:25 | Prompt before reading extra secrets in generate command check-in: 1871587d2a user: nat tags: trunk | |
| 16:48 | Generate command optionally appends extra input lines to the secret check-in: d6ea2b9be0 user: nat tags: trunk | |
| 15:36 | OVERWRITE multivalue instead of MULTILINE to communicate in-place generation check-in: 16877a753c user: nat tags: trunk | |
| 14:45 | Show environement is no longer missing from do_generate annotations check-in: 744821abd7 user: nat tags: trunk | |
|
2024-11-16
| ||
| 12:38 | Dirty checkout tests are made less brittle check-in: 5c66bf15df user: nat tags: trunk | |
| 12:36 | Coverage misreport is worked around check-in: fcd721d63e user: nat tags: trunk | |
| 12:35 | Default state is set by command functions rather than run.sh check-in: 25576b19ce user: nat tags: trunk | |
| 10:40 | Mock-DISPLAY pass-like test suite is corrected check-in: a29938bcc2 user: nat tags: trunk | |
| 10:39 | Newline litteral is stored in a dedicated variable check-in: 49bb4ec11d user: nat tags: trunk | |
| 07:38 | Missed opportunity to use `check_git_log` is corrected check-in: 7f5cac2fb7 user: nat tags: trunk | |
| 07:37 | Dummy tr(1) pattern is corrected check-in: 734ed71b63 user: nat tags: trunk | |
| 07:30 | Generate command optionally asks for confirmation before saving check-in: 64960ff03c user: nat tags: trunk | |
| 06:30 | OVERWRITE instead of DECISION to communicate overwriting generation check-in: 1918f60504 user: nat tags: trunk | |
|
2024-11-15
| ||
| 20:20 | MULTILINE instead of OVERWRITE to communicate in-place generation check-in: 968a1b77b5 user: nat tags: trunk | |
| 19:37 | Password character set argument in generate command check-in: 5d7f888ad1 user: nat tags: trunk | |
|
2024-11-12
| ||
| 22:53 | Roadmap draft check-in: 1569a5a5ac user: nat tags: trunk | |
| 17:10 | Foreground automatic clipboard clearing is documented check-in: c0954aa105 user: nat tags: trunk | |
|
2024-11-11
| ||
| 15:32 | Openbsd platform support check-in: 668a50ed80 user: nat tags: trunk | |
| 13:23 | dash(1) can run the test suite check-in: 15f3e7af9c user: nat tags: trunk | |
| 11:45 | In-place option for generate command is aligned to pass(age) check-in: 9e7a9e25d2 user: nat tags: trunk | |
| 11:26 | Manual section in the README check-in: f41e6d75a7 user: nat tags: trunk | |
|
2024-11-09
| ||
| 16:37 | Pad the integrated test suite to reach full coverage check-in: 9891df15a3 user: nat tags: trunk | |
| 16:08 | Dirty-checkout pre-checks are tested check-in: 3a0e1b3527 user: nat tags: trunk | |
| 15:30 | Passage-like management of age recipients is corrected and tested check-in: a15d61b2a6 user: nat tags: trunk | |
| 14:35 | GPG decryption is fully covered check-in: 5cb2345961 user: nat tags: trunk | |
| 13:18 | Success of piped expressions is corrected and tested check-in: 01d440d619 user: nat tags: trunk | |
| 09:08 | Reencrypt command check-in: 3b7259e9a3 user: nat tags: trunk | |
| 08:13 | Store root re-encryption is corrected check-in: 89ee8f8364 user: nat tags: trunk | |
| 08:05 | Changes by do_reencrypt are committed check-in: e7c9c78c07 user: nat tags: trunk | |
|
2024-11-08
| ||
| 19:22 | Pass-like behavior in stores without repository is tested check-in: 2b98b7af6c user: nat tags: trunk | |
| 17:53 | Re-encryption decision in init command is controlled by flags check-in: 76c8eb9c31 user: nat tags: trunk | |