Commit Graph

  • 79f19f2fc7 Enable conditional source and use patterns by allowing null as a no-op module (#14773) Bahex 2025-01-09 15:37:27 +03:00
  • 5cf6dea997 Remove file accidentally re-introduced by merge (#14785) 132ikl 2025-01-08 18:24:31 -05:00
  • 214714e0ab Add run-time type checking for command pipeline input (#14741) 132ikl 2025-01-08 17:09:47 -05:00
  • d894c8befe Bump typos workflow to 1.29.4 (#14782) Stefan Holderbach 2025-01-08 15:11:47 +01:00
  • cc4d4acc6b Bump git2 from 0.19.0 to 0.20.0 (#14776) dependabot[bot] 2025-01-08 13:53:02 +00:00
  • dc52a6fec5 Handle permission denied error at nu_engine::glob_from (#14679) Piepmatz 2025-01-07 22:44:55 +01:00
  • 16e174be7e fix nuon conversions of range values (#14687) Bahex 2025-01-07 23:29:39 +03:00
  • 8e41a308cd fix(explore): handle zero-size cursor in binary viewer (#14592) Chetan 2025-01-07 23:40:25 +05:30
  • 787f292ca7 Custom completions: Inherit case_sensitive option from $env.config (#14738) Yash Thakur 2025-01-07 12:52:31 -05:00
  • dad956b2ee more closure serialization (#14698) Darren Schroeder 2025-01-07 11:51:22 -06:00
  • 1f477c8eb1 fix stor reset when there are foreign keys (#14772) Darren Schroeder 2025-01-07 10:28:26 -06:00
  • 6260fa9f07 expand custom values on table display (#14760) Skyler Hawthorne 2025-01-06 19:09:55 -05:00
  • 88f44701a9 Add doccomments to find functions in EngineState and StateWorkingSet (#14750) 132ikl 2025-01-06 18:49:13 -05:00
  • 9ed944312f auto cd should not canonicalize symbolic path (#14708) Wind 2025-01-07 07:39:03 +08:00
  • 6eb14522b6 Remove deprecated commands (#14726) Douglas 2025-01-06 18:37:51 -05:00
  • ac12b02437 fix wrong error msg of save command on windows (#14699) Chen1Plus 2025-01-07 07:36:42 +08:00
  • 9ed2ca792f Fix extra newline on empty lists when $env.config.table.show_empty is… (#14766) 132ikl 2025-01-06 16:34:09 -05:00
  • ebabca575c small, backwards compatible enhancements to std (#14763) Bahex 2025-01-06 20:30:07 +03:00
  • b60f91f722 Don't expand ndots if prefixed with ./ (#14755) 132ikl 2025-01-05 17:07:34 -05:00
  • 2b4c54d383 Add newline to empty list output (#14758) 132ikl 2025-01-05 17:01:05 -05:00
  • ed1381adc4 Change PipelineData::into_value to use internal Value's span before passed in span (#14757) 132ikl 2025-01-05 16:33:58 -05:00
  • 1b7fabd1fd Fix config reset to use scaffold config files (#14756) 132ikl 2025-01-05 16:18:19 -05:00
  • 87a562e24b Fix root directory traversal issue (#14747) Bark 2025-01-05 15:13:19 +02:00
  • b5ff46db6a feat(lsp): use lsp-textdocument to handle utf16 position (#14742) zc he 2025-01-05 21:11:17 +08:00
  • 8b086d3613 Make get const (#14751) 132ikl 2025-01-04 16:41:03 -05:00
  • d702c4605a Increment SHLVL before run_repl() (#14732) Douglas 2025-01-03 16:16:57 -05:00
  • 6325bc5e54 Add comment on nu_repl usage (#14734) Douglas 2025-01-03 13:38:46 -05:00
  • 25d90fa603 Use Value::coerce_bool in into bool (#14731) Piepmatz 2025-01-03 15:11:34 +01:00
  • 86f7f53f85 Run SHLVL tests sequentially (#14727) Douglas 2025-01-02 23:22:04 -05:00
  • 461eb43d9d Add user autoload directory (#14669) Douglas 2025-01-02 17:10:05 -05:00
  • df3892f323 Provide the ability to split strings in columns via polars str-split (#14723) Jack Wright 2025-01-02 13:03:24 -08:00
  • 0d3f76ddef Remove no-longer-needed convert_env_values calls (#14681) Douglas 2025-01-02 13:05:02 -05:00
  • 816b9a6953 stop the prompt from removing the last newline (#14590) tsukimizake 2025-01-03 00:48:35 +09:00
  • 80788636ee Make utouch the new touch (#14721) Yash Thakur 2025-01-02 07:26:46 -05:00
  • c46ca36bcd Add glob support to utouch (issue #13623) (#14674) Henry Jetmundsen 2025-01-01 17:38:15 -08:00
  • 62bd6fe08b Create nu_glob::is_glob function (#14717) Yash Thakur 2025-01-01 19:04:17 -05:00
  • f69b22f00b replace regex crate with fancy_regex (#14646) Darren Schroeder 2025-01-01 17:37:50 -06:00
  • c6523eb8d9 [WIP] Try to fix tabled panic (#14710) Maxim Zhiburt 2025-01-01 17:09:23 +03:00
  • 76afa74320 open: Assign content_type metadata for filetypes not handled with a from converter (#14670) Douglas 2024-12-31 21:05:43 -05:00
  • a0d4ae18ee better error message for "sum", "product", and "sum_of_squares" (#14711) Darren Schroeder 2024-12-31 16:04:23 -06:00
  • 4884894ddb make exec command decrement SHLVL correctly & SHLVL related test (#14707) Rikuki IX 2024-12-31 23:35:49 +08:00
  • e7877db078 Coerce boolean values into strings too (#14704) Piepmatz 2024-12-31 04:23:40 +01:00
  • 1181349c22 Promote note about internal_span to doccomment (#14703) Stefan Holderbach 2024-12-30 23:02:57 +01:00
  • 378395c22c Remove usages of internal_span (#14700) 132ikl 2024-12-30 03:47:06 -05:00
  • 2bcf2389aa Reference the correct command: insert -> delete (#14696) David Randall 2024-12-29 15:05:12 -05:00
  • a65e5ab01d Improve example formatting in README.md (#14695) Joshua 2024-12-29 14:02:57 -06:00
  • 4ff4e3f93d Force installing nushell in standard lib tests to fix CI (#14693) Piepmatz 2024-12-29 00:11:19 +01:00
  • d36514a323 Rename/deprecate into bits to format bits (#14634) Stefan Holderbach 2024-12-28 22:49:25 +01:00
  • 4401924128 Bump tabled to 0.17 (#14415) Maxim Zhiburt 2024-12-28 17:19:48 +03:00
  • 5314b31b12 update banner command to respect use_ansi_colors (#14684) Darren Schroeder 2024-12-27 07:16:53 -06:00
  • b2b5b89a92 Add command to get evaluated color setting (#14683) Piepmatz 2024-12-27 13:58:18 +01:00
  • 76bbd41e43 Remove trailing slash from symlink completion (issue #13275) (#14667) Henry Jetmundsen 2024-12-27 06:45:52 -05:00
  • 5f3c8d45d8 Add auto option for config.use_ansi_coloring (#14647) Piepmatz 2024-12-26 18:00:01 +01:00
  • 38694a9850 cp: disable unsupported reflink mode in freebsd builds (#14677) Solomon 2024-12-26 06:56:42 -07:00
  • 0a0475ebad add streaming to get and reject (#14622) Renan Ribeiro 2024-12-25 11:13:05 -03:00
  • 38ffcaad7b make du streaming (#14665) Wind 2024-12-25 21:40:02 +08:00
  • 1b01598840 Run ENV_CONVERSIONS whenever it's modified (#14591) Bahex 2024-12-25 16:37:24 +03:00
  • 45ff964cbd "short" Welcome Banner option (#14638) Douglas 2024-12-25 08:36:51 -05:00
  • 81baf53814 ls now collects metadata in a separate thread (#14627) Renan Ribeiro 2024-12-25 10:36:02 -03:00
  • 6ebc0fc3ff Switch from serde_yaml to serde_yml (#14630) Rikuki IX 2024-12-25 21:35:49 +08:00
  • b1da50774a 14523 all comments should be prefixed with space tab or be beginning of token (#14616) RobbingDaHood 2024-12-25 14:31:51 +01:00
  • 469e23cae4 Add bytes split command (#14652) Bahex 2024-12-25 16:04:43 +03:00
  • 23ba613b00 Polars AWS S3 support (#14648) Jack Wright 2024-12-25 04:15:50 -08:00
  • f2dcae570c Add binary input support to chunks (#14649) Bahex 2024-12-25 15:14:48 +03:00
  • f1ce0c98fd Add content type metadata to config nu commands (#14666) Piepmatz 2024-12-25 13:14:04 +01:00
  • 35d2750757 Change how and and or operations are compiled to IR to support custom values (#14653) Devyn Cairns 2024-12-25 04:12:53 -08:00
  • 4b1f4e63c3 Replace std::time::Instant with web_time::Instant (#14668) Piepmatz 2024-12-25 09:50:02 +01:00
  • c29bcc94e7 Fix docker image tests (#14671) Justin Ma 2024-12-25 08:18:36 +08:00
  • d3cbcf401f Bump version to 0.101.1 (#14661) Stefan Holderbach 2024-12-24 23:47:00 +01:00
  • fb26109049 Bump version for 0.101.0 release (#14631) 0.101.0 Stefan Holderbach 2024-12-22 15:10:19 +01:00
  • d99905b604 Make the --no-newline test use --no-config-file as well (#14654) Devyn Cairns 2024-12-22 04:55:03 -08:00
  • a8890d5cca Fix potential panic in ls (#14655) Ian Manske 2024-12-21 15:09:46 -08:00
  • 5139054325 Pin reedline to 0.38.0 release (#14651) Stefan Holderbach 2024-12-21 20:11:22 +01:00
  • 039d0a685a Fix the document CI error for polars profile command (#14642) Justin Ma 2024-12-20 20:47:02 +08:00
  • e0685315b4 tweaks to config flatten (#14639) Darren Schroeder 2024-12-19 17:26:21 -06:00
  • 02fc844e40 Fix commands::network::http::*::*_timeout tests on non-english system (#14640) Piepmatz 2024-12-20 00:15:27 +01:00
  • b48f50f018 Remove unused sample_login.nu file (#14632) Stefan Holderbach 2024-12-19 20:21:52 +01:00
  • dc0ac8e917 Remove pub on some command internals (#14636) Stefan Holderbach 2024-12-19 19:42:18 +01:00
  • f2e8c391a2 lookup closures/blockids and get content in config flatten (#14635) Darren Schroeder 2024-12-19 08:43:49 -06:00
  • 7029d24f42 Add version info to startup banner (#14625) Douglas 2024-12-19 09:38:29 -05:00
  • 4e8289d7bb Set split-by doc category to "deprecated" (#14633) Douglas 2024-12-19 09:34:06 -05:00
  • bf8763fc11 Add shape_garbage (#14626) Douglas 2024-12-18 20:43:26 -05:00
  • 11375c19d2 better error handling for view source (#14624) Darren Schroeder 2024-12-18 16:19:49 -06:00
  • 8f4feeb119 add config flatten command (#14621) Darren Schroeder 2024-12-18 15:50:16 -06:00
  • e26364f885 Remove -a/-all flag in du. (#14618) Wind 2024-12-19 00:45:54 +08:00
  • fff0c6e2cb update shadow-rs to 0.37 (#14617) Wind 2024-12-18 23:09:50 +08:00
  • 68c2729991 add view blocks command (#14610) Darren Schroeder 2024-12-18 06:41:50 -06:00
  • 8127b5dd24 Add merge deep command (#14525) 132ikl 2024-12-18 07:36:04 -05:00
  • a9caa61ef9 Bump crate-ci/typos from 1.28.2 to 1.28.4 (#14614) dependabot[bot] 2024-12-18 10:42:28 +08:00
  • 99fe866d12 Remove duplicate version line (#14611) Douglas 2024-12-17 17:08:20 -05:00
  • c0ad659985 Doc file fixes (#14608) Douglas 2024-12-17 15:18:23 -05:00
  • f41c53fef1 allow view source to take int as a parameter (#14609) Darren Schroeder 2024-12-17 13:15:16 -06:00
  • 981a000ee8 Added flag --coalesce-columns to allow columns to be coalsced on full joins (#14578) Jack Wright 2024-12-17 09:55:42 -08:00
  • cc4da104e0 Fix issues in the example configs (#14601) Perchun Pak 2024-12-17 17:43:25 +01:00
  • c266e6adaf test(path self): Add tests (#14607) Bahex 2024-12-17 19:01:23 +03:00
  • d94b344342 Revert "For # to start a comment, then it either need to be the first chara…" (#14606) Darren Schroeder 2024-12-17 06:26:56 -06:00
  • 6367fb6e9e Add missing color_config settings (#14603) Douglas 2024-12-16 19:20:54 -05:00
  • 5615d21ce9 remove content_type metadata from pipeline after from ... commands (#14602) Bahex 2024-12-17 00:59:18 +03:00
  • e2c4ff8180 Revert "Feature: PWD-per-drive to facilitate working on multiple drives at Windows" (#14598) Darren Schroeder 2024-12-16 13:52:07 -06:00
  • 39770d4197 Moves additional env vars out of default_env and updates some transient prompt vars (#14579) Douglas 2024-12-16 09:18:47 -05:00