i1i1
|
5e17c629b2
|
Remove todo for deprecated alias (aliases are hiddin by default)
|
2023-10-23 14:23:06 -06:00 |
|
i1i1
|
935aa77e53
|
Initial support for clap derive up to the top
|
2023-10-23 14:23:06 -06:00 |
|
i1i1
|
5b8611744b
|
Convert eval arguments to type-safe clap derive
|
2023-10-23 14:23:06 -06:00 |
|
i1i1
|
21df0ac5a5
|
Use clap for parsing Hive arguments
|
2023-10-23 14:23:06 -06:00 |
|
Zhaofeng Li
|
2efa8d26c1
|
eval: Fix rustfmt
|
2022-10-29 02:36:11 -06:00 |
|
Zhaofeng Li
|
f6c13a20c3
|
eval: Use correct value parser for expression_file
Fallout from Clap 4.0 migration.
|
2022-10-29 02:24:57 -06:00 |
|
Zhaofeng Li
|
872949504b
|
Migrate to Clap 4.0
It was kind of a bumpy experience. Gradual migration to the Derive API
is coming soon.
|
2022-10-09 15:26:37 -06:00 |
|
Zhaofeng Li
|
62a3d1e6f8
|
Run rustfmt
|
2022-07-29 22:13:09 -07:00 |
|
Zhaofeng Li
|
26b2203da9
|
Update deps
|
2022-03-07 22:02:04 -08:00 |
|
Zhaofeng Li
|
31fd1e49ac
|
Move nix::{NixResult, NixError} to error::{ColmenaResult, ColmenaError}
|
2022-01-08 01:20:36 -08:00 |
|
Zhaofeng Li
|
d2762757f0
|
command/eval: Fix introspect alias
On clap 3.0, resetting the App::name still causes clap to complain
that the subcommand doesn't exist in debug mode.
|
2022-01-03 10:37:03 -08:00 |
|
Zhaofeng Li
|
79d1010356
|
command: Change wording for consistency
|
2022-01-03 10:37:03 -08:00 |
|
Zhaofeng Li
|
81e2982bbb
|
Migrate to clap 0.3
|
2022-01-03 10:37:03 -08:00 |
|
Zhaofeng Li
|
c271780b63
|
Improve error reporting
|
2021-11-18 13:15:20 -08:00 |
|
Zhaofeng Li
|
86eeeece3c
|
command: Rename introspect to eval
|
2021-10-28 17:27:30 -07:00 |
|