summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-25Bump to 0.95.0 (#13221)0.95.0Jakub Žádník
2024-06-24Mitigate the poor interaction between ndots expansion and non-path strings (#...Devyn Cairns
2024-06-23Fix usage parsing for commands defined in CRLF (windows) files (#13212)Bruce Weirdan
2024-06-22Allow missing fields in derived `FromValue::from_value` calls (#13206)Piepmatz
2024-06-22Suppress column index for default `cal` output (#13188)NotTheDr01ds
2024-06-22Fixed `generate` command signature (#13200)NotTheDr01ds
2024-06-22Polars default infer (#13193)Jack Wright
2024-06-21nu-explore: Add vertical lines && fix index/transpose issue (#13147)Maxim Zhiburt
2024-06-21Allow plugins to report their own version and store it in the registry (#12883)Devyn Cairns
2024-06-21Add shape_glob_interpolation to default_config.nu (#13198)Devyn Cairns
2024-06-21fix nu-system build on arm64 FreeBSD (#13196)Devyn Cairns
2024-06-20Do example (#13190)NotTheDr01ds
2024-06-20Added the ability to turn on performance debugging through and env var for th...Jack Wright
2024-06-20Added the ability to open json lines dataframes with polars lazy json lines r...Jack Wright
2024-06-20add a system level folder for future autoloading (#13180)Darren Schroeder
2024-06-20Bump actions/checkout from 4.1.6 to 4.1.7 (#13177)dependabot[bot]
2024-06-20Bump interprocess from 2.1.0 to 2.2.0 (#13178)dependabot[bot]
2024-06-19Move most of the peculiar argument handling for external calls into the parse...Devyn Cairns
2024-06-19Table help rendering (#13182)NotTheDr01ds
2024-06-18Change the error style during tests to `plain` (#13061)Devyn Cairns
2024-06-19Bump git2 from 0.18.3 to 0.19.0 (#13179)dependabot[bot]
2024-06-19Bump crate-ci/typos from 1.22.4 to 1.22.7 (#13176)dependabot[bot]
2024-06-18update try command's help (#13173)Darren Schroeder
2024-06-18Update `sys users` signature (#13172)Bruce Weirdan
2024-06-18Improves commands that support range input (#13113)Wind
2024-06-18Update README.md (#13157)Edwin.JH.Lee
2024-06-18Fix compilation for `nu_protocol::value::from_value` on 32-bit targets (#13169)Devyn Cairns
2024-06-17Add derive macros for `FromValue` and `IntoValue` to ease the use of `Value`s...Piepmatz
2024-06-15Return an empty list when no `std help --find` results are found (#13160)NotTheDr01ds
2024-06-13Expand tables in help examples in std (#13146)NotTheDr01ds
2024-06-13Added search terms to `if` (#13145)NotTheDr01ds
2024-06-12Improve performance of `explore` - 1 (#13116)Maxim Zhiburt
2024-06-12Make `which-support` feature non-optional (#13125)Ian Manske
2024-06-12Fixed help for `banner` (#13138)NotTheDr01ds
2024-06-12Bump actions-rust-lang/setup-rust-toolchain from 1.8.0 to 1.9.0 (#13132)dependabot[bot]
2024-06-12Bump crate-ci/typos from 1.22.1 to 1.22.4dependabot[bot]
2024-06-11make packaging status 3 columnsDarren Schroeder
2024-06-11add `$nu.data-dir` for completions and `$nu.cache-dir` for other uses (#13122)Darren Schroeder
2024-06-11Remove deprecated `--not` flag on `str contains` (#13124)Ian Manske
2024-06-11update uutils crates (#13130)Darren Schroeder
2024-06-10Fix multiple issues with `def --wrapped` help example (#13123)NotTheDr01ds
2024-06-11`path type` error and not found changes (#13007)Ian Manske
2024-06-10Fix delta not being merged when evaluating menus (#13120)Jakub Žádník
2024-06-10Remove old `sys` command behavior (#13114)Ian Manske
2024-06-10Deprecate `--numbered` from `for` (#13112)NotTheDr01ds
2024-06-10Allow the addition of an index column to be optional (#13097)Jack Wright
2024-06-10Fix the use of right hand expressions in operations (#13096)Jack Wright
2024-06-10fix wrong casting with into filesize (#13110)Sang-Heon Jeon
2024-06-09Extend functionality of tango benchmark helpers (#13107)Jakub Žádník
2024-06-09Span ID Refactor (Step 2): Use SpanId of expressions in some places (#13102)Jakub Žádník