Logo
Explore Help
Sign In
extern/nushell
1
0
Fork 1
You've already forked nushell
mirror of https://github.com/nushell/nushell.git synced 2025-05-31 23:26:11 +02:00
Code Issues Packages Projects Releases Wiki Activity
nushell/crates/nu-explore/src
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
..
commands
Drop once_cell dependency (#14198)
2024-10-29 17:33:46 +01:00
nu_common
Make get_env_var return a reference to a Value (#13987)
2024-10-02 13:05:48 +02:00
pager
Fix issue with ls | explore coloring of file names (#13952)
2024-09-29 14:03:56 -05:00
registry
Change the usage misnomer to "description" (#13598)
2024-08-22 12:02:08 +02:00
views
Fix typos (#13980)
2024-10-02 08:49:59 +08:00
default_context.rs
Move explore command out of nu-command deps (#9421)
2023-06-14 01:18:36 +02:00
explore.rs
Fix issue with ls | explore coloring of file names (#13952)
2024-09-29 14:03:56 -05:00
lib.rs
Add top-level crate documentation/READMEs (#12907)
2024-07-14 10:10:41 +02:00
Powered by Gitea Version: 1.23.8 Page: 145ms 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