Commit Graph

  • d7f26b177a build(deps): bump crate-ci/typos from 1.31.0 to 1.31.1 (#15469) dependabot[bot] 2025-04-02 08:59:12 +08:00
  • 470d130289 polars cast: add decimal option for dtype parameter (#15464) pyz4 2025-04-01 19:22:05 -04:00
  • a23e96c945 update human-date-parser to 3.0 (#15426) Darren Schroeder 2025-04-01 07:18:11 -05:00
  • 9ba16dbdaf Add boolean examples to any and all (#15442) 132ikl 2025-04-01 08:17:36 -04:00
  • 43f9ec295f remove -s, -p in do (#15456) Wind 2025-04-01 20:17:05 +08:00
  • f39e5b3f37 Update rand and rand_chacha to 0.9 (#15463) Wind 2025-04-01 20:15:39 +08:00
  • 6c0b65b570 feat(completion): stdlib virtual path completion & exportable completion (#15270) zc he 2025-04-01 20:13:07 +08:00
  • 1dcaffb792 build(deps): bump array-init-cursor from 0.2.0 to 0.2.1 (#15460) dependabot[bot] 2025-04-01 07:03:03 +08:00
  • ca4222277e Fix typo in doc_config.nu + small description (#15461) migraine-user 2025-03-31 21:38:50 +02:00
  • 5c2bcd068b Enable exact match behavior for any path with slashes (#15458) Yash Thakur 2025-03-31 14:19:09 -04:00
  • 9aba96604b Revert "Improve completions for exact matches (Issue #14794)" (#15457) Yash Thakur 2025-03-30 23:41:42 -04:00
  • 7be90c2644 Improve completions for exact matches (Issue #14794) (#15387) vansh284 2025-03-31 01:56:11 +02:00
  • 7e9e93cf82 build(deps): bump crate-ci/typos from 1.29.10 to 1.30.3 (#15418) dependabot[bot] 2025-03-30 07:59:29 -05:00
  • 6d1f7cb3e3 Fix upgrading and checking of typos (#15454) Justin Ma 2025-03-30 19:51:52 +08:00
  • 334cf1862a feat(lsp): parse_warnings in diagnostics report (#15449) zc he 2025-03-29 20:16:44 +08:00
  • 49d86855ce Fixes clip copy stripping control characters when de-ansifying (#15428) Douglas 2025-03-28 19:15:17 -04:00
  • 5fe97b8d59 fix(completion): completions.external.enable config option not respected (#15443) zc he 2025-03-29 06:00:05 +08:00
  • 2bad1371f0 Bugfix/into datetime ignores timezone with format (#15370) Loïc Riegel 2025-03-28 16:51:42 +01:00
  • 3030608de0 Ignore problematic overlapping tests for SHLVL (#15430) Douglas 2025-03-27 14:47:43 -04:00
  • 5d32cd2c40 refactor: ensure range is bounded (#15429) Loïc Riegel 2025-03-27 14:25:55 +01:00
  • 07be33c119 fix(nu-command): support ACL, SELinux, e.g. in cd have_permission check (#15360) 莯凛 2025-03-27 21:23:41 +08:00
  • eaf522b41f Polars cut (#15431) Jack Wright 2025-03-27 04:58:34 -07:00
  • e76586ede4 reset argument/redirection state after eval_call errors (#15400) Solomon 2025-03-26 23:41:16 +00:00
  • 1979b61a92 build(deps): bump tokio from 1.43.0 to 1.44.1 (#15419) dependabot[bot] 2025-03-26 14:12:42 +00:00
  • 02fcc485fb fix(parser): skip eval_const if parsing errors detected to avoid panic (#15364) zc he 2025-03-26 22:02:26 +08:00
  • 55e05be0d8 fix(parser): comments in subexpressions of let/mut (#15375) zc he 2025-03-26 04:28:06 +08:00
  • e10ac2ede6 fix: command open sets default flags when calling "from xxx" converters (#15383) zc he 2025-03-26 00:40:20 +08:00
  • bf1f2d5ebd fix(completion): ls_color for ~/xxx symlinks (#15403) zc he 2025-03-24 20:50:38 +08:00
  • 6aed1b42ae Add current exe directory to default $NU_PLUGIN_DIRS (#15380) Douglas 2025-03-24 08:27:02 -04:00
  • f33a26123c Fix path add bug when given a record (#15379) Firegem 2025-03-22 08:42:20 -04:00
  • 7c160725ed Rename user-facing 'date' to 'datetime' (#15264) Douglas 2025-03-21 13:36:21 -04:00
  • 5832823dff fix: flatten of empty closures (#15374) zc he 2025-03-21 19:35:18 +08:00
  • 3fe355c4a6 enable streaming in random binary/chars (#15361) Solomon 2025-03-20 18:51:22 +00:00
  • dd56c813f9 preserve variable capture spans in blocks (#15334) Solomon 2025-03-20 18:20:28 +00:00
  • 7a6cfa24fc Fix to nuon --serialize of closure (#15357) Stefan Holderbach 2025-03-20 17:50:36 +01:00
  • 2ea2a904e8 Math commands can work with bounded ranges and produce list of numbers (#15319) Loïc Riegel 2025-03-20 17:35:50 +01:00
  • dfba62da00 Remove nu-glob's dependency on nu-protocol (#15349) Ian Manske 2025-03-20 09:32:41 -07:00
  • b241e9edd5 build(deps): bump mockito from 1.6.1 to 1.7.0 (#15343) dependabot[bot] 2025-03-20 15:51:22 +00:00
  • 946cef77f1 build(deps): bump uuid from 1.12.0 to 1.16.0 (#15346) dependabot[bot] 2025-03-20 15:46:25 +00:00
  • c99c8119fe build(deps): bump indexmap from 2.7.0 to 2.8.0 (#15345) dependabot[bot] 2025-03-20 15:45:58 +00:00
  • 2b4914608e fix(completion): inline defined custom completion (#15318) zc he 2025-03-20 23:44:41 +08:00
  • 8b80ceac32 Add From<IoError> for LabeledError (#15327) 132ikl 2025-03-20 11:42:31 -04:00
  • e89bb2ee96 fix(lsp): verbose signature help response for less well supported editors (#15353) zc he 2025-03-20 22:55:03 +08:00
  • 862d53bb6e add more columns to macos ps -l (#15341) Darren Schroeder 2025-03-20 09:53:19 -05:00
  • 820d0c0959 bump uutils crates to 0.0.30 (#15316) Darren Schroeder 2025-03-20 09:51:48 -05:00
  • 968eb45fb2 Don't collect job output (#15365) Ian Manske 2025-03-20 06:49:12 -07:00
  • 2c1d261cca fix(explore): do not create extra layer for empty entries (#15367) zc he 2025-03-20 19:53:06 +08:00
  • 69d1c8e948 Add compile-time assertion of Value's size (#15362) 132ikl 2025-03-19 22:59:06 -04:00
  • 2c7ab6e898 Bump to 0.103.1 dev version (#15347) Yash Thakur 2025-03-19 00:12:01 -04:00
  • c986426478 Bump version for 0.103.0 release (#15340) 0.103.0 Yash Thakur 2025-03-18 20:12:52 -04:00
  • 09674a0026 Feature-gate job unfreeze behind "os" (#15339) Yash Thakur 2025-03-18 19:02:04 -04:00
  • 9cca4ec18b Pin reedline to 0.39.0 for release (#15338) Stefan Holderbach 2025-03-18 18:32:01 +01:00
  • 90c86e6cbf build(deps): bump zip from 2.2.1 to 2.4.1 (#15335) dependabot[bot] 2025-03-18 03:44:50 +00:00
  • 4cb195a998 Disallow DTD by default in from xml (#15325) 132ikl 2025-03-17 09:16:17 -04:00
  • f7f09292d6 Add category to pwd and banner commands (#15330) Justin Ma 2025-03-17 20:22:01 +08:00
  • 2c35e07c2d fix(lsp): ansi strip on hover text (#15331) zc he 2025-03-17 19:54:48 +08:00
  • c949d2e893 into string should not modify strings (#15320) Ian Manske 2025-03-16 13:11:05 -07:00
  • 83de8560ee Unify closure serializing logic for to nuon, to msgpack, and to json (#15285) 132ikl 2025-03-16 15:15:02 -04:00
  • 00e5e6d719 Update toolkit.nu add nu_plugin_polars plugin for build and install (#15324) Justin Ma 2025-03-17 02:44:41 +08:00
  • 1dd861b10f Close find handle in ls windows unsafe code (#15314) Stefan Holderbach 2025-03-16 16:33:36 +01:00
  • 42aa2ff5ba remove mimalloc allocator (#15317) Darren Schroeder 2025-03-15 09:32:55 -05:00
  • 74f62305b2 fix(completion): more quoting for file_completion/directory_completion (#15299) zc he 2025-03-15 22:17:59 +08:00
  • 8f634f4140 refactor: rename subcommand structs (#15309) Loïc Riegel 2025-03-14 02:00:35 +01:00
  • 33001d1992 build(deps): bump titlecase from 3.3.0 to 3.4.0 (#15295) dependabot[bot] 2025-03-13 19:41:30 +00:00
  • f4b7333dc8 build(deps): bump scraper from 0.22.0 to 0.23.1 (#15294) dependabot[bot] 2025-03-13 19:40:56 +00:00
  • 3dde851381 Bump reedline for recent completion fix (#15310) Stefan Holderbach 2025-03-13 20:31:52 +01:00
  • 029f3843d3 Add default --empty to handle empty values (#15223) Douglas 2025-03-13 14:50:50 -04:00
  • 0f6996b70d Support for reading Categorical and Enum types (#15292) Jack Wright 2025-03-12 14:11:00 -07:00
  • 9160f36ea5 Remove into bits after deprecation (#15039) Stefan Holderbach 2025-03-12 22:01:14 +01:00
  • 7f346dbf4c Remove fmt after deprecation (#15040) Stefan Holderbach 2025-03-12 21:43:12 +01:00
  • 03888b9d81 Remove range command after deprecation (#15038) Stefan Holderbach 2025-03-12 21:42:49 +01:00
  • 966cebec34 Adds polars list-contains command (#15304) Matthias Meschede 2025-03-12 16:25:03 +01:00
  • 44b7cfd696 refactor: tree-sitter-nu friendly alternative expressions (#15301) zc he 2025-03-12 21:48:19 +08:00
  • a17ffdfe56 Include symlinks in directory completions (#15268) Yash Thakur 2025-03-12 09:13:41 -04:00
  • 430b2746b8 Parse XML documents with DTDs by default, and add --disallow-dtd flag (#15272) 132ikl 2025-03-12 09:09:55 -04:00
  • 1e566adcfc fix(completion): full set of operators for type any (#15303) zc he 2025-03-12 21:04:20 +08:00
  • 789781665d fix(lsp): find_id for custom def in custom def (#15289) zc he 2025-03-12 20:35:28 +08:00
  • e926919582 polars open: exposing the ability to configure hive settings. (#15255) Jack Wright 2025-03-11 14:18:36 -07:00
  • 8d5d01bbc9 Fix improper application of local timezone offset to Unix epochs (#15283) Douglas 2025-03-11 11:57:37 -04:00
  • 58f7cfd099 Test on Beta Toolchain (#15280) Piepmatz 2025-03-11 14:55:35 +01:00
  • b432866dc9 bugfix: math commands now return error with infinite range [#15135] (#15236) Loïc Riegel 2025-03-11 14:40:26 +01:00
  • 81e496673e refactor(lsp): span fix made easy by bumping lsp-textdocument to 0.4.2 (#15287) zc he 2025-03-11 19:13:58 +08:00
  • 2dab65f852 Polars: Map pq extension to parquet files (#15284) Jack Wright 2025-03-10 14:25:34 -07:00
  • 95dcb2fd6c Add filesize.show_unit config option (#15276) Ian Manske 2025-03-09 15:34:55 -07:00
  • d97b2e3c60 Respect system locale when formatting file sizes via config (#15271) Ian Manske 2025-03-09 13:43:02 -07:00
  • 4fe7865ad0 allow --group-digits to be used in into string (#15265) Darren Schroeder 2025-03-07 12:43:35 -06:00
  • d122bc3d89 fix: security_audit, bump ring from 0.17.8 to 0.17.13 (#15263) zc he 2025-03-07 22:55:57 +08:00
  • 7d17c2eb5e add a helpful msg to indicate a job has been frozen (#15206) Wind 2025-03-07 00:20:58 +08:00
  • 0e6e9abc12 bugfix: add "to yml" command (#15254) Loïc Riegel 2025-03-06 14:32:36 +01:00
  • f3982278e8 feat(random uuid): add support for uuid versions other than 4. (#15239) Ayam Dobhal 2025-03-06 18:51:52 +05:30
  • b1e591f84c Fix unterminated loop in parse_record (#15246) Yash Thakur 2025-03-05 15:02:03 -05:00
  • 122bcff356 fix $env.FILE_PWD and $env.CURRENT_FILE inside overlay use (#15126) Wind 2025-03-06 03:13:44 +08:00
  • 087fe484f6 Enhance polars plugin documentation (#15250) Matthias Meschede 2025-03-05 17:22:21 +01:00
  • 551fecd10d adds And and Or operators to polars plugin nu_expressions (#15248) Matthias Meschede 2025-03-05 17:21:20 +01:00
  • 88bbe4abaa Add Xor to polars plugin nu_expressions (#15249) Matthias Meschede 2025-03-05 17:03:35 +01:00
  • 49f92e9090 feat(lsp): completion items now respect the append_whitespace flag (#15247) zc he 2025-03-05 19:45:27 +08:00
  • 4779d69de6 prevent panic when parsing incomplete multi-expr (|) matches (#15230) Solomon 2025-03-04 11:34:34 +00:00
  • de7b000505 fix(lsp): completion on command with following text (#15238) zc he 2025-03-04 19:33:55 +08:00
  • 9eaa8908d2 doc: clarify trailing line ending in 'to json -r' documentation (#15234) Loïc Riegel 2025-03-03 23:49:29 +01:00
  • fc72aa6abe feat(lsp): signature help (manually triggered) (#15233) zc he 2025-03-03 20:54:42 +08:00