nushell/crates/nu-cli/src
Jason Gedge 36b5d063c1
Simplify and improve listing for which. (#1510)
* Simplified implementation
* Show executables, even if the current user doesn't have permissions to
  execute them.
2020-03-22 09:11:39 -04:00
..
commands Simplify and improve listing for which. (#1510) 2020-03-22 09:11:39 -04:00
data Fix numeric comparison with nothing (#1508) 2020-03-21 11:02:49 +13:00
env Fix whitespace and typos (#1481) 2020-03-14 06:23:41 +13:00
evaluate Merge env into $nu and simplify table/get (#1463) 2020-03-08 18:33:30 +13:00
format Merge env into $nu and simplify table/get (#1463) 2020-03-08 18:33:30 +13:00
shell Custom canonicalize method on Filesystem Shell. (#1485) 2020-03-16 19:28:18 +13:00
utils Make sum plugin as internal command. (#1501) 2020-03-18 18:46:00 -05:00
cli.rs WIP: Add vcard/ical support (#1504) 2020-03-21 08:35:09 +13:00
commands.rs WIP: Add vcard/ical support (#1504) 2020-03-21 08:35:09 +13:00
context.rs Windows needs to remember auto-cd paths when changing drives (#1500) 2020-03-18 15:10:45 +13:00
data.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
deserializer.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
env.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
format.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
futures.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
git.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
lib.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
prelude.rs Don't emit a newline in autoview. (#1466) 2020-03-09 08:18:24 +13:00
shell.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
stream.rs Move to bytes/string hybrid codec (#1457) 2020-03-07 05:06:39 +13:00
utils.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00