Casey Rodarmor
|
687007a723
|
Stabilize modules (#2250)
|
2024-07-14 21:22:03 +00:00 |
|
Casey Rodarmor
|
39b2783c4b
|
Use default values for --list-heading and --list-prefix (#2213)
|
2024-06-30 21:14:39 +00:00 |
|
Greg Shuflin
|
208187fbb6
|
Use clap::ValueParser (#2211)
|
2024-06-30 19:16:10 +00:00 |
|
Casey Rodarmor
|
7683c81c08
|
Allow unstable features with --summary (#2210)
|
2024-06-29 18:12:31 -07:00 |
|
Casey Rodarmor
|
1547af08b5
|
Allow setting more command-line options with environment variables (#2161)
|
2024-06-14 23:11:22 +00:00 |
|
Casey Rodarmor
|
3236154d8d
|
Fix fzf chooser preview with space-separated module paths (#2141)
|
2024-06-09 01:01:24 +00:00 |
|
Casey Rodarmor
|
0de971942a
|
Allow printing nu completion script with just --completions nushell (#2140)
|
2024-06-08 21:56:21 +00:00 |
|
Casey Rodarmor
|
d38c1add13
|
Allow listing recipes in submodules with --list-submodules (#2113)
|
2024-05-30 12:28:54 -05:00 |
|
Casey Rodarmor
|
de1256f1bd
|
Show recipes in submodules with --show RECIPE::PATH (#2111)
|
2024-05-30 01:41:37 +00:00 |
|
Greg Shuflin
|
77a6e02964
|
Add --timestamp-format (#2106)
|
2024-05-29 09:28:45 +00:00 |
|
Casey Rodarmor
|
9d2c6b8858
|
Allow listing submodule recipes with --list PATH (#2108)
|
2024-05-29 08:08:29 +00:00 |
|
Greg Shuflin
|
d14aae1c29
|
Print recipe command timestamps with --timestamps (#2084)
|
2024-05-29 03:31:55 +00:00 |
|
Greg Shuflin
|
ed0dc20318
|
Add recipe groups (#1842)
|
2024-05-25 07:32:25 +00:00 |
|
Greg Shuflin
|
a343f5c80c
|
Add --global-justfile flag (#1846)
|
2024-05-19 09:29:13 +00:00 |
|
Greg Shuflin
|
843286f27c
|
Allow setting some command-line options with environment variables (#2044)
|
2024-05-17 23:31:00 +00:00 |
|
Casey Rodarmor
|
a9b0912b2b
|
Add --man subcommand (#2041)
|
2024-05-15 07:28:50 +00:00 |
|
Poliorcetics
|
caace0a115
|
Update clap to version 4 (#1924)
|
2024-05-14 20:29:40 -07:00 |
|
adamnemecek
|
b85540007e
|
Cleanup (#2026)
|
2024-05-14 20:07:41 -07:00 |
|
Wouter Jehee
|
d3d0dbef7d
|
Add --no-aliases to hide aliases in --list (#1961)
|
2024-03-26 12:20:46 -07:00 |
|
George Shuklin
|
610aa0c52c
|
Add -E as alias for --dotenv-path (#1910)
|
2024-03-19 10:50:34 -07:00 |
|
Neal Harrington
|
b66cce0f58
|
Add --no-deps to skip running recipe dependencies (#1819)
|
2024-01-09 08:40:08 +00:00 |
|
Casey Rodarmor
|
fc25a78826
|
Add --format and --initialize as aliases for --fmt and --init (#1802)
|
2023-12-29 23:56:20 +00:00 |
|
Casey Rodarmor
|
a1bd70a030
|
Run recipes with working directory set to submodule directory (#1788)
|
2023-12-29 00:55:36 +00:00 |
|
Qeole
|
3dbbb2ed70
|
Pass justfile path to default chooser (#1759)
|
2023-12-14 00:48:40 +00:00 |
|
Qeole
|
e6e1823359
|
Pass --unstable and --color always to default chooser (#1758)
|
2023-12-11 23:46:28 +00:00 |
|
Hwatwasthat
|
9415bee16b
|
Add [confirm] attribute (#1723)
|
2023-11-16 23:51:34 +00:00 |
|
Yuri Astrakhan
|
be7f161554
|
Misc fixes (#1700)
|
2023-10-17 03:07:09 +00:00 |
|
N
|
22e103361f
|
Allow setting echoed recipe line color (#1670)
|
2023-10-11 00:04:34 +00:00 |
|
Greg Shuflin
|
992c6943da
|
Allow unstable features to be enabled with environment variable (#1588)
|
2023-10-09 03:47:20 +00:00 |
|
fzdwx
|
cdb0dfae5f
|
Allow selecting multiple recipes with default chooser (#1547)
|
2023-06-12 17:06:51 +00:00 |
|
Yuri Astrakhan
|
a1220c63e3
|
Cleanup (#1566)
|
2023-06-12 16:53:55 +00:00 |
|
Li Ke
|
5f9ac39b03
|
Use just --show in default chooser (#1539)
|
2023-01-28 08:24:54 +00:00 |
|
Greg Shuflin
|
1a5f07c672
|
Ignore additional search path arguments (#1528)
- Revert #1475
- Add a test that arguments with different path prefixes are allowed
|
2023-01-24 21:07:22 -08:00 |
|
maiha
|
3d6f928e57
|
Add -n as a short flag for --for dry-run (#1524)
|
2023-01-24 07:48:30 +00:00 |
|
Greg Shuflin
|
d499227dcb
|
Allow matching search path arguments (#1475)
|
2023-01-12 07:06:17 +00:00 |
|
Casey Rodarmor
|
157862d398
|
Merge imports (#1462)
|
2022-12-28 04:16:18 +00:00 |
|
Cameron Steffen
|
216df31543
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
|
Casey Rodarmor
|
c115b3f317
|
Allow fewer lints (#1340)
|
2022-09-11 09:25:38 +00:00 |
|
Casey Rodarmor
|
01fae9b1e4
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
|
Casey Rodarmor
|
c87909c220
|
Fix a bunch of typos (#1204)
|
2022-05-29 02:07:53 +00:00 |
|
Casey Rodarmor
|
52f73db33d
|
Search for missing recipes in parent directory justfiles (#1149)
|
2022-03-31 05:13:59 +00:00 |
|
Casey Rodarmor
|
d7897b4510
|
Release 0.10.6 (#1075)
- Bump version: 0.10.5 → 0.10.6
- Remove config test
- Update changelog
- Update dependencies
- Update man page
|
2022-01-29 21:18:28 +00:00 |
|
Michael Lohr
|
6cf95a7337
|
Add windows-powershell setting (#1057)
|
2022-01-18 19:02:15 +00:00 |
|
Casey Rodarmor
|
edf1fbd83b
|
Use Context suffix for snafu error contexts (#1068)
|
2022-01-04 17:45:27 +00:00 |
|
Jake Goulding
|
c89dad9498
|
Upgrade snafu to 0.7 (#1067)
|
2022-01-04 16:55:11 +00:00 |
|
Casey Rodarmor
|
83edb16135
|
Release 0.10.5 (#1043)
- Bump version: 0.10.4 → 0.10.5
- Update changelog
- Update config test
- Update dependencies
- Update man page
|
2021-12-05 07:39:50 +00:00 |
|
Casey Rodarmor
|
1841eb16c6
|
Release 0.10.4 (#1031)
- Bump version: 0.10.3 → 0.10.4
- Update changelog
- Update config test
- Update dependencies
- Update man page
|
2021-11-22 01:08:00 +00:00 |
|
Casey Rodarmor
|
0ae91884e2
|
Add --dump-format json (#992)
|
2021-11-17 00:07:48 -08:00 |
|
Hoàng Đức Hiếu
|
1cf8a714e2
|
fmt: check formatting with --check (#1001)
|
2021-11-01 04:27:59 +00:00 |
|
Casey Rodarmor
|
9987a0b8ae
|
Release 0.10.3 (#1014)
- Bump version: 0.10.2 → 0.10.3
- Update changelog
- Update config test
- Update dependencies
- Update man page
|
2021-10-31 00:55:49 +00:00 |
|