Justin Ma
|
e6570b41ca
|
Fix some examples and regenerate docs, should fix: #4455 (#4639)
|
2022-02-25 08:14:15 -05:00 |
|
JT
|
f5f9d56c37
|
Move to a standard kebab/snake style (#4509)
|
2022-02-17 09:55:17 -05:00 |
|
Darren Schroeder
|
2dd32c2b88
|
Rename some files (#952)
* renamed some files
* clippy
* update tests
|
2022-02-05 12:35:02 -05:00 |
|
JT
|
3d0b1ef1ce
|
Highlight help tutor (#838)
* WIP
* Syntax highlight help, add tutor
|
2022-01-25 02:05:19 +11:00 |
|
Darren Schroeder
|
6a446f708d
|
add hash base64 (#813)
|
2022-01-22 10:23:55 -06:00 |
|
JT
|
2883d6cd1e
|
Remove Span::unknown (#525)
|
2021-12-19 18:46:13 +11:00 |
|
Benoît Cortier
|
a41ae72bc1
|
Fix error propagration across hash commands (#493)
|
2021-12-15 06:49:48 +11:00 |
|
Benoît Cortier
|
e77c6bb284
|
Port hash , hash md5 and hash sha256 commands (#464)
`hash` by itself is only printing the help message.
The other two are simply using the same generic implementation.
|
2021-12-10 17:14:28 -06:00 |
|