.. |
bits
|
add bits ror and bits rol commands (#6224)
|
2022-08-05 15:40:01 +02:00 |
bytes
|
Test command names and search terms for redundancy (#6380)
|
2022-08-24 11:16:47 +02:00 |
charting
|
add quantile column (#5583)
|
2022-05-18 20:47:26 -05:00 |
conversions
|
convert string duration to named duration (#6406)
|
2022-08-24 14:45:51 -05:00 |
core_commands
|
Bring module's environment when activating overlay (#6425)
|
2022-08-27 01:32:19 +03:00 |
database
|
Test command names and search terms for redundancy (#6380)
|
2022-08-24 11:16:47 +02:00 |
dataframe
|
Make $ on variable names optional (#6434)
|
2022-08-29 14:35:55 +12:00 |
date
|
Fix the span of "invalid time zone" (#6411)
|
2022-08-25 13:21:54 +02:00 |
deprecated
|
Delete most deprecated commands (#6260)
|
2022-08-08 07:46:59 -07:00 |
env
|
better error handling for nu_command::env::conig::utils::get_editor (#6430)
|
2022-08-28 12:56:55 +03:00 |
experimental
|
Test command names and search terms for redundancy (#6380)
|
2022-08-24 11:16:47 +02:00 |
filesystem
|
Always report errors in cp (#6404)
|
2022-08-24 10:39:28 -07:00 |
filters
|
shows wrong item when each command runs to failed. (#6437)
|
2022-08-28 11:40:14 +03:00 |
formats
|
Test command names and search terms for redundancy (#6380)
|
2022-08-24 11:16:47 +02:00 |
generators
|
implement seq char command to generate single character sequence (#5453)
|
2022-05-06 10:40:02 -05:00 |
hash
|
feat: add --binary(-b) option to hash commands (#5885)
|
2022-06-26 06:50:56 -05:00 |
math
|
Test command names and search terms for redundancy (#6380)
|
2022-08-24 11:16:47 +02:00 |
misc
|
make history.txt and history.sqlite3 tables have same command column (#5980)
|
2022-07-07 07:59:00 -05:00 |
network
|
Test command names and search terms for redundancy (#6380)
|
2022-08-24 11:16:47 +02:00 |
path
|
add -n for path expand, so it doesn't follow symlink (#6255)
|
2022-08-10 08:43:56 -05:00 |
platform
|
Return error when kill didn't terminate successfully (#6354)
|
2022-08-18 11:58:51 -05:00 |
random
|
update some dependencies (#6009)
|
2022-07-11 11:18:06 -05:00 |
shells
|
Refactor shell listing related code (#6262)
|
2022-08-08 06:31:24 -05:00 |
strings
|
Fix search terms for str distance (#6398)
|
2022-08-24 11:49:03 +02:00 |
system
|
keep raw for variable inputed argument (#6426)
|
2022-08-27 08:22:02 -05:00 |
viewers
|
create clickable links in ls output if configured (#6333)
|
2022-08-18 05:45:49 -05:00 |
default_context.rs
|
add the ast command to peek at the internals of nushell (#6423)
|
2022-08-26 14:48:48 -05:00 |
example_test.rs
|
Add export-env command (#6355)
|
2022-08-18 23:24:39 +03:00 |
lib.rs
|
Add bits not command (#6143)
|
2022-07-30 11:25:44 +02:00 |
sort_utils.rs
|
Make sort logic available outside sort-by (#5893)
|
2022-06-27 13:36:59 -04:00 |