Commit Graph

  • 4732507f46 allow glob to take a glob or a string as the input (#13612) Darren Schroeder 2024-08-13 14:27:42 -05:00
  • 5f45f6c223 add more helpful error with text/xml (#13609) Darren Schroeder 2024-08-13 14:27:28 -05:00
  • a55d172e52 make ls -lf outputs full path in symbolic target (#13605) Wind 2024-08-13 19:34:10 +08:00
  • 48e401834d Fix handling of spaces in executable names (#13596) Piotr Kufel 2024-08-13 04:29:40 -07:00
  • d5946a9667 Parse time type checking for range (#13595) Yash Thakur 2024-08-13 03:05:34 -04:00
  • a432bf94ec support SyntaxShape::OneOf in named args (#13553) Wind 2024-08-13 06:50:12 +08:00
  • 0eabbb88dd Replace only leading home path with ~ in the title (#13600) Aakash parmar 2024-08-12 20:13:59 +05:30
  • 80c8edcfb4 Include only *.nu files in the vendor autoload (#13599) Stefan Holderbach 2024-08-12 16:02:57 +02:00
  • 059167ac96 Make error-message more helpful when user invokes a non-executable file (#13589) playdohface 2024-08-12 14:21:08 +02:00
  • 4e205cd9a7 Add --raw switch to print for binary data (#13597) Devyn Cairns 2024-08-12 02:29:25 -07:00
  • 18772b73b3 Add parse error for external commands used in assignment without caret (#13585) Devyn Cairns 2024-08-12 01:24:23 -07:00
  • 983014cc40 Clean up key event handling (#13574) Piotr Kufel 2024-08-09 18:07:50 -07:00
  • 4ff33933dd Merge polars sink and polars to-* to polars save (#13568) Jack Wright 2024-08-08 09:46:45 -07:00
  • 035308bb1d Bump typo with new ignore (#13563) Stefan Holderbach 2024-08-08 00:50:28 +02:00
  • e530e7d654 Make the math commands const (#13566) Qnbie 2024-08-07 22:20:33 +02:00
  • 7d4449f021 Added polars sink command, that performs and streaming collect to t… (#13562) Jack Wright 2024-08-07 08:59:49 -07:00
  • ec3e0e593d polars first and polars last will now handle lazy frames natively (#13555) Jack Wright 2024-08-07 04:36:52 -07:00
  • ff09c7964e polars open will now open a lazy frame by default (#13556) Jack Wright 2024-08-07 04:36:08 -07:00
  • ce13ecfd10 Bump mockito from 1.4.0 to 1.5.0 (#13558) dependabot[bot] 2024-08-07 11:09:23 +08:00
  • c18e6bfca0 Add type signature example for def command (#13561) NotTheDr01ds 2024-08-06 22:40:30 -04:00
  • bc6947cd09 Bump quick-xml from 0.31.0 to 0.32.0 (#13560) dependabot[bot] 2024-08-07 09:16:03 +08:00
  • faaa12838e Bump scraper from 0.19.0 to 0.20.0 (#13559) dependabot[bot] 2024-08-07 09:07:19 +08:00
  • edee2a3c15 Bump indexmap from 2.2.6 to 2.3.0 (#13557) dependabot[bot] 2024-08-07 09:02:56 +08:00
  • 2ced9e4d19 Add multipart/form-data uploads (#13532) Bruce Weirdan 2024-08-06 22:28:38 +02:00
  • 926331dbfb chore: Add nu_plugin_polars to build and install scripts (#13550) kurokirasama 2024-08-06 16:23:56 -04:00
  • eca2975b3d Fix a typo in an example (#13548) Andrej Kolchin 2024-08-06 14:18:49 +03:00
  • 1cd0544a3f fix: relay Signals reset to plugins (#13510) Andy Gayton 2024-08-06 06:35:40 -04:00
  • 73e8de9753 Attempt to guess the content type of a file when opening with --raw (#13521) Jack Wright 2024-08-06 02:36:24 -07:00
  • 4e83ccdf86 Allow int input when using a formatstring in into datetime (#13541) NotTheDr01ds 2024-08-05 21:05:32 -04:00
  • 6d36941e55 Add completions.sort option (#13311) Yash Thakur 2024-08-05 20:30:10 -04:00
  • 2f44801414 Adding plist support (#13545) Jack Wright 2024-08-05 14:07:15 -07:00
  • 9172b22985 Rework help generation internals (#13531) Stefan Holderbach 2024-08-05 22:44:24 +02:00
  • 1c37f4b958 Create random binary command (#13542) Andrej Kolchin 2024-08-05 22:07:12 +03:00
  • 56ed532038 update to latest reedline commit 919292e (#13540) Darren Schroeder 2024-08-05 07:59:34 -05:00
  • b974f8f7e3 Include empty table data cells in query web tables (#13538) James Chen-Smith 2024-08-05 06:20:14 -05:00
  • 802bfed173 feat: prefer exact match when completion mode is prefix (#13302) Himadri Bhattacharjee 2024-08-04 16:36:10 +05:30
  • 07e7c8c81f Fixup #13526 width flag for example (#13529) Stefan Holderbach 2024-08-03 16:42:30 +02:00
  • 20b53067cd Fix overflow table display in command documentation (#13526) Embers-of-the-Fire 2024-08-03 16:55:35 +08:00
  • f4c0d9d45b Path migration part 4: various tests (#13373) Ian Manske 2024-08-03 08:09:13 +00:00
  • 85b06b22d9 Replace manual Record::get implementation (#13525) Stefan Holderbach 2024-08-03 01:14:44 +02:00
  • 63f00e78d1 Lift SharedCow::to_mut out of if let branches (#13524) Stefan Holderbach 2024-08-03 00:26:48 +02:00
  • ff1ad77130 Simplify column look-up in default (#13522) Stefan Holderbach 2024-08-03 00:26:35 +02:00
  • af34d5c062 Fix internal panic for query web (#13507) Embers-of-the-Fire 2024-08-03 03:47:18 +08:00
  • ed82f9ee18 Clarify default command help (#13519) NotTheDr01ds 2024-08-02 15:23:25 -04:00
  • d081e3386f Make pipeline metadata available to plugins (#13495) Jack Wright 2024-08-02 11:01:20 -07:00
  • ca8eb856e8 Doc and examples for multi-dot directory traversal (#13513) NotTheDr01ds 2024-08-01 16:22:25 -04:00
  • 168835ecd2 random chars doc clarifications (#13511) NotTheDr01ds 2024-08-01 15:21:39 -04:00
  • 4157ca711d Factor out style-setting code (#13406) Piotr Kufel 2024-08-01 02:17:58 -07:00
  • d34a24db33 setting content type metadata on all core to * commands (#13506) Jack Wright 2024-08-01 02:10:52 -07:00
  • 2c6b1471e1 Contentious clippy fixes (#13498) Stefan Holderbach 2024-08-01 11:02:55 +02:00
  • ae5fed41ed Path migration part 3: $nu paths (#13368) Ian Manske 2024-08-01 08:16:31 +00:00
  • ca73d85c09 Add --upgrade switch for mv command (#13505) Embers-of-the-Fire 2024-08-01 09:43:06 +08:00
  • f82c43f850 Consider numbers to be part of a word in split words (#13502) Bruce Weirdan 2024-07-31 23:35:41 +02:00
  • 3dc9691aaa Clarify random int help (#13503) NotTheDr01ds 2024-07-31 17:34:38 -04:00
  • 42531e017c Clippy fixes from stable and nightly (#13455) Stefan Holderbach 2024-07-31 20:37:40 +02:00
  • 928c57db41 save: print to stderr for bytestream (#13422) Wind 2024-08-01 00:19:35 +08:00
  • d880241102 Bump rust toolchain (#13499) Stefan Holderbach 2024-07-31 18:14:50 +02:00
  • 813aac89bd Clippy fixes for toolchain bump (#13497) Stefan Holderbach 2024-07-31 14:49:22 +02:00
  • d2bf82d22b Bump similar from 2.5.0 to 2.6.0 (#13492) dependabot[bot] 2024-07-31 08:10:33 +00:00
  • 3f12b14053 Bump crate-ci/typos from 1.23.3 to 1.23.5 (#13491) dependabot[bot] 2024-07-31 02:12:50 +00:00
  • 8e2917b9ae Make assignment and const consistent with let/mut (#13385) Devyn Cairns 2024-07-30 16:55:22 -07:00
  • 3c3ec7891c Links to security contacts (#13488) Bruce Weirdan 2024-07-30 17:05:56 +02:00
  • 6b839c3c32 Create security policy (#13486) Stefan Holderbach 2024-07-30 16:08:24 +02:00
  • ea22c319b6 make math sqrt const (#13487) Darren Schroeder 2024-07-30 08:53:41 -05:00
  • 7432e67da1 don't force stripping ansi codes from strings in stor (#13464) Maxim Uvarov 2024-07-30 21:52:28 +08:00
  • 0576794e74 reduce: supply <acc> to the closure as pipeline input as well (#13461) Bahex 2024-07-30 16:51:51 +03:00
  • 12f57dbc62 Add "--as-columns" flag to polars into-df (#13449) suimong 2024-07-30 21:50:50 +08:00
  • fe57c5c22e fix: Make log respect use_ansi_coloring setting. (#13442) Bark 2024-07-30 16:34:11 +03:00
  • 18161e5707 Bump shadow-rs from 0.29.0 to 0.30.0 (#13436) dependabot[bot] 2024-07-30 13:33:21 +00:00
  • 466b3899e0 Use the Default implementation of Suggestion (#13409) Piotr Kufel 2024-07-30 06:32:40 -07:00
  • 7b82c6b482 feat: make ctrlc available to plugins (#13181) Andy Gayton 2024-07-30 09:29:18 -04:00
  • e3f78b8793 Keep forward slash when autocomplete on Windows (#13321) Lee Wonjoon 2024-07-30 13:28:41 +00:00
  • c31291753c Bump version to 0.96.2 (#13485) Devyn Cairns 2024-07-29 17:20:55 -07:00
  • f7d6c28a00 Release 0.96.1 0.96.1 Devyn Cairns 2024-07-29 16:31:36 -07:00
  • d618fd0527 Fix bad method links in docstrings (#13471) Devyn Cairns 2024-07-27 19:39:29 -07:00
  • d80de68665 Clean up arguments added to stack after CallDecl engine call (#13469) Devyn Cairns 2024-07-27 19:39:17 -07:00
  • 5f7afafe51 IR: fix incorrect capturing of subexpressions (#13467) Devyn Cairns 2024-07-27 19:38:57 -07:00
  • 53fbf62493 Fix keybindings list being empty by default (#13456) Devyn Cairns 2024-07-26 01:03:05 -07:00
  • e68f744dda Update query-web example to use new chunks (#13429) NotTheDr01ds 2024-07-25 16:01:46 -04:00
  • e2d0514bb5 update release-pkg.nu with working url for less license (#13451) Darren Schroeder 2024-07-25 08:50:59 -05:00
  • 4a7d4401b8 Bump openssl from 0.10.64 to 0.10.66 (#13426) dependabot[bot] 2024-07-25 11:35:19 +00:00
  • 6446f26283 Fix $in in range expressions (#13447) Devyn Cairns 2024-07-25 03:28:44 -07:00
  • 9f90d611e1 Bump version to 0.96.1 (#13439) Devyn Cairns 2024-07-25 03:28:18 -07:00
  • a88c3f48e2 Bump crate-ci/typos from 1.23.2 to 1.23.3 (#13437) dependabot[bot] 2024-07-24 13:12:17 +08:00
  • 5c2439abc0 Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#13438) dependabot[bot] 2024-07-24 13:11:50 +08:00
  • a80dfe8e80 Bump version to 0.96.0 (#13433) 0.96.0 Devyn Cairns 2024-07-23 16:10:35 -07:00
  • 6a62ced645 Updating version for nu-ansi-term and reedline (#13432) Jack Wright 2024-07-23 15:54:54 -07:00
  • 366e52b76d Update query web example since wikipedia keeps changing (#13421) Darren Schroeder 2024-07-21 18:42:11 -05:00
  • 6fcd09682c Fix setting metadata on byte streams (#13416) Ian Manske 2024-07-21 21:15:36 +00:00
  • 9ab706db62 Fix output format borken in char --list (#13417) Wenbo Chen 2024-07-21 20:30:14 +09:00
  • 01891d637d Make parsing for unknown args in known externals like normal external calls (#13414) Devyn Cairns 2024-07-21 01:32:36 -07:00
  • 5db57abc7d add --quiet flag to watch command (#13415) Zoey Hewll 2024-07-20 18:34:27 +08:00
  • dbd60ed4f4 Tiny make up to the documentation of reduce (#13408) suimong 2024-07-20 01:55:38 +08:00
  • aa9a42776b Make ast::Call::span() and arguments_span() more robust (#13412) Devyn Cairns 2024-07-19 05:12:19 -07:00
  • 4665323bb4 Use directories for autoloading (#13382) Jan Christian Grünhage 2024-07-19 12:47:07 +02:00
  • e281c03403 generate: switch the position of <initial> and <closure>, so the closure can have default parameters (#13393) Wind 2024-07-19 15:22:28 +08:00
  • e8764de3c6 don't allow break/continue in each and items command (#13398) Wind 2024-07-19 15:21:02 +08:00
  • f3843a6176 Make plugins able to find and call other commands (#13407) Devyn Cairns 2024-07-18 22:54:21 -07:00
  • c19944f291 Refactor window (#13401) Ian Manske 2024-07-19 04:16:09 +00:00
  • 22379c9846 Make default config more consistent (#13399) 132ikl 2024-07-17 19:52:47 -04:00