Commit graph

258 commits

Author SHA1 Message Date
iff
309129ab66 feat!: runtime rules 2024-11-15 19:58:28 +01:00
iff
6e4d975283 refactor: separating compile-time rules 2024-11-15 15:33:11 +01:00
iff
88d734e9ad v0.4.18 2024-11-13 16:33:37 +01:00
iff
af3a3c1dff add: cargo.lock 2024-11-13 16:32:53 +01:00
iff
a12dd77b63 feat: cross-platform locale 2024-11-13 16:31:31 +01:00
iff
d1b59e984d fix: typo 2024-10-28 12:01:59 +01:00
iff
bcd231da63 fix: some typo 2024-10-19 19:08:07 +02:00
iff
b8552e8997 doc: include all repo directories 2024-10-19 18:30:10 +02:00
iff
73ff8977d3 doc: clarify shell specification 2024-10-19 16:53:16 +02:00
iff
78c7d37b92 refactor: less nesting 2024-10-19 16:48:34 +02:00
iff
76ac397890 v0.4.17 2024-09-26 03:03:13 +02:00
iff
13fed3740f fix: not actually using locale 2024-09-26 03:02:00 +02:00
iff
ff3ceea00e fix: argument index 2024-09-26 02:34:37 +02:00
iff
7aa1aeafff refactor: consistence 2024-09-26 02:26:40 +02:00
iff
754214ede3 clean: remove operations not actively used 2024-09-26 02:20:19 +02:00
iff
ead711f504 v0.4.16 2024-09-25 18:30:26 +02:00
iff
2b6821b900 refactor: less nesting 2024-09-25 18:30:03 +02:00
iff
cfbe95493e add: repo link when encouraging contributions 2024-09-25 18:16:16 +02:00
iff
4a233869bd fix: typo 2024-09-25 18:07:02 +02:00
iff
e1586db6af refactor: underscoring preserved command names 2024-09-25 18:00:00 +02:00
iff
eb66bc2c24 feat: i18n 2024-09-25 17:55:55 +02:00
iff
eeeb5791e3 docs: locale note 2024-09-25 15:54:07 +02:00
iff
d61881306a docs: rule recompile instruction 2024-09-25 01:22:45 +02:00
iff
19737de708 docs: update readme 2024-09-24 18:47:31 +02:00
iff
adfedfad3d fix: fallback to stdout if stderr is empty 2024-09-24 18:28:13 +02:00
iff
96a588799d rules: npm and yarn subcommands 2024-09-24 18:26:53 +02:00
Nicholas Ciechanowski
b2c95c30e7 feat(rules): add yarn (gh #5)
* feat(rules): add yarn

---------

Co-authored-by: iff <iff@ik.me>
2024-09-24 17:32:21 +02:00
iff
55f331a1a9 fix: repo link 2024-09-18 23:32:23 +02:00
iff
94badac1ef docs: cargo install instruction 2024-09-18 16:20:15 +02:00
iff
006e198240 refactor: separate rule parser to another repo 2024-09-18 16:06:53 +02:00
iff
becb692db0 rule: add privilege check for hwclock 2023-11-22 19:09:36 +01:00
iff
15c957e7da feat: length condition 2023-08-16 14:27:40 +02:00
iff
35418e3b2b doc: update readme 2023-08-13 17:51:43 +02:00
iff
d8288f7b76 v0.4.13 2023-08-12 23:40:37 +02:00
iff
b428a1fba3 rules: added cargo 2023-08-12 23:39:49 +02:00
iff
5d66f5c1ce rules: updated for nushell compatibilities 2023-08-12 23:35:00 +02:00
iff
12e4ac7093 doc: nushell incompatibilities 2023-08-12 23:14:22 +02:00
iff
3e9678506a fix: shell execution for fish 2023-08-12 23:09:56 +02:00
iff
1d78b20404 fix: evaluation alias 2023-08-12 23:00:23 +02:00
iff
cb38df3c37 feat: allow shell to execute command (useful for cd) 2023-08-12 22:55:31 +02:00
iff
e63d55110e feat: redirect all output to stderr 2023-08-12 22:39:00 +02:00
iff
be3bce62a3 v0.4.12 2023-08-11 15:42:41 +02:00
iff
453511063a fix: set language env when retrying 2023-08-11 15:39:51 +02:00
iff
498a134da3 feat: allow using line continuations in templates 2023-08-11 15:31:39 +02:00
iff
a193a86a5f fix: escape spaces when matching files 2023-08-11 01:39:47 +02:00
iff
2a5fa8a950 feat: range substitution for typos 2023-08-11 00:41:16 +02:00
iff
b991214729 fix: incorrect multiline highligting 2023-08-09 23:24:15 +02:00
iff
ed8bbd2cf9 fix: suggest bare part when combined with priviliged commands 2023-08-09 21:46:48 +02:00
iff
a480324a2b fix: add a timeout to skip intentional canceled task 2023-08-09 21:04:59 +02:00
iff
0644b279a2 fix: not printing stderr 2023-08-09 20:47:28 +02:00