Logo
Explore Help
Sign In
cybercyst/nushell
1
0
Fork 0
You've already forked nushell
mirror of https://github.com/nushell/nushell.git synced 2025-05-14 19:54:38 +00:00
Code Issues Packages Projects Releases Wiki Activity
nushell/crates/nu-command/src/strings
History
Alex Ionescu e104bccfb9
Drop once_cell dependency (#14198)
This PR drops the `once_cell` dependency from all Nu crates, replacing
uses of the
[`Lazy`](https://docs.rs/once_cell/latest/once_cell/sync/struct.Lazy.html)
type with its `std` equivalent,
[`LazyLock`](https://doc.rust-lang.org/std/sync/struct.LazyLock.html).
2024-10-29 17:33:46 +01:00
..
base
Replace the old encode base64 and decode base64 with new-base64 commands (#14018)
2024-10-08 11:01:43 +08:00
encode_decode
Drop once_cell dependency (#14198)
2024-10-29 17:33:46 +01:00
format
fix format date by getting the env vars properly (#14037)
2024-10-10 06:38:26 -05:00
split
Add --number flag to split column (#13831)
2024-09-12 07:16:33 -05:00
str_
[str replace] add exemple for escaped regexes (#14038)
2024-10-09 13:35:56 -05:00
char_.rs
Drop once_cell dependency (#14198)
2024-10-29 17:33:46 +01:00
detect_columns.rs
Change the usage misnomer to "description" (#13598)
2024-08-22 12:02:08 +02:00
guess_width.rs
Don't panic on detect columns with --guess flag (#13752)
2024-09-02 16:29:53 +02:00
mod.rs
encode/decode for multiple alphabets (#13428)
2024-08-23 11:18:51 -05:00
parse.rs
Change the usage misnomer to "description" (#13598)
2024-08-22 12:02:08 +02:00
Powered by Gitea Version: 1.23.5 Page: 100ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API