Commit Graph

  • 8e2917b9ae
    Make assignment and const consistent with let/mut (#13385) Devyn Cairns 2024-07-30 16:55:22 -0700
  • dd44cd4d15 Revert "Forbid sorting lists and record values of different types" 132ikl 2024-07-30 14:22:25 -0400
  • ec2e06c5a3 Merge main into sort-custom 132ikl 2024-07-30 14:18:40 -0400
  • 3c3ec7891c
    Links to security contacts (#13488) Bruce Weirdan 2024-07-30 17:05:56 +0200
  • 92b58b2574
    Links to security contacts Bruce Weirdan 2024-07-30 17:01:41 +0200
  • 6b839c3c32
    Create security policy (#13486) Stefan Holderbach 2024-07-30 16:08:24 +0200
  • ea22c319b6
    make math sqrt const (#13487) Darren Schroeder 2024-07-30 08:53:41 -0500
  • 7432e67da1
    don't force stripping ansi codes from strings in stor (#13464) Maxim Uvarov 2024-07-30 21:52:28 +0800
  • 0576794e74
    reduce: supply <acc> to the closure as pipeline input as well (#13461) Bahex 2024-07-30 16:51:51 +0300
  • 12f57dbc62
    Add "--as-columns" flag to polars into-df (#13449) suimong 2024-07-30 21:50:50 +0800
  • fe57c5c22e
    fix: Make log respect use_ansi_coloring setting. (#13442) Bark 2024-07-30 16:34:11 +0300
  • 18161e5707
    Bump shadow-rs from 0.29.0 to 0.30.0 (#13436) dependabot[bot] 2024-07-30 13:33:21 +0000
  • 466b3899e0
    Use the Default implementation of Suggestion (#13409) Piotr Kufel 2024-07-30 06:32:40 -0700
  • 7b82c6b482
    feat: make ctrlc available to plugins (#13181) Andy Gayton 2024-07-30 09:29:18 -0400
  • e3f78b8793
    Keep forward slash when autocomplete on Windows (#13321) Lee Wonjoon 2024-07-30 13:28:41 +0000
  • 54d416de38 make math sqrt const Darren Schroeder 2024-07-30 06:24:37 -0500
  • 1026ff32ca
    Tweak language Stefan Holderbach 2024-07-30 13:21:21 +0200
  • 6637ac63bc
    Create security policy Stefan Holderbach 2024-07-30 13:00:27 +0200
  • 3c81593693
    Bump shadow-rs from 0.29.0 to 0.30.0 dependabot[bot] 2024-07-30 00:22:11 +0000
  • c31291753c
    Bump version to 0.96.2 (#13485) Devyn Cairns 2024-07-29 17:20:55 -0700
  • 5483d2e80f
    lockfile update oops Devyn Cairns 2024-07-29 17:09:19 -0700
  • c17cb4c878
    Bump version to 0.96.2 Devyn Cairns 2024-07-29 17:08:16 -0700
  • f7d6c28a00
    Release 0.96.1 0.96.1 Devyn Cairns 2024-07-29 16:31:36 -0700
  • 7dcea8fa81 remove EngineState.ctrlc, accidently re-introduced when resolving merge conflict Andy Gayton 2024-07-28 10:49:52 -0400
  • 1ccedc4085 show the current interrupt status before waiting on a new signal Andy Gayton 2024-07-28 10:23:39 -0400
  • 5afbd05493 Merge remote-tracking branch 'origin/main' into plugin-ctrlc Andy Gayton 2024-07-28 10:07:06 -0400
  • f3353af77a bump nushell to 0.96.2 for patch release Darren Schroeder 2024-07-28 07:24:39 -0500
  • cbc5e787a4
    Merge 768142d329 into d618fd0527 Andy Kittner 2024-07-28 11:33:20 +0200
  • d618fd0527
    Fix bad method links in docstrings (#13471) Devyn Cairns 2024-07-27 19:39:29 -0700
  • d80de68665
    Clean up arguments added to stack after CallDecl engine call (#13469) Devyn Cairns 2024-07-27 19:39:17 -0700
  • 5f7afafe51
    IR: fix incorrect capturing of subexpressions (#13467) Devyn Cairns 2024-07-27 19:38:57 -0700
  • 368ab10efe use block signature instead of decl signature for generating help output and when parsing calls Gwendolyn 2024-07-24 21:22:36 +0200
  • 69c7728240 Add the history import command Piotr Kufel 2024-07-23 19:57:46 -0700
  • 8eaf2c175d Use get_history_path where appropriate Piotr Kufel 2024-07-26 18:15:33 -0700
  • 2d1284c36b
    Fix bad method links in docstrings Devyn Cairns 2024-07-27 05:15:06 -0700
  • a36a058a68
    Clean up arguments added to stack after CallDecl engine call Devyn Cairns 2024-07-27 04:53:44 -0700
  • abfe0be537
    IR: fix incorrect capturing of subexpressions Devyn Cairns 2024-07-26 23:23:34 -0700
  • 9ed15ac877 allow calling subcommands of main without defining main itself (when calling as a script) Gwendolyn 2024-07-25 18:00:27 +0200
  • 3e5ec558bf show file name in error messages instead of "main" Gwendolyn 2024-07-25 18:00:27 +0200
  • 6a83a05e33 don't force stripping ansi codes from strings in stor Maxim Uvarov 2024-07-26 14:37:26 +0000
  • 53fbf62493
    Fix keybindings list being empty by default (#13456) Devyn Cairns 2024-07-26 01:03:05 -0700
  • d6d37b22ba
    reduce: supply <acc> to the closure as pipeline input as well Bahex 2024-07-26 05:20:38 +0300
  • e68f744dda
    Update query-web example to use new chunks (#13429) NotTheDr01ds 2024-07-25 16:01:46 -0400
  • e44442bf2a bump rust-toolchain to 1.78 Darren Schroeder 2024-07-25 14:59:02 -0500
  • 6008b8f860
    Fix keybindings list being empty by default Devyn Cairns 2024-07-25 12:50:38 -0700
  • e2d0514bb5
    update release-pkg.nu with working url for less license (#13451) Darren Schroeder 2024-07-25 08:50:59 -0500
  • f4f41111a8 update release-pkg.nu with working url for less license Darren Schroeder 2024-07-25 08:37:14 -0500
  • 4a7d4401b8
    Bump openssl from 0.10.64 to 0.10.66 (#13426) dependabot[bot] 2024-07-25 11:35:19 +0000
  • eac51e9181
    Bump windows-sys from 0.48.0 to 0.52.0 dependabot[bot] 2024-07-25 10:29:39 +0000
  • 6446f26283
    Fix $in in range expressions (#13447) Devyn Cairns 2024-07-25 03:28:44 -0700
  • 9f90d611e1
    Bump version to 0.96.1 (#13439) Devyn Cairns 2024-07-25 03:28:18 -0700
  • c161744df7
    add test suggested by @WindSoilder Devyn Cairns 2024-07-25 02:32:27 -0700
  • 10078d5612 cleanup Ben Yang 2024-07-25 13:49:45 +0800
  • 41f71307aa fix formatting. Ben Yang 2024-07-25 12:05:57 +0800
  • 554ee5102b cleanup. Ben Yang 2024-07-25 11:36:55 +0800
  • f0ef1fbe37 fix typo. Ben Yang 2024-07-25 10:30:00 +0800
  • bd5731123e WIP. Ben Yang 2024-07-24 18:51:30 +0800
  • d7164a3359
    Fix $in in range expressions Devyn Cairns 2024-07-24 18:59:44 -0700
  • d86b5dced3 fix: Handle possible null/empty case causing test to fail. Stiliyan Tonev (Bark) 2024-07-24 19:32:18 +0300
  • b4a86b597d fix: Make log respect use_ansi_coloring setting. Stiliyan Tonev (Bark) 2024-07-24 16:29:13 +0300
  • 7cc0096808 Test fixes Andrej Kolchin 2024-07-24 13:06:27 +0300
  • fa9d61c280 Format and lint Andrej Kolchin 2024-07-24 12:56:16 +0300
  • 2f0b961ab3 Examples Andrej Kolchin 2024-07-24 12:53:30 +0300
  • 577f689d27 Usage Andrej Kolchin 2024-07-24 12:14:55 +0300
  • ed42fb8b92 Rename old Base64 commands Andrej Kolchin 2024-07-24 12:01:44 +0300
  • f7bc29d108 Remove DNS options from Base32 Andrej Kolchin 2024-07-24 11:55:11 +0300
  • a88c3f48e2
    Bump crate-ci/typos from 1.23.2 to 1.23.3 (#13437) dependabot[bot] 2024-07-24 13:12:17 +0800
  • 5c2439abc0
    Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#13438) dependabot[bot] 2024-07-24 13:11:50 +0800
  • 468abe5b2f
    Bump version to 0.96.1 Devyn Cairns 2024-07-23 19:08:54 -0700
  • ec97316831
    Bump softprops/action-gh-release from 2.0.6 to 2.0.8 dependabot[bot] 2024-07-24 00:18:32 +0000
  • 8687e9e9fc
    Bump crate-ci/typos from 1.23.2 to 1.23.3 dependabot[bot] 2024-07-24 00:18:29 +0000
  • 3d3aeef80f
    Bump sqlparser from 0.47.0 to 0.49.0 dependabot[bot] 2024-07-24 00:08:33 +0000
  • a80dfe8e80
    Bump version to 0.96.0 (#13433) 0.96.0 Devyn Cairns 2024-07-23 16:10:35 -0700
  • 8550369826
    Bump version to 0.96.0 Devyn Cairns 2024-07-23 15:58:05 -0700
  • 6a62ced645
    Updating version for nu-ansi-term and reedline (#13432) Jack Wright 2024-07-23 15:54:54 -0700
  • aad42027ea updated lock Jack Wright 2024-07-23 15:40:45 -0700
  • cdeb3a1d87 comment out patch reedline Jack Wright 2024-07-23 15:35:45 -0700
  • b07de343af updating version for nu-ansi-term and reedline Jack Wright 2024-07-23 15:31:15 -0700
  • acbd469ca5 wip Andy Gayton 2024-07-23 17:00:30 -0400
  • ba52debb5d mirror signals on EngineInterface Andy Gayton 2024-07-23 16:57:53 -0400
  • 8613d5e3a6 Merge branch 'main' of https://github.com/nushell/nushell into patch/bump-tabled-try Maxim Zhiburt 2024-07-23 23:24:03 +0300
  • c48b26be50 Update crates/nu-plugin-engine/src/persistent.rs Andy Gayton 2024-07-23 13:49:53 -0400
  • acef856916 Merge remote-tracking branch 'origin/main' into plugin-ctrlc Andy Gayton 2024-07-23 14:39:41 -0400
  • 5af95c91af Lint Andrej Kolchin 2024-07-23 21:34:40 +0300
  • c2069a3bc0 Up Maxim Zhiburt 2024-07-23 21:26:58 +0300
  • 7a5365d7f4 Finish Base64 Andrej Kolchin 2024-07-23 21:23:20 +0300
  • 1f062c3b90 Complete subcommand splitting Andrej Kolchin 2024-07-23 21:04:48 +0300
  • 51b0f97fda Mid-refactor Andrej Kolchin 2024-07-23 19:32:07 +0300
  • 6b308f2d15 Update query-web example to use new chunks NotTheDr01ds 2024-07-23 12:20:10 -0400
  • ec9089ebc5 Initial commit Andrej Kolchin 2024-07-23 16:37:54 +0300
  • 0bf2e7a9e8
    add more tests for new behavior Devyn Cairns 2024-07-23 02:08:31 -0700
  • e81d2860ef
    remove the special case parsing for let/mut in parse_pipeline(), since it is now handled by LiteParser Devyn Cairns 2024-07-23 01:51:48 -0700
  • 29ad0c1f24
    restore letmut test Devyn Cairns 2024-07-23 01:46:25 -0700
  • 5f87fc378e
    Merge branch 'main' into make-assignment-consistent Devyn Cairns 2024-07-23 00:17:06 -0700
  • 1796d6ccd4
    make existing tests pass Devyn Cairns 2024-07-23 00:13:07 -0700
  • 6ee2d63a6d
    Bump openssl from 0.10.64 to 0.10.66 dependabot[bot] 2024-07-22 18:13:07 +0000
  • 86018fdcf6
    Merge cafbace836 into 366e52b76d YizhePKU 2024-07-22 19:14:14 +0200
  • eeb0a325b2 fix test WindSoilder 2024-07-22 23:00:36 +0800
  • 372ca484d6 fix test WindSoilder 2024-07-22 15:25:30 +0800
  • c99fefb6af fix test WindSoilder 2024-07-22 14:18:18 +0800