Commit Graph

  • 18e3a5d40b Fix match blocks in std-rfc/kv implementation (#15089) Stefan Holderbach 2025-02-11 11:16:57 +01:00
  • 553c951a60 Fix match running closures as block (#15032) 132ikl 2025-02-11 04:35:23 -05:00
  • 781c4bd1d7 use 0-indexing in explore (#15079) Bahex 2025-02-11 00:26:42 +03:00
  • a2e335dcd7 fix block spans for the module keyword (#15078) Bahex 2025-02-11 00:26:02 +03:00
  • c6fc6bd5a7 fix(lsp): inlay hints span issue with user config scripts (#15071) zc he 2025-02-10 23:15:03 +08:00
  • a7830ac1fd Update README.md Douglas 2025-02-10 09:06:09 -05:00
  • 00713c9339 Update README.md Douglas 2025-02-10 09:05:05 -05:00
  • 7d7dbd8b2c Fix missing required overlay error (#15058) Wind 2025-02-10 16:27:50 +08:00
  • d4675d9138 allow export alias in repl (#15054) Wind 2025-02-10 15:32:05 +08:00
  • 6e88b3f8d6 refactor(completion): expression based variable/cell_path completion (#15033) zc he 2025-02-10 11:26:41 +08:00
  • 720813339f Add std-rfc README (#15066) Douglas 2025-02-09 11:21:56 -05:00
  • 5b4dd775d4 Move std-rfc into Nushell (#15042) Douglas 2025-02-09 09:03:37 -05:00
  • bfe398ca36 Fix char lsep assignment (#15065) Douglas 2025-02-09 07:19:11 -05:00
  • 31e1f49cb6 fix ranges over zero-length input (#15062) Solomon 2025-02-08 17:57:28 -07:00
  • 26897b287c Adds platform agnostic EoL separator to char command (#15059) Douglas 2025-02-08 16:23:51 -05:00
  • 5a7707cb52 Remove --no-default-features for std-lib-and-python-virtualenv CI (#15045) Douglas 2025-02-08 14:02:15 -05:00
  • 4b0b4ddce1 Replaced IoError::new_with_additional_context calls that still had Span::unknown() (#15056) Piepmatz 2025-02-08 16:23:28 +01:00
  • 9fa2f43d06 fix(lsp): exit on null root_dir (#15051) zc he 2025-02-08 20:49:38 +08:00
  • 2891867de9 Trigger tests for patch release branch pushes (#15037) Stefan Holderbach 2025-02-07 23:51:01 +01:00
  • 55c7246830 Fuzz more realistically with keyword const eval (#15036) Stefan Holderbach 2025-02-07 23:50:47 +01:00
  • 17246db38b Fix usages of fmt to format number (#15041) Stefan Holderbach 2025-02-07 23:50:33 +01:00
  • e60dac8957 remove nu-check examples with the --all flag (#15047) Solomon 2025-02-07 13:31:59 -07:00
  • d007b10fbf Use build_target information in startup banner (#15046) Stefan Holderbach 2025-02-07 19:10:13 +01:00
  • 942030199d check signals while printing values (#14980) Solomon 2025-02-07 04:56:07 -07:00
  • fb8ac4198b fix: clippy warnings with --all-features (#15035) zc he 2025-02-07 19:30:25 +08:00
  • 2ce5de58e6 Fix an integer overflow bug in into duration (#15031) Andrej Kolčin 2025-02-06 23:32:42 +03:00
  • 2f18b9c856 Enable nushell error with backtrace (#14945) Wind 2025-02-06 22:05:58 +08:00
  • bdc767bf23 fix polars save example typo (#15008) eggcaker 2025-02-06 21:01:09 +08:00
  • 3770a5eed1 remove duplicate code in math/log.rs (#15022) Wind 2025-02-06 21:00:25 +08:00
  • 0705fb9cd1 Added S3 support for polars save (#15005) Jack Wright 2025-02-06 04:59:39 -08:00
  • 1a1a960836 feat(explore): Allow expanding selected cell with 'e' (#15000) Róbert Kalmár 2025-02-06 13:56:53 +01:00
  • 5be818b5ee make echo const (#14997) Bahex 2025-02-06 15:56:30 +03:00
  • c7d3014849 feat(cli): add vi solidus / keybinding (#14908) Tyler Miller 2025-02-06 04:53:32 -08:00
  • 164a089656 refactor(completion): AST traverse to find the inner-most expression to complete (#14973) zc he 2025-02-06 20:49:13 +08:00
  • 0b2d1327d2 fix extern commands' extra description (#14996) Bahex 2025-02-06 14:56:40 +03:00
  • 5f6f18076c Remove Twitter from README (#15026) Jakub Žádník 2025-02-06 13:49:57 +02:00
  • 81de8ecd70 build(deps): bump crate-ci/typos from 1.29.4 to 1.29.5 (#15006) dependabot[bot] 2025-02-06 11:01:07 +00:00
  • 30ed63667b build(deps): bump bytes from 1.9.0 to 1.10.0 (#15010) dependabot[bot] 2025-02-06 11:00:19 +00:00
  • a56906ca6d update miette to 7.5 (#15014) Wind 2025-02-06 18:59:19 +08:00
  • 0f0e1e2068 Add search terms for hide and hide-env (#15017) 132ikl 2025-02-05 23:33:49 -05:00
  • 192ee59c75 Fix tests of docker image and Update Nu LICENSE (#15015) Justin Ma 2025-02-05 20:27:17 +08:00
  • 803a348f41 Bump to 0.102.1 dev version (#15012) Yash Thakur 2025-02-05 00:19:48 -05:00
  • 1aa2ed1947 Bump version to 0.102.0 (#14998) 0.102.0 Yash Thakur 2025-02-04 10:49:35 -05:00
  • f04db2a7a3 Swap additional context and label in I/O errors (#14954) 132ikl 2025-02-03 09:55:54 -05:00
  • 30b3c42b37 update sysinfo to 0.33.1 (#14982) Wind 2025-02-03 20:33:23 +08:00
  • 4424481487 Supply metadata.content_type for to html output (#14990) Bruce Weirdan 2025-02-03 13:32:57 +01:00
  • 8b431e3a2e fix(completion): expand_tilde when path contains glob chars (#14992) zc he 2025-02-03 20:28:41 +08:00
  • c58b432c21 fix: security_audit, bump openssl from 0.10.68 to 0.10.70 (#14991) zc he 2025-02-03 20:27:33 +08:00
  • 34c09d8b35 manually revert from serde_yml to serde_yaml (#14987) Darren Schroeder 2025-02-02 19:42:04 -06:00
  • 13d5a15f75 Run-time pipeline input typechecking tweaks (#14922) 132ikl 2025-02-02 15:51:47 -05:00
  • 339c5b7c83 fix: clippy warning of rust 1.8.4 (#14984) zc he 2025-02-02 21:56:54 +08:00
  • 5291f978c2 fix(completion): dotnu_completion dir with space, expand tilde (#14983) zc he 2025-02-02 21:54:09 +08:00
  • 63fa6a6df7 fix(completion): dotnu_completion for nested folders/scripts (#14978) zc he 2025-02-01 21:15:58 +08:00
  • 4540f3829e Bump lsp-textdocument from 0.4.0 to 0.4.1 (#14974) zc he 2025-01-31 20:35:11 +08:00
  • 1349187e17 Add --raw to find command (#14970) Mudada 2025-01-31 01:27:55 +01:00
  • b55ed69c92 fix range bugs in str substring, str index-of, slice, bytes at (#14863) Bahex 2025-01-30 15:50:01 +03:00
  • 948965d42f Immediately return error if detected as pipeline input or positional argument (#14874) 132ikl 2025-01-30 07:47:22 -05:00
  • f4205132c7 add tests with display_error=True (#14939) Wind 2025-01-30 20:34:56 +08:00
  • 5eae08ac76 Add --first/--last flags to move (#14961) Coca 2025-01-30 14:32:26 +02:00
  • 3836da0cf1 fix(parser): mixed side effects of different choices in parse_oneof (#14912) zc he 2025-01-30 20:30:45 +08:00
  • 6be42d94d9 Replaced IoError::new calls that still had Span::unknown() (#14968) Piepmatz 2025-01-30 13:20:26 +01:00
  • 945e9511ce fix(cli): completion in nested blocks (#14856) Tyler Miller 2025-01-29 22:15:38 -08:00
  • cce12efe48 Rename std/core to std/prelude (#14962) Douglas 2025-01-29 11:16:12 -05:00
  • aa62de78e6 Fix: Directories using a tilde to represent HOME will now be converted to an absolute-path before running an external (#14959) Douglas 2025-01-29 10:06:37 -05:00
  • 08b5d5cce5 fix(completion): DotNuCompletion now completes nu scripts in const $NU_LIB_DIRS (#14955) zc he 2025-01-29 19:54:12 +08:00
  • 03bb144150 Bump shadow-rs from 0.37.0 to 0.38.0 (#14952) dependabot[bot] 2025-01-29 08:56:27 +08:00
  • 5fa79e6e5f Bump brotli from 6.0.0 to 7.0.0 (#14949) dependabot[bot] 2025-01-29 08:30:01 +08:00
  • 080b501ba8 Fix cargo doc Warnings (#14948) Piepmatz 2025-01-29 01:09:53 +01:00
  • 66bc0542e0 Refactor I/O Errors (#14927) Piepmatz 2025-01-28 23:03:31 +01:00
  • ec1f7deb23 fix(help operators): include has and not-has operators (#14943) Bahex 2025-01-28 16:30:15 +03:00
  • 45f9d03025 fix(explore): Fix esc immediately closing explore in expand and try view (#14941) Róbert Kalmár 2025-01-28 13:21:08 +01:00
  • 4bc28f1752 feat(lsp): show value on hover for const variables and CellPaths (#14940) zc he 2025-01-28 20:17:07 +08:00
  • a2705f9eb5 Fix reject regression (#14931) Renan Ribeiro 2025-01-27 20:23:44 -03:00
  • c0b4d19761 Polars upgrade to 0.46 (#14933) Jack Wright 2025-01-27 11:01:39 -08:00
  • b53271b86a fix(parser): span of keyword expression (#14928) zc he 2025-01-27 23:13:48 +08:00
  • 5ca4e903c8 fix(lsp): goto/hover on module name in some commands (#14924) zc he 2025-01-27 20:20:09 +08:00
  • 0ad5f4389c nu_plugin_polars: add polars into-repr to display dataframe in portable repr format (#14917) pyz4 2025-01-27 07:02:18 -05:00
  • 7ea4895513 Use ref-cast crate to remove some unsafe (#14897) Ian Manske 2025-01-26 20:43:45 +00:00
  • f46f8b286b refactor(parser): use var_id for most constants in ResolvedImportPattern (#14920) zc he 2025-01-26 21:43:34 +08:00
  • f88ed6ecd5 Fix improperly escaped strings in stor update (#14921) Douglas 2025-01-26 08:20:39 -05:00
  • a011791631 Fallback to file completer in custom/external completer (#14781) Yash Thakur 2025-01-26 00:44:01 -05:00
  • c783b07d58 Remove unsued types (#14916) Ian Manske 2025-01-26 04:30:58 +00:00
  • e3e2554b3d Link to Blog in the welcome banner (#14914) Douglas 2025-01-25 22:25:28 -05:00
  • 926b0407c5 seq date: generalize to allow any duration for --increment argument (#14903) pyz4 2025-01-25 14:24:39 -05:00
  • 22a01d7e76 Use single atom for fuzzy matching (fix #14904) (#14913) Yash Thakur 2025-01-25 09:12:47 -05:00
  • 299453ecb7 feat(lsp): better completion item documentation (#14905) zc he 2025-01-24 20:44:55 +08:00
  • fd684a204c non-HTTP(s) URLs now works with start (#14370) anomius 2025-01-24 06:44:31 +05:30
  • cdbb3ee7b9 add version check command (#14880) Darren Schroeder 2025-01-23 08:23:17 -06:00
  • f0f6b3a3e5 feat(lsp): document highlight (#14898) zc he 2025-01-23 19:44:23 +08:00
  • 93e121782c Improve and fix filesize formatting/display (#14397) Ian Manske 2025-01-23 06:24:51 +00:00
  • befeddad59 Add correct path from data-dir (#14894) Douglas 2025-01-22 11:19:46 -05:00
  • 73c08fcb2b fix(parser): missing span of the entire block of a module file (#14889) zc he 2025-01-22 21:24:07 +08:00
  • 9a0ae7c4c0 Fix #14842 (#14885) Maxim Zhiburt 2025-01-22 15:49:25 +03:00
  • 28ca0e7116 Bump similar from 2.6.0 to 2.7.0 (#14888) dependabot[bot] 2025-01-22 20:36:24 +08:00
  • 84c720daf5 fix(lsp): renaming of flag variables (#14890) zc he 2025-01-22 20:25:30 +08:00
  • cdb082e92d Improve example for epoch -> datetime (#14886) Douglas 2025-01-21 15:39:39 -05:00
  • 0666b3784f Use $nu.data-dir as last directory for vendor autoloads on all platforms (#14879) Douglas 2025-01-21 12:54:52 -05:00
  • 379d89369c into cell-path: noop when input is cell-path (#14881) Tyarel 2025-01-21 17:11:40 +01:00
  • 2bd345c367 into glob: noop when input is glob (#14882) Tyarel 2025-01-21 16:50:53 +01:00
  • 0e418688d4 Rename fmt to format number (#14875) 132ikl 2025-01-21 07:35:34 -05:00