summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-21Curate developer documentation in tree (#11052)Stefan Holderbach
2023-11-21Use record API in `describe --detailed` (#11075)Stefan Holderbach
2023-11-21Upgrade Nu and script for release workflow (#11121)Justin Ma
2023-11-21Convert FileNotFound to named fields (#11120)Eric Hodel
2023-11-21Convert ShellError::AliasNotFound to named fields (#11118)Eric Hodel
2023-11-21Remove ShellError::FlagNotFound (#11119)Eric Hodel
2023-11-20Bump `procfs` to 0.16.0 (#11115)Stefan Holderbach
2023-11-20Bump uuid from 1.5.0 to 1.6.0 (#11104)dependabot[bot]
2023-11-20Bump winreg from 0.51.0 to 0.52.0 (#11102)dependabot[bot]
2023-11-20Bump version to `0.87.2` (#11114)Stefan Holderbach
2023-11-19Refactor `Value` cell path functions to fix bugs (#11066)Ian Manske
2023-11-19Add Argument::span() and Call::arguments_span() (#10983)Eric Hodel
2023-11-19Convert ShellError::NetworkFailure to named fields (#11093)Eric Hodel
2023-11-19Convert ShellError::CommandNotFound to named fields (#11094)Eric Hodel
2023-11-19remove `def-env` and `export def-env` (#10999)Antoine Stevan
2023-11-17Add `mktemp` command (#11005)Taylor
2023-11-17Apply nightly clippy fixes (#11083)nibon7
2023-11-17std: add cross platform null-device name (#11070)WindSoilder
2023-11-17Send only absolute paths to uu_cp (#11080)Jakub Žádník
2023-11-17Fix `rm` path handling (#11064)Ian Manske
2023-11-17remove the `unfold` command (#10773)Antoine Stevan
2023-11-17remove `size` command in favor of `str stats` (#10784)Antoine Stevan
2023-11-17remove `--not` from `glob` (#10839)Antoine Stevan
2023-11-17remove `extern-wrapped` and `export extern-wrapped` (#11000)Antoine Stevan
2023-11-16bump rust-toolchain to 1.72.1 (#11079)Darren Schroeder
2023-11-16Fix the output type for 'view files' (#11077)Sophia June Turner
2023-11-16optimize/clean up a few of the `table` changes (#11076)Darren Schroeder
2023-11-16correct table example syntax (#11074)Darren Schroeder
2023-11-16add "default" table theme (#11072)Darren Schroeder
2023-11-16tweak `table` example/parameter text (#11071)Darren Schroeder
2023-11-16Fix #11047 (#11054)Maxim Zhiburt
2023-11-16into binary -c: return 0 as single byte (#11068)Skyler Hawthorne
2023-11-15allow parsing of human readable datetimes (#11051)Darren Schroeder
2023-11-15nu-table/ Add `-t/theme` argument && Replace `-n/start-number` with `-i/index...Maxim Zhiburt
2023-11-15Implement LSP Text Document Synchronization (#10941)Marc Schreiber
2023-11-15Testing support tweaks: exit status in `Outcome` (#10692)Skyler Hawthorne
2023-11-15Bump version to `0.87.1` (#11056)Stefan Holderbach
2023-11-14Bump version for `0.87.0` release (#11031)0.87.0Stefan Holderbach
2023-11-14Pin reedline to 0.26 release (#11053)Stefan Holderbach
2023-11-14Move to clearer reedline keyboard enhancement API (#11045)Stefan Holderbach
2023-11-14fix custom command's default value (#11043)WindSoilder
2023-11-13Bump `rustix` patch versions (#11044)Stefan Holderbach
2023-11-13Bump crate-ci/typos from 1.16.22 to 1.16.23 (#11038)dependabot[bot]
2023-11-11Revert "add color-backtrace crate (#10942)" (#11032)Stefan Holderbach
2023-11-11Fix (http) get `HTTP_PROXY` from `$env` (#11026)Motalleb Fallahnezhad
2023-11-11make reject support list input directly (#11024)WindSoilder
2023-11-10Fix tests for cargo.exe check command (#11022)Gaëtan
2023-11-10Implement `Display` for `CellPath` (#11023)Ian Manske
2023-11-10Refactor `flatten` command (#11017)Ian Manske
2023-11-09Adding support for Polars structs (#10943)Jack Wright