Nushell shell (contributor — fix for ps -l crash on process exit)
Rust MIT 65.3 MB Created Jul 7, 2026
Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History
3 branches 129 tags
fix: assigment errors point to the assigment (#18531) 8560eef 2 weeks ago
Fix `run` binding forwarded flags to the wrong parameter (#18533) 69965fa 2 weeks ago
require "nu-test-support/os" in dev dependencies (#18518) cc84383 3 weeks ago
Fix locally running test suit by disabling colors (#18517) 1f0c69c 3 weeks ago
feat: `from xlsx/ods` datetime fixes (#18516) a6fefd3 3 weeks ago
Ignore cargo audit errors about `quickxml` (#18513) 0678acb 3 weeks ago
build(deps): bump lsp-server from 0.7.9 to 0.8.0 (#18505) 96cb212 3 weeks ago
build(deps): bump quick-xml from 0.40.1 to 0.41.0 (#18503) bb2d402 3 weeks ago
Assortment of std improvements (#18449) 0c00ab8 3 weeks ago
refactor: remove deprecated features of `grid` command (#18276) f036236 3 weeks ago
Error record passed to the `catch` block has more details (#18479) 02c44c8 3 weeks ago
fix `nu --plugins` handling (#18500) 583457d 3 weeks ago
Fix `--content-type` flag being ignored for JSON body variants (#1764… 02990a8 3 weeks ago
feat(mcp): add structured evaluate output (#18499) ab31d27 3 weeks ago
fix(xlsx,ods): add --prefer-integers flag for whole-number float conv… be844df 3 weeks ago
suggest command categories in help messages (#18498) 554b032 3 weeks ago
Even more type system improvements (#18450) d4fb760 3 weeks ago
add `semver` as a custom value type with support commands (#18473) fcfda92 3 weeks ago
fix!: make `from ods` and `from xlsx` consistent (#18436) 01c1f45 3 weeks ago
fix: `toolkit run pr` runtime type checking issue (#18489) fe968b5 3 weeks ago
Fix showing target command name instead of alias name (#18483) 644ea6e 3 weeks ago
fix(math): propagate errors from table columns instead of silencing t… 8c50b8d 3 weeks ago
feat(math): add math cbrt builtin (#18481) 7b4aa4d 3 weeks ago
fix multiple search items help message (#18482) cddc963 3 weeks ago
add a few new commands (union, intersect, difference, permutations, c… c642af6 3 weeks ago
chore(reedline): bump reedline to 4a5ebce (#18478) 4451af5 4 weeks ago
Feature gate the `nu-heavy-utils` crate (#18476) 08a004b 4 weeks ago
allow `idx find` and `idx search` to show hits relative to cwd (#18477) 805a485 4 weeks ago
bump reedline to 4d20caf (#18474) 2e830bb 4 weeks ago
`input list`: improve streaming stability/perf + rendering (#18462) 304400d 4 weeks ago
bump rusqlite to 0.40.1 (#18469) 49d7f6c 4 weeks ago
refactor(logging): simplify CLI filter parsing to allow target or mo… b413ee7 4 weeks ago
tests(for): regression test for non-block `for` body (#13746) (#18466) 4a5475d 4 weeks ago
add new log-level `perf` so we can more easily see only performance l… f0fa83d 4 weeks ago
fix(compile): clone `$in` register for binary-op RHS to avoid clobber… 8b99595 4 weeks ago
feat: add `--right` to `split row` and `split column` (#18444) 2ccc402 4 weeks ago
Fix usize underflow on insert/upsert into a nested path of an empty l… 987b17c 4 weeks ago
build(deps): bump bytes from 1.11.1 to 1.12.0 (#18459) 517c078 4 weeks ago
build(deps): bump rmcp from 1.7.0 to 1.8.0 (#18458) 19eeaed 4 weeks ago
build(deps): bump actions/checkout from 6 to 7 (#18457) f495d8e 4 weeks ago
bump reedline to commit 31a91c3 (#18455) 4c18dea 4 weeks ago
build(bin,lsp): add lsp feature flag to executable (#18148) 56fcf3a 4 weeks ago
bump quinn-proto (#18453) e0a1fed 4 weeks ago
respect table mode passed on cli for scripts and repl (#18446) 4c0c6ca 4 weeks ago
bump fff-search deps to 0.9.6 (#18448) 4e1cd1b 4 weeks ago
fix `idx search 'Lyrics['` bug (#18447) ef82b71 4 weeks ago
add navigation shortcuts to `explore config` (#18440) f58bcfc 4 weeks ago
Allow `is-terminal` to detect redirection (#18443) 238ed68 4 weeks ago
Serialize `Range` via string representation (#18442) d5c10cc last month
Make experimental option `enforce-runtime-annotations` opt out (#18359) 7ad6004 last month
refactor pushdown code into a query_plan to make it easier to add mor… 88c19b4 last month
Fix CI not testing doctests (#18441) c8668d9 last month
Type system improvements (#18430) b62861d last month
Row-conditions should parse `{}` as closure, not record (#18438) 371ff70 last month
fix: avoid SIGABRT from broken stdout/stderr on parent exit (#18428) 603a4f3 last month
Serialize `CellPath` via string representation (#18434) 1a3a664 last month
build(deps): bump itertools from 0.14.0 to 0.15.0 (#18420) 9bf1e96 last month
also use experimental_options env variable when loading config (#18392) 0c7057e last month
fix flatten not renaming for later parent conflicting columns (#18407) e130f0b last month
allow ctrl+c to work better on `from json` (#18414) 979af46 last month
build(deps): bump sysinfo from 0.38.4 to 0.39.3 (#18380) c2c55ce last month
refactor exit logic (#18389) 7ac02cf last month
build(deps): bump bytesize from 2.3.1 to 2.4.0 (#18421) 6ddb01f last month
refactor(parser): consolidate spread operator checking logic (#18422) 686de56 last month
Refactor type checking code. (#18393) 27dc974 last month
Fix `str index-of --grapheme-clusters` panic on a sub-grapheme needle… 50e618c last month
save ~100 tokens in evaluate_tool.md instructions (#18413) caf2493 last month
add new `random pass` command (#18410) aec85cc last month
fixes a bug in the end-of-options functionality (#18408) 8ccbea8 last month
Support reedline menu input/output modes and list description positio… 17aa97e last month
delete deprecated stdlib copy and paste (#18403) 7c3be8c last month
http: use the response body for the error message (#18387) 1a7e728 last month
Add non UTF-8 text support for `url encode`/`url decode` (#18314) 609383f last month
Support reedline's verb-based edit commands in keybindings (Reedlines… 628fff7 last month
Revert "pin ratatui-widgets to 0.3.0 to prevent need for --locked" (#… 8b496d6 last month
pin ratatui-widgets to 0.3.0 to prevent need for --locked (#18395) 9ca55aa last month
fix(flatten): leading pipe character in a pipeline (#18386) 6d7227e last month
Allow polars selectors as input for all commands that accept expressi… 24d64b6 last month
fix: use new highlighter api for better abbr expansion (#18390) 5e6e1a6 last month
refactor parser from one big file to smaller files (#18388) f70ed72 last month
fix a problem with glob and rm (#18391) 7a46679 last month
Introducing Polars bitwise commands (#18383) 0f9805c last month
Make `Debug` for `Value` more compact by default (#18377) 8d4674a last month
build(deps): bump crate-ci/typos from 1.47.1 to 1.47.2 (#18379) 717077e last month
build(deps): bump mq-markdown from 0.5.26 to 0.6.0 (#18381) 233c838 last month
build(deps): bump kdl from 6.5.0 to 6.7.1 (#18382) b4b88e8 last month
fix dc-glob issue with using relative paths vs absolute (#18378) aa89ea0 last month
add case-insensitivity to dc-glob and glob command to avoid breaking … dbacec5 last month
Fix overshadowing breaking aliases (#18349) 4e2c7e1 last month
fix a bug with dc-glob and `/some/path/wildcard*` (#18375) 27cc9ca last month
allow dc-glob to expand tilde (#18373) 96d941b last month
update custom command `--wrapped` to not always convert to glob (#18372) 64cb52f last month
Deprecate `str upcase`/`str downcase` and add `str uppercase`/`str lo… 5448b0b last month
Expose `NuTester` internals (#18371) e5b6337 last month
allow `--context` to be one of int or range (#18368) 1407abe last month
patching for windows globbing was in the wrong place (#18367) 95ac838 last month
add category, search-terms, examples to toolkit.nu (#18350) cd1fc15 last month
add context for the `idx search` command (#18366) bff3c32 last month