nushell/crates/nu-command/src
nicole mazzuca 87c684c7da
don't join paths to cwd ever in calls to external functions (#5180)
This is a follow-up to #5131, since I don't personally like the way it worked.
2022-04-13 21:42:57 +03:00
..
conversions Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
core_commands Allows aliases in use lists (#5150) 2022-04-11 07:37:22 +12:00
dataframe Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
date Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
deprecated add keep deprecated commands (#5124) 2022-04-08 10:10:46 +12:00
env Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
experimental Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
filesystem enable ls to output datetime in local time vs utc (#5141) 2022-04-09 11:39:41 -05:00
filters Fix known externals, fix operator spans (#5140) 2022-04-09 17:17:48 +12:00
formats Improve $in handling (#5137) 2022-04-09 09:41:05 +12:00
generators Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
hash Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
math Fix known externals, fix operator spans (#5140) 2022-04-09 17:17:48 +12:00
network Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
path Fix path join on streams (#4959) 2022-03-26 07:46:48 +13:00
platform allow default color shortcut names (#5177) 2022-04-13 07:02:15 -05:00
random Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
shells Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
strings Allow integer to char -u (#5174) 2022-04-13 13:33:08 +03:00
system don't join paths to cwd ever in calls to external functions (#5180) 2022-04-13 21:42:57 +03:00
viewers Add search terms to many commands (#5096) 2022-04-05 07:01:21 -05:00
default_context.rs add keep deprecated commands (#5124) 2022-04-08 10:10:46 +12:00
example_test.rs update str find-replace to str replace (#5120) 2022-04-07 08:41:09 -05:00
lib.rs deprecated commands (#4405) 2022-02-10 12:55:19 +00:00