.. |
bytes
|
Add bytes collect, bytes remove, bytes build cmd (#6008)
|
2022-07-11 06:26:00 -05:00 |
charting
|
add quantile column (#5583)
|
2022-05-18 20:47:26 -05:00 |
conversions
|
allow into int to convert octal numbers and 0 padded strings (#6053)
|
2022-07-15 07:47:33 -05:00 |
core_commands
|
Ensure users colors are maintained when highlighting find matches (#6054)
|
2022-07-15 08:06:29 -05:00 |
database
|
Split merging of parser delta and stack environment (#6005)
|
2022-07-14 17:09:27 +03:00 |
dataframe
|
check column type during aggregation (#6058)
|
2022-07-16 15:34:12 +01:00 |
date
|
fix date format (#5619)
|
2022-05-23 09:59:34 -07:00 |
deprecated
|
Deprecate hash base64 , extend decode and add encode commands (#5863)
|
2022-06-26 00:35:23 +03:00 |
env
|
allow for easy reset of config files with a single command (#6041)
|
2022-07-13 10:03:42 -05:00 |
experimental
|
add search terms for is-admin (#5939)
|
2022-07-03 06:44:26 -05:00 |
filesystem
|
Fix panic when opening symlink which points to an inaccessible directory (#6034)
|
2022-07-13 07:00:30 -05:00 |
filters
|
add wc search term for size and length (#6056)
|
2022-07-15 10:17:14 -05:00 |
formats
|
Fix to md --pretty when rendering a list (#5932)
|
2022-07-02 15:36:16 +03: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
|
Add search terms to 'math' commands (#5990)
|
2022-07-08 09:14:51 -05:00 |
misc
|
make history.txt and history.sqlite3 tables have same command column (#5980)
|
2022-07-07 07:59:00 -05:00 |
network
|
Port command (#5849)
|
2022-06-21 23:27:58 -04:00 |
path
|
make path exists work on expanded path (#5886)
|
2022-06-26 06:55:55 -05:00 |
platform
|
make ls works better with glob (#5691)
|
2022-05-30 19:13:27 -05:00 |
random
|
update some dependencies (#6009)
|
2022-07-11 11:18:06 -05:00 |
shells
|
feat: Add search terms to find, where, exit, which and fetch, update #5093 (#5671)
|
2022-05-28 13:25:11 +02:00 |
strings
|
add split list subcommand to split up lists (#6062)
|
2022-07-16 06:24:37 -05:00 |
system
|
update some dependencies (#6009)
|
2022-07-11 11:18:06 -05:00 |
viewers
|
Refactoring nu_table (#6049)
|
2022-07-14 15:24:32 -05:00 |
default_context.rs
|
add split list subcommand to split up lists (#6062)
|
2022-07-16 06:24:37 -05:00 |
example_test.rs
|
Split merging of parser delta and stack environment (#6005)
|
2022-07-14 17:09:27 +03:00 |
lib.rs
|
add bytes len (#5945)
|
2022-07-04 05:51:07 -05:00 |
sort_utils.rs
|
Make sort logic available outside sort-by (#5893)
|
2022-06-27 13:36:59 -04:00 |