.. |
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
|
Remove month and year duration constants (#6613)
|
2022-09-26 09:55:13 +13:00 |
core_commands
|
Eval external command result immediately when using do command with -c (#6645)
|
2022-09-30 07:14:02 -05:00 |
database
|
Apply clippy fix for rust 1.63.0 (#6576)
|
2022-09-17 12:10:32 -05:00 |
dataframe
|
Apply clippy fix for rust 1.63.0 (#6576)
|
2022-09-17 12:10:32 -05: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
|
Clippy with the current stable toolchain (#6615)
|
2022-09-26 19:29:25 +02:00 |
experimental
|
Removes export env command (#6468)
|
2022-09-25 19:52:43 +03:00 |
filesystem
|
remove -d and -t from touch (#6629)
|
2022-09-28 13:48:34 +13:00 |
filters
|
make first behave same way as last : always return list when with number argument (#6616)
|
2022-09-28 17:08:17 -05:00 |
formats
|
To nuon escapes (#6660)
|
2022-10-04 06:25:21 -05: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
|
let path split keeps 'C:\' together (#6485)
|
2022-09-04 23:32:09 -07:00 |
platform
|
Remove unnecessary flags from term size (#6651)
|
2022-10-01 07:00:54 -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
|
add a new command to query the registry on windows (#6670)
|
2022-10-07 13:54:36 -05:00 |
viewers
|
WIP/ Checkout to new tabled (#6286)
|
2022-10-03 11:40:16 -05: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 |