nushell/crates/nu-command/src
2022-07-07 07:14:06 -05:00
..
bytes compatible with old rust (#5974) 2022-07-06 18:22:45 -05:00
charting add quantile column (#5583) 2022-05-18 20:47:26 -05:00
conversions adds better error for failed string-to-duration conversions (#5977) 2022-07-07 05:54:38 -05:00
core_commands add the ability to highlight searched for terms (#5979) 2022-07-07 07:14:06 -05:00
database Add bit operator: bit-xor (#5940) 2022-07-03 06:45:20 -05:00
dataframe Dataframe with real index (#5892) 2022-06-26 17:32:18 -05: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 Add meta command for the config subcommands (#5616) 2022-05-23 05:31:57 +12:00
experimental add search terms for is-admin (#5939) 2022-07-03 06:44:26 -05:00
filesystem add -e flag to print, to print the value to stderr (#5935) 2022-07-02 09:54:49 -05:00
filters allow where to work with variables (#5955) 2022-07-06 08:49:07 -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 Added search terms to math commands (#5224) 2022-04-19 09:33:32 +12:00
misc calculates history duration properly (#5827) 2022-06-19 00:44:46 -04: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 feat: add search terms to random & typo fix (#5652) 2022-05-26 13:09:22 -07: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 feat: add --binary(-b) option to hash commands (#5885) 2022-06-26 06:50:56 -05:00
system Add all flag to nu-check command (#5911) 2022-07-01 15:49:24 -05:00
viewers Give tabled a try (#5969) 2022-07-06 14:57:40 -05:00
default_context.rs Add some bytes relative cmd (#5967) 2022-07-06 08:25:37 -05:00
example_test.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12: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