.. |
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
|
Clippy with the current stable toolchain (#6615)
|
2022-09-26 19:29:25 +02:00 |
conversions
|
add the ability to convert durations (#6723)
|
2022-10-14 11:46:48 -05:00 |
core_commands
|
Add search terms for export commands (#6722)
|
2022-10-14 12:02:22 -05:00 |
database
|
make ++ append lists (#6766)
|
2022-10-20 23:28:18 +13:00 |
dataframe
|
Rename query dfr -> query df (#6777)
|
2022-10-16 21:04:48 +02:00 |
date
|
Fix the span of "invalid time zone" (#6411)
|
2022-08-25 13:21:54 +02:00 |
deprecated
|
Rename all? , any? and empty? (#6464)
|
2022-09-05 16:41:06 +02:00 |
env
|
Improve erroring of config nu and config env (#6730)
|
2022-10-15 08:28:54 -05:00 |
experimental
|
Removes export env command (#6468)
|
2022-09-25 19:52:43 +03:00 |
filesystem
|
rm: don't update target_exists every time in the loop (#6837)
|
2022-10-21 07:42:29 -07:00 |
filters
|
Add search terms to roll commands (#6761)
|
2022-10-16 13:04:22 +02:00 |
formats
|
Print command help in base from+to commands (#6856)
|
2022-10-21 10:08:57 -07: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
|
Revert "Add support for optional list stream output formatting (#6325)" (#6454)
|
2022-08-31 18:09:40 -05:00 |
misc
|
add history session command (#6587)
|
2022-09-19 14:30:04 -05:00 |
network
|
Clippy with the current stable toolchain (#6615)
|
2022-09-26 19:29:25 +02:00 |
path
|
path: fix error message (#6860)
|
2022-10-22 06:42:46 -05:00 |
platform
|
Fix invalid variable name in input command docs (#6716)
|
2022-10-13 12:42:24 -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
|
Return Error on str replace RegEx parse fail (#6695)
|
2022-10-10 07:27:01 -05:00 |
system
|
fix stdout hangged on (#6715)
|
2022-10-15 14:29:29 -05:00 |
viewers
|
table/ Fix paging indexing (#6850)
|
2022-10-21 18:02:25 +02:00 |
default_context.rs
|
add a new command to query the registry on windows (#6670)
|
2022-10-07 13:54:36 -05:00 |
example_test.rs
|
str collect => str join (#6531)
|
2022-09-11 11:48:27 +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 |