1
1
mirror of https://github.com/casey/just.git synced 2024-09-11 14:07:05 +03:00
Commit Graph

866 Commits

Author SHA1 Message Date
Casey Rodarmor
0e4b443742
Publish to snap store (#1245) 2022-06-22 04:49:50 +00:00
Evan Richter
eef0138599
Restore fuzz test harness (#1246) 2022-06-21 02:16:02 +00:00
Casey Rodarmor
c625d61abd
Fix multibyte codepoint crash (#1243)
Co-authored-by: Evan Richter <evanjrichter@gmail.com>
2022-06-21 00:24:13 +00:00
Alex Brombal
691b3dcf56
Add just-install to README file (#1241) 2022-06-20 19:38:24 +00:00
William Droz
9fcaa2f692
Fix dead readme link (#1240) 2022-06-20 17:42:46 +00:00
Casey Rodarmor
01fae9b1e4
Do use super::*; instead of use crate::common::*; (#1239) 2022-06-19 04:56:31 +00:00
Casey Rodarmor
180672b0e1
Fix readme punctuation (#1235) 2022-06-16 22:39:24 +00:00
Casey Rodarmor
5d223b113e
Add argument splitting section to readme (#1230) 2022-06-14 02:05:40 +00:00
Casey Rodarmor
8c0bb3dde7
Add notes about environment variables to readme (#1229) 2022-06-14 01:28:22 +00:00
Casey Rodarmor
c710d5a685
Fix book links (#1227) 2022-06-13 01:02:09 +00:00
Justin Ma
2710df4207
Add nushell README.md (#1224) 2022-06-09 23:16:41 -05:00
Casey Rodarmor
c8c5fe1789
Use absolute links in readme (#1223) 2022-06-09 20:12:11 +00:00
Casey Rodarmor
76a8222003
Copy changelog into manual (#1222) 2022-06-09 19:55:20 +00:00
Justin Ma
543264b2f0
Translate Chinese manual introduction and title (#1220) 2022-06-08 23:48:44 -05:00
Casey Rodarmor
97fde19a93
Build Chinese language user manual (#1219) 2022-06-08 20:04:06 -05:00
Justin Ma
89c5e6adb6
Update Chinese translation of README.md (#1218) 2022-06-08 11:08:03 -05:00
Justin Ma
cb39d6c577
Translate all of README.md into Chinese (#1217) 2022-06-07 23:50:21 -05:00
Justin Ma
8473852d90
Translate all of features in README into Chinese (#1215) 2022-06-06 22:56:15 -05:00
Casey Rodarmor
908c9824cb
Make link to examples directory absolute (#1213) 2022-06-05 04:51:19 +00:00
Justin Ma
9ec897dabd
Translate part of features in README into Chinese (#1211) 2022-06-03 22:59:19 -07:00
Libing Chen
60ba81a796
Add JetBrains IDE plugin to readme (#1209) 2022-06-01 22:48:50 +00:00
Justin Ma
61a5d02c73
Translate features chapter of readme to Chinese (#1208)
Based on commit c87909c.
2022-06-01 06:23:34 +00:00
Casey Rodarmor
39ecf92168
Release 1.2.0 (#1207)
- Bump version: 1.1.3 → 1.2.0
- Update changelog
- Update dependencies
- Update man page
2022-05-31 20:13:08 +00:00
Casey Rodarmor
c24a194602
Add windows-shell setting (#1198) 2022-05-31 13:01:59 -07:00
Justin Ma
ccc54fb8d9
Translate editor support and quick start to Chinese (#1206)
Based on commit c87909c.
2022-05-29 23:51:18 -07:00
Justin Ma
98a1ad6627
Translate first section of readme into Chinese (#1205)
Based on commit 95de4eb,
2022-05-28 20:04:54 -07:00
Casey Rodarmor
c87909c220
Fix a bunch of typos (#1204) 2022-05-29 02:07:53 +00:00
Casey Rodarmor
95de4eb1f8
Remove cargo-limit usage from justfile (#1199) 2022-05-28 05:52:09 +00:00
peter
6fccdd001a
Add nix package manager install instructions (#1194) 2022-05-28 05:14:31 +00:00
Vlad-Shcherbina
8ff7c87d96
Fix broken link in readme (#1183) 2022-05-08 09:11:39 +00:00
Casey Rodarmor
9a1545630c
Add screenshot to manual (#1181) 2022-05-05 20:58:55 +00:00
Casey Rodarmor
a14eb13e24
Style homepage (#1180) 2022-05-05 20:55:50 +00:00
mbodmer
862d6a52ab
SHA-256 and UUID functions (#1170) 2022-05-04 23:18:31 +00:00
Casey Rodarmor
b63efb70a5
Center readme (#1178) 2022-05-04 06:35:03 +00:00
Casey Rodarmor
3adef6d4b7
Style and add links to homepage (#1177) 2022-05-04 06:27:27 +00:00
Casey Rodarmor
9a7067e624
Fix readme badge links (#1176) 2022-05-04 06:13:58 +00:00
Casey Rodarmor
12fe9371f6
Generate book from readme (#1155) 2022-05-04 06:05:55 +00:00
Casey Rodarmor
e5ce303845
Release 1.1.3 (#1175)
- Bump version: 1.1.2 → 1.1.3
- Update changelog
- Update dependencies
- Update man page
2022-05-03 22:21:14 -07:00
Casey Rodarmor
db35a58a61
Skip duplicate recipe arguments (#1174) 2022-05-04 05:04:55 +00:00
Casey Rodarmor
8baebadd18
Fix install script (#1172) 2022-05-03 03:49:46 +00:00
Casey Rodarmor
32e15a2e51
Document that invocation_directory() returns an absolute path (#1162) 2022-04-21 04:51:03 +00:00
Casey Rodarmor
7800c56c95
Fix absolute_path documentation (#1160) 2022-04-19 21:36:41 +00:00
Máté FARKAS
df8eabb3ef
Add cross-platform justfile example (#1152) 2022-04-12 04:39:55 +00:00
Casey Rodarmor
807bafe417
Release 1.1.2 (#1151)
- Bump version: 1.1.1 → 1.1.2
- Update changelog
- Update dependencies
- Update man page
2022-03-31 05:27:07 +00:00
Casey Rodarmor
52f73db33d
Search for missing recipes in parent directory justfiles (#1149) 2022-03-31 05:13:59 +00:00
Casey Rodarmor
1c9297452b
Document indentation rules (#1142) 2022-03-24 04:20:36 +00:00
Casey Rodarmor
ddac064296
Remove stale link from readme (#1141) 2022-03-24 03:23:20 +00:00
Casey Rodarmor
fc8650f100
Release 1.1.1 (#1139)
- Bump version: 1.1.0 → 1.1.1
- Update changelog
- Update dependencies
- Update man page
2022-03-23 03:45:10 +00:00
Casey Rodarmor
cc91485d18
Build MacOS ARM release binaries (#1138) 2022-03-23 03:34:50 +00:00
Casey Rodarmor
9da8f41895
Upgrade Windows Actions runners to windows-latest (#1137) 2022-03-22 20:26:55 -07:00