pashage

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

38 check-ins

2024-10-15
18:48
Git log checking is redesigned in `command_spec.sh` Leaf check-in: 7c259f3f4b user: nat tags: trunk
18:39
Secrets with flag-like names are tested check-in: 57810dd733 user: nat tags: trunk
18:37
Positional arguments in mock encryption are properly escaped check-in: 09d8ae2282 user: nat tags: trunk
18:36
Argument parsing is homogeneized across `cmd_*` functions check-in: 07a05c0807 user: nat tags: trunk
2024-10-06
16:42
Edit command is fully covered by integrated suites check-in: 8e73be585b user: nat tags: trunk
16:41
Coverage analysis is split between isolated and integrated suites check-in: a78c1fc305 user: nat tags: trunk
13:02
command_spec.sh is redesigned check-in: 4c1cc29b5e user: nat tags: trunk
2024-09-24
18:28
Shellspec configuration is no longer missing check-in: 81a67008c8 user: nat tags: trunk
2024-09-22
11:04
passage-like behavior is also tested in pass_spec.sh check-in: bebb28bfad user: nat tags: trunk
10:44
pass-like script is identified by its name rather than its path check-in: 140eb0367d user: nat tags: trunk
2024-09-21
15:32
pass-like behavior is fully tested check-in: 140526fb93 user: nat tags: trunk
15:28
Recipient list is overwritten by default in init command, like pass check-in: 5dc4f77e4b user: nat tags: trunk
15:27
Init command is corrected check-in: fab94a1e8f user: nat tags: trunk
14:07
Git init command is corrected check-in: 046fc1a8e2 user: nat tags: trunk
13:57
Copy command allows directory merging, like pass check-in: 711b1d42b0 user: nat tags: trunk
12:16
Generate command is aligned with pass behavior check-in: a821391657 user: nat tags: trunk
10:19
Editor exit code is checked by edit command check-in: 67527c0f93 user: nat tags: trunk
09:51
Delete command uses pass-like commit message check-in: 494e0102e9 user: nat tags: trunk
06:50
Delete command skips directories without recursive flag check-in: acb38010b9 user: nat tags: trunk
2024-09-15
17:07
Grep command no longer aborts when the internal grep finds no match check-in: 973b356955 user: nat tags: trunk
17:04
pass-like behavior is partially tested check-in: b19e19e011 user: nat tags: trunk
15:47
Empty source directory is removed after moving files check-in: e33058fbbf user: nat tags: trunk
15:44
Target directory is no longer created before moving a directory `mv src/ dest/` is a renaming only when `dest/` does not exist, otherwise it moves `src/` into `dest/` instead of renaming. check-in: d8e337fcd4 user: nat tags: trunk
12:44
Utility `cut` is not used anymore check-in: 3bfadbfc6d user: nat tags: trunk
12:42
Find command outputs the search pattern even without match check-in: c6ff19a72d user: nat tags: trunk
2024-09-14
09:34
Random command check-in: aeb03a6a2b user: nat tags: trunk
09:18
Random character generation is refactored to reach full coverage of pashage.sh check-in: 985f2cbe29 user: nat tags: trunk
09:01
SCM functions are tested check-in: 5360c253b2 user: nat tags: trunk
08:11
mocklog function is shared across all test files check-in: f06dbc9a6f user: nat tags: trunk
06:58
yesno function has its interactive path tested using mocks check-in: 6fd02ade25 user: nat tags: trunk
2024-09-13
22:32
cmd_usage is redesigned check-in: 59e46016bf user: nat tags: trunk
18:30
usage1 is replaced by a derivation form cmd_usage check-in: c2e4216ae1 user: nat tags: trunk
17:33
Help command check-in: 17b073ce63 user: nat tags: trunk
2024-09-10
16:14
English wording is improved Thanks to bsdsx on #gcu check-in: 5f09a50227 user: nat tags: trunk
16:13
Positional arguments for external commands are escaped Thanks to semarie on #gcu check-in: 0852af1277 user: nat tags: trunk
11:52
SCM ignore pattern are added check-in: 5fc6e8a052 user: nat tags: trunk
11:46
First draft of the project check-in: 52337a3b46 user: nat tags: trunk
06:43
initial empty check-in check-in: b7f436fcaa user: admin tags: trunk