Skip to content
goard
Go to anything
Open any GitHub user, repo or page
GitHub rate limit reached. Fresh data resumes in about 19 min. Sign in for a higher limit.

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

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