iff
|
58b6a65a75
|
fix: things with nushell
|
2025-04-05 02:44:45 +02:00 |
|
iff
|
e1e9c14b47
|
fix: error cases
|
2025-04-05 01:28:19 +02:00 |
|
iff
|
e297aa3def
|
refactor: shell syntax
|
2025-04-05 00:10:16 +02:00 |
|
iff
|
7c0af13252
|
fix: nushell operator
|
2025-03-28 16:07:08 +01:00 |
|
Integral
|
d74cbef2ed
|
refactor: remove redundant vec![] and to_string() in get_package_manager() (codeberg #13)
Reviewed-on: https://codeberg.org/iff/pay-respects/pulls/13
Co-authored-by: Integral <integral@member.fsf.org>
Co-committed-by: Integral <integral@member.fsf.org>
|
2025-03-28 14:22:43 +00:00 |
|
iff
|
cfe8a1e1ba
|
fix: pwsh version <7 and removed cnf
|
2025-03-19 22:56:44 +01:00 |
|
iff
|
c20a46666c
|
v0.6.14
|
2025-03-13 21:42:10 +01:00 |
|
iff
|
1b018bc763
|
feat: echo mode
|
2025-03-13 21:39:31 +01:00 |
|
iff
|
ec9609f470
|
fix: adding or syntax for nushell
|
2025-03-13 21:39:31 +01:00 |
|
iff
|
41d6b04ea5
|
feat: nushell alias
|
2025-03-13 21:09:43 +01:00 |
|
iff
|
b155f0673f
|
fix: don't collect stderr for package information
|
2025-03-13 20:37:25 +01:00 |
|
iff
|
cf04753c2b
|
fix: trim newlines when expanding alias
|
2025-03-12 03:18:28 +01:00 |
|
Cody Duong
|
d76a244a1a
|
fix: use ; as delimiter on windows for _PR_LIB (github #37)
Co-authored-by: iff <iff@ik.me>
|
2025-03-05 23:34:29 +01:00 |
|
iff
|
737440869c
|
chore: package install hint and i18n
|
2025-02-12 18:34:15 +01:00 |
|
iff
|
f13cb39087
|
v0.6.13
|
2025-02-12 18:26:52 +01:00 |
|
iff
|
8269ee4197
|
refactor: use only multi suggest
|
2025-02-12 18:26:52 +01:00 |
|
iff
|
e9cf81cc42
|
chore: change multi suggest to unordered list
|
2025-02-12 17:56:59 +01:00 |
|
iff
|
340504a54e
|
v0.6.12
|
2025-01-26 18:52:44 +01:00 |
|
iff
|
7626c2278d
|
feat: candidates in list
|
2025-01-26 18:41:56 +01:00 |
|
iff
|
0141cb0635
|
chore: remove alias env after use
|
2025-01-26 18:40:48 +01:00 |
|
iff
|
829978f662
|
fix: don't pass too long env
|
2025-01-20 15:54:45 +01:00 |
|
Jakob Hellermann
|
b0279716c4
|
fix: panic on unexpected nix-index output (github #31)
|
2025-01-18 16:25:51 +01:00 |
|
iff
|
2063c6c61b
|
v0.6.11
|
2025-01-18 12:08:51 +01:00 |
|
iff
|
91f9969fc5
|
fix: revert bash & zsh init
|
2025-01-18 11:24:26 +01:00 |
|
dependabot[bot]
|
e167eb2f2f
|
chore(deps): bump colored from 2.2.0 to 3.0.0
Bumps [colored](https://github.com/mackwic/colored) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/mackwic/colored/releases)
- [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mackwic/colored/compare/v2.2.0...v3.0.0)
---
updated-dependencies:
- dependency-name: colored
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 15:47:33 +00:00 |
|
iff
|
050a71a502
|
fix: interrupt inquire to exit
|
2025-01-07 11:47:16 +01:00 |
|
iff
|
7a45532802
|
v0.6.10
|
2025-01-07 02:30:31 +01:00 |
|
iff
|
60ba16a97c
|
fix: sudo panic
|
2025-01-07 02:20:06 +01:00 |
|
iff
|
7980819d6a
|
chore: cleanup
|
2025-01-06 20:26:45 +01:00 |
|
iff
|
013eb3b131
|
v0.6.9
|
2025-01-06 16:29:05 +01:00 |
|
iff
|
bf16675d4e
|
feat: all typo candidates for executables
|
2025-01-06 15:50:56 +01:00 |
|
iff
|
0a799db5e5
|
refactor: use fc for bash
|
2025-01-06 13:47:04 +01:00 |
|
iff
|
5791c2fc20
|
chore: cleanup
|
2025-01-06 13:47:01 +01:00 |
|
iff
|
2aee748af3
|
chore: update initialization
|
2025-01-03 20:48:46 +01:00 |
|
iff
|
c93f5b5cf5
|
feat: running modules in another thread
|
2025-01-03 16:43:42 +01:00 |
|
iff
|
46c1aa62ce
|
refactor: use scoped thread to avoid copy
|
2025-01-03 15:57:58 +01:00 |
|
iff
|
d044164f26
|
chore: prioritize module suggestions
|
2025-01-03 15:25:18 +01:00 |
|
iff
|
65213efb3b
|
v0.6.8
|
2025-01-02 16:42:04 +01:00 |
|
iff
|
1ef003d5aa
|
fix: also show retry message in cnf
|
2024-12-31 21:05:29 +01:00 |
|
iff
|
58e1b6afc1
|
v0.6.7
|
2024-12-31 15:40:04 +01:00 |
|
iff
|
1f86403eb8
|
chore: fmt
|
2024-12-31 15:17:30 +01:00 |
|
iff
|
14f10d618c
|
fix: don't get error in CNF mode
|
2024-12-31 15:16:48 +01:00 |
|
iff
|
11d2e3656f
|
fix: missing privileged prefix
|
2024-12-29 20:27:16 +01:00 |
|
iff
|
4b67b4e8c1
|
v0.6.6
|
2024-12-18 00:29:24 +01:00 |
|
iff
|
d8c076dcf7
|
fix: leading space after privilege command
|
2024-12-16 17:29:46 +01:00 |
|
iff
|
4a596818d9
|
ci: add rpm package
|
2024-12-14 20:25:20 +01:00 |
|
iff
|
834eae11dd
|
chore: add path deps
|
2024-12-14 19:44:56 +01:00 |
|
Integral
|
7c7cc4d285
|
refactor: replace Vec<T> with &[T] in function parameters (codeberg #7)
Reviewed-on: https://codeberg.org/iff/pay-respects/pulls/7
Co-authored-by: Integral <integral@member.fsf.org>
Co-committed-by: Integral <integral@member.fsf.org>
|
2024-12-14 16:53:03 +00:00 |
|
Integral
|
7c74d13705
|
refactor: rewrite handle_args() with iterator (codeberg #6)
Reviewed-on: https://codeberg.org/iff/pay-respects/pulls/6
Co-authored-by: Integral <integral@member.fsf.org>
Co-committed-by: Integral <integral@member.fsf.org>
|
2024-12-14 16:31:56 +00:00 |
|
Integral
|
1227fc88ee
|
test: make handle_args() testable & add test_handle_args() (codeberg #5)
|
2024-12-14 14:46:05 +01:00 |
|