| .. |
|
commands
|
Change get to remove blanks (#1534)
|
2020-03-30 15:36:21 +13: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
|
Add configurations for table headers (#1537)
|
2020-03-31 12:19:48 +13:00 |
|
shell
|
Have FilesystemShell#rm correctly delete symlinks (#1550)
|
2020-04-05 17:17:52 -04:00 |
|
stream
|
Introduce InterruptibleStream type.
|
2020-03-29 17:03:01 -04:00 |
|
utils
|
Make sum plugin as internal command. (#1501)
|
2020-03-18 18:46:00 -05:00 |
|
cli.rs
|
Fix poor message for executable that user doesn't have permissi… (#1535)
|
2020-03-29 21:15:55 -04:00 |
|
commands.rs
|
WIP: 1486/first row as headers (#1530)
|
2020-03-29 15:05:57 +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
|
Introduce InterruptibleStream type.
|
2020-03-29 17:03:01 -04:00 |
|
shell.rs
|
Move most of the root package into a subcrate. (#1445)
|
2020-03-04 13:58:20 -05:00 |
|
utils.rs
|
WIP: 1486/first row as headers (#1530)
|
2020-03-29 15:05:57 +13:00 |