Commit Graph

  • a467939f67 formatting Jack Wright 2024-07-01 14:33:58 -0700
  • 074ec52754 implementing polars pivot Jack Wright 2024-07-01 14:29:17 -0700
  • 37a3b19cc5
    constant test Devyn Cairns 2024-07-01 14:12:32 -0700
  • 4af1b1981d
    fix binary op reg allocation bug Devyn Cairns 2024-07-01 14:10:00 -0700
  • 89d7b2237c
    redirect test Devyn Cairns 2024-07-01 13:47:11 -0700
  • e2510d6c0d
    fix redirection, more tests Devyn Cairns 2024-07-01 13:23:49 -0700
  • 0d060aeae8
    Use pipeline data for http post|put|patch|delete commands. (#13254) Jack Wright 2024-07-01 12:34:19 -0700
  • 206d6c279d
    wip eval tests Devyn Cairns 2024-07-01 04:02:11 -0700
  • dca2798d4d
    support parser info Devyn Cairns 2024-07-01 03:07:23 -0700
  • 78e16ad4de unwrap_or_else review comment Simon Guest 2024-07-01 19:26:07 +1200
  • e5cf4863e9
    Fix clippy lint (#13277) Ian Manske 2024-06-30 23:28:09 +0000
  • 679c62b5fe Fix clippy lint Ian Manske 2024-06-30 16:02:03 -0700
  • e6dc74ee1c
    Merge cf1f419fa0 into 69e4790b00 Piepmatz 2024-06-30 07:47:07 -0500
  • 69e4790b00
    Skip decoration lines for detect columns --guess (#13274) alex-tdrn 2024-06-30 14:38:41 +0200
  • ed0efb5344
    feat(guess_width): skip decoration lines alex-tdrn 2024-06-30 06:47:31 +0200
  • c018cc4adc Upgrade Ubuntu runners to 22.04 to fix nightly build errors, close #13255 hustcer 2024-06-30 09:47:14 +0800
  • a2873336bb
    Fix do signature (#13216) NotTheDr01ds 2024-06-29 17:17:06 -0400
  • 4fe0f860a8
    feat: add query webpage-info to plugin_nu_query (#13252) Andy Gayton 2024-06-29 17:13:31 -0400
  • 33d0537cae
    add str deunicode command (#13270) Darren Schroeder 2024-06-29 16:12:34 -0500
  • 40e629beb1
    Fix multibyte codepoint handling in detect columns --guess (#13272) alex-tdrn 2024-06-29 23:12:17 +0200
  • 2765eec9d4
    fix(guess_width): slice strings using byte- instead of char indices alex-tdrn 2024-06-29 21:18:16 +0200
  • 21a6a392a3
    feat: add failing tests for detect columns --guess alex-tdrn 2024-06-29 18:32:32 +0200
  • eaae508e12 tweak Darren Schroeder 2024-06-29 09:14:56 -0500
  • 230bbeb3fd add str deunicode command Darren Schroeder 2024-06-29 09:12:19 -0500
  • 923c6e6d30 Refactor span usage of Call and Arguments Jakub Žádník 2024-06-29 16:00:27 +0300
  • 760795bc2e Refactor named call args to not require expr span Jakub Žádník 2024-06-29 13:24:01 +0300
  • 1b1928c103
    Update Nu version to v0.95 and setup-nu for workflows (#13265) Justin Ma 2024-06-29 16:10:17 +0800
  • 05ec0584a8 Update Nu version to v0.95 and setup-nu for workflows hustcer 2024-06-29 15:57:46 +0800
  • 67bd88535c
    WIP: cleaning up errors Devyn Cairns 2024-06-28 23:19:37 -0700
  • 9227e28485
    const Devyn Cairns 2024-06-28 22:11:35 -0700
  • b63b0217bd
    string, glob interpolation Devyn Cairns 2024-06-28 22:07:39 -0700
  • 37255bef3c
    implement for keyword, add iterate instruction Devyn Cairns 2024-06-28 21:03:57 -0700
  • ae21929915
    add return keyword Devyn Cairns 2024-06-28 19:36:01 -0700
  • ceb34c099b
    refactor compile into multiple files Devyn Cairns 2024-06-28 19:18:12 -0700
  • 153b45bc63
    Surprising symlink resolution for std path add (#13258) Tim Martin 2024-06-28 18:11:48 -0500
  • ab85088f34 fixing tests Jack Wright 2024-06-28 16:00:54 -0700
  • 040f30f339 Test subcmd compln sort order ysthakur 2024-06-28 18:45:13 -0400
  • 92f43bb0ac Rename send_request2 to send_request and refactor old usages Jack Wright 2024-06-28 15:33:08 -0700
  • 8691a34fc7 http delete now supports pipeline data Jack Wright 2024-06-28 15:28:30 -0700
  • 70f27a9f53
    Pre-path expand test paths to resolve to Windows paths Tim Martin 2024-06-28 16:51:36 -0500
  • a5a804e336 to text sets content type to text/plain. Http client will now set content type when BodyType::Unknown if it there is one Jack Wright 2024-06-28 14:43:06 -0700
  • 8c93fb7f2d examples using pipelines for http put,patch,post Jack Wright 2024-06-28 14:21:27 -0700
  • 9449473294 http patch now supports pipeline data. Cleaning up data error handling based on clippy feedback Jack Wright 2024-06-28 14:18:21 -0700
  • c215ff1a98 http put now supports pipeline content. Error messages when data isn't provided Jack Wright 2024-06-28 14:07:31 -0700
  • c74b52ffbe set metadata to json when opening json files Jack Wright 2024-06-28 13:16:26 -0700
  • 60e44ffbb0 Added the ability to send an http request from a reader Jack Wright 2024-06-28 10:56:54 -0700
  • 4f8d82bb88
    Added support for multiple attributes to query web -a (#13256) Bruce Weirdan 2024-06-28 19:50:20 +0200
  • 4d98c9eca5
    Added support for multiple attributes to query web -a Bruce Weirdan 2024-06-28 03:21:49 +0200
  • 720b4cbd01
    Polars 0.41 Upgrade (#13238) Jack Wright 2024-06-28 04:37:45 -0700
  • a71732ba12
    Add context to the I/O error messages in nu_cmd_plugin::util::modify_plugin_file() (#13259) Devyn Cairns 2024-06-27 23:49:06 -0700
  • 944a1021e3
    Add context to the I/O error messages in nu_cmd_plugin::util::modify_plugin_file() Devyn Cairns 2024-06-27 23:31:46 -0700
  • d41e13e539 clippy errors Jack Wright 2024-06-27 21:32:53 -0700
  • 2804b7e241 set application/json content_type in the pipeline metadata Jack Wright 2024-06-27 21:31:22 -0700
  • 111f2330a9 make content_type a seperate metadata field Jack Wright 2024-06-27 19:58:50 -0700
  • a6c2d39879
    change the span of the if jump to the else Devyn Cairns 2024-06-27 19:58:17 -0700
  • b02d6e44fc
    include the formatted instructions in view ir --json, since that's hard to generate from a plugin Devyn Cairns 2024-06-27 19:21:54 -0700
  • cf903a5b56
    Don't resolve symlinks in path add Tim Martin 2024-06-27 21:20:40 -0500
  • 57452337ff
    Restrict strings beginning with quote should also ending with quote (#13131) Wind 2024-06-28 09:47:12 +0800
  • 0d15d50023
    fix deserialization of IrBlock Devyn Cairns 2024-06-27 18:09:22 -0700
  • 06b7e5c30a
    add view ir --json for use in external tooling Devyn Cairns 2024-06-27 17:31:59 -0700
  • c50f777c2b
    Fix doc since testing no longer exported from std Tim Martin 2024-06-27 19:11:56 -0500
  • 0bdb57553c Sort subcommands by levenshtein distance ysthakur 2024-06-27 20:10:10 -0400
  • 8cec0006aa Remove const SORT_BY variable complns ysthakur 2024-06-27 20:07:14 -0400
  • c9eb9f20c3 "Use pipeline data in http post command. Added metadata with content_type" Jack Wright 2024-06-27 16:59:54 -0700
  • 1f1f581357
    Converted perf function to be a macro. Utilized the perf macro within the polars plugin. (#13224) Jack Wright 2024-06-27 16:56:56 -0700
  • 5c32e8a0d4 merging main Jack Wright 2024-06-27 16:00:14 -0700
  • 35db34a404 fixed typo Jack Wright 2024-06-27 15:51:22 -0700
  • 522e2cc141 fixing tests for unpivot and adding support for lazy dataframes Jack Wright 2024-06-27 15:48:45 -0700
  • cf1f419fa0 cargo clippy + fmt Tim 'Piepmatz' Hesse 2024-06-27 22:27:18 +0200
  • a36357190f wip Andy Gayton 2024-06-27 16:26:17 -0400
  • dbe77168a1 add shapes for input and output Andy Gayton 2024-06-27 16:20:15 -0400
  • 037768205c Merge branch 'main' into use-into-value-trait Tim 'Piepmatz' Hesse 2024-06-27 22:15:21 +0200
  • 62b05067a3 wip Andy Gayton 2024-06-27 16:14:42 -0400
  • 36566033d3 wip Andy Gayton 2024-06-27 16:04:34 -0400
  • 747358cbc0 wip Andy Gayton 2024-06-27 16:03:06 -0400
  • c1239ac7ce wip Andy Gayton 2024-06-27 15:41:52 -0400
  • 7db09f388d wip Andy Gayton 2024-06-27 15:31:09 -0400
  • b6b9e19612 wip Andy Gayton 2024-06-27 15:16:42 -0400
  • f1e5bcd2c2 Incorporating API changes in polars 0.41 Jack Wright 2024-06-27 11:03:19 -0700
  • 5e29658266 wip Andy Gayton 2024-06-27 11:25:11 -0400
  • 61b7f0821a wip Andy Gayton 2024-06-27 11:24:43 -0400
  • 0d79b63711
    Fix find command output bug in the case of taking ByteStream input. (#13246) suimong 2024-06-27 22:46:10 +0800
  • b5aec7825c fix doc example test. Ben 2024-06-27 22:20:39 +0800
  • 50eb8d5a6c
    Update crates/nu-command/src/filters/find.rs suimong 2024-06-27 22:11:44 +0800
  • 5821e7d093 added test & cleanup. Ben Yang 2024-06-27 17:07:31 +0800
  • 54f75edcdf added note to find doc example ...that regular find without regex is case insensitive. Ben Yang 2024-06-27 16:29:41 +0800
  • ab93d89e33 preserve the case of the original string in the output. Ben Yang 2024-06-27 16:27:36 +0800
  • 9e19f15cb5
    try to reduce drops a bit Devyn Cairns 2024-06-27 00:24:29 -0700
  • 13e348ab57
    let, mut, and assignments Devyn Cairns 2024-06-27 00:09:33 -0700
  • 866d5c405f
    support external calls Devyn Cairns 2024-06-26 19:47:47 -0700
  • d618924226 Use backslash on windows in .nu compl test ysthakur 2024-06-26 22:31:20 -0400
  • 2202118efb
    range support Devyn Cairns 2024-06-26 19:15:44 -0700
  • 69b2d00756
    Support if/else, clear up drop/empty reg semantics Devyn Cairns 2024-06-26 18:47:08 -0700
  • fd0b99554d
    Add transitive use_ir field to Stack and add --use-ir option to nu Devyn Cairns 2024-06-26 17:28:00 -0700
  • f3000495b1 Update doc comment for Completer ysthakur 2024-06-26 20:20:09 -0400
  • 2d64a4eeb6 Sort dotnu completions ysthakur 2024-06-26 20:17:35 -0400
  • 1919139836 Test if dotnu completions are sorted ysthakur 2024-06-26 20:12:02 -0400
  • 7dd452cf46 Handling new errors when performing operations Jack Wright 2024-06-26 16:58:53 -0700
  • 73b092bfdc
    instructions: list-spread, record-spread Devyn Cairns 2024-06-26 16:56:09 -0700
  • 46ed69ab12
    Add char nul (#13241) Bruce Weirdan 2024-06-27 01:49:44 +0200