Commit Graph

  • dcb1a1996c
    remove old deprecated commands (#9840) Antoine Stevan 2023-08-06 13:42:16 +0200
  • 6b4d06d8a7
    do not emit None mid-stream during parse (#9925) panicbit 2023-08-06 13:17:03 +0200
  • f615038938
    Enable macOS foreground process handling (#9909) Ian Manske 2023-08-04 20:43:35 +0000
  • 71b74a284a
    add header_on_separator options to default_config.nu (#9922) Darren Schroeder 2023-08-04 14:24:20 -0500
  • 2b431f994f
    updates let-env signature to remove required params (#9917) Darren Schroeder 2023-08-04 14:06:41 -0500
  • 7e096e61d7
    Add an option to set header on border (style) (#9920) Maxim Zhiburt 2023-08-04 21:50:47 +0300
  • 9d7a1097f2
    Fix default prompt indicators (#9914) Antoine Stevan 2023-08-04 18:47:46 +0200
  • a98b3124c5
    Revert "Add an option to move header on borders" (#9908) JT 2023-08-04 07:52:12 +1200
  • 572698bf3e
    Re-align how prompt indicators work (#9907) JT 2023-08-04 07:33:47 +1200
  • 7162289d77
    Add an option to move header on borders (#9796) Maxim Zhiburt 2023-08-03 22:03:20 +0300
  • 14bf25da14
    rename from date format to format date (#9902) WindSoilder 2023-08-04 02:06:00 +0800
  • a455e2e5eb
    remove vectorize_over_list from python plugin (#9905) Darren Schroeder 2023-08-03 09:46:48 -0500
  • 840b4b854b
    Simplify default style and match Rust code to config (#9900) JT 2023-08-03 08:06:51 +1200
  • ec4941c8ac
    update format signature to allow record to be passed in (#9898) Darren Schroeder 2023-08-02 10:57:58 -0500
  • dd86f14a5a
    update items signature to allow any output (#9896) Darren Schroeder 2023-08-02 08:42:26 -0500
  • 63103580d2
    update char signature with Table (#9895) Darren Schroeder 2023-08-02 08:42:13 -0500
  • d25df9c00b
    Revert 9693 to prevent CPU hangs (#9893) JT 2023-08-02 11:24:28 +1200
  • 778a00efa1
    update to current reedline (#9877) Darren Schroeder 2023-08-01 15:30:31 -0500
  • fea822792f
    Fixed the panic when type a statement similar to let f = 'f' $ in the nushell (#9851) mengsuenyan 2023-08-02 00:21:40 +0800
  • f6033ac5af
    Module: support defining const and use const variables inside of function (#9773) WindSoilder 2023-08-01 07:09:52 +0800
  • 583ef8674e
    Replace &Span with Span since Span is Copy (#9770) Ian Manske 2023-07-31 19:47:46 +0000
  • 94bec72079
    str-expand: add path flag (#9856) A. Taha Baki 2023-07-31 15:48:29 +0300
  • 28ed21864d
    fixed the bug ~ | path type return empty string (#9853) mengsuenyan 2023-07-31 20:47:18 +0800
  • e16ce1df36
    str-expand: Add Escaping Example (#9841) A. Taha Baki 2023-07-31 15:45:39 +0300
  • 87abfee268
    Merged overloaded commands (#9860) Jack Wright 2023-07-31 05:34:12 -0700
  • ba0f069c31
    Turn bare URLs into cliclable links (#9854) Han Junghyuk 2023-07-31 05:50:25 +0900
  • 154856066f
    Accept records for http subcommand headers (-H) (#9771) jflics6460 2023-07-30 16:28:48 -0400
  • f91713b714
    Add format duration to replace into duration --convert (#9788) Stefan Holderbach 2023-07-30 22:23:36 +0200
  • f1bf485b2a
    Update unicode-linebreak to 0.1.5 (#9814) Stefan Holderbach 2023-07-30 22:17:36 +0200
  • 955de76116
    bump to dev version 0.83.2 (#9866) Darren Schroeder 2023-07-30 15:16:57 -0500
  • bf5bd3ff10
    "merging into one dfr into-nu command" (#9858) 0.83.1 Jack Wright 2023-07-29 13:23:31 -0700
  • 6ac3351fd1
    Fix signature for math mode (#9846) Stefan Holderbach 2023-07-28 23:53:36 +0200
  • b6dafa6e67
    Fix math log signature (#9845) Stefan Holderbach 2023-07-28 23:47:00 +0200
  • 152a541696
    Fix signature for math sum (#9847) Stefan Holderbach 2023-07-28 23:34:47 +0200
  • ff8c3aa356
    Fix signature for math abs (#9844) Stefan Holderbach 2023-07-28 23:32:59 +0200
  • 99ed8e42a3
    Fix type signature of median (#9843) Stefan Holderbach 2023-07-28 23:32:26 +0200
  • 6a7a23e3fa
    Fix math min/max signatures (#9830) Stefan Holderbach 2023-07-28 22:12:58 +0200
  • 9448225690
    Fix transpose input/output types (#9842) JT 2023-07-29 06:23:17 +1200
  • 28b99bfaf7
    Narrow signature of math ceil/floor (#9836) Stefan Holderbach 2023-07-28 19:31:48 +0200
  • 8403fff345
    allow print to take data as input again (#9823) Antoine Stevan 2023-07-27 21:40:25 +0200
  • aa08e81370
    change signature of enumerate to any -> table (#9822) Antoine Stevan 2023-07-27 21:39:03 +0200
  • 831d1da256
    Bump trash in lockfile due to yank (#9824) Stefan Holderbach 2023-07-27 21:32:39 +0200
  • 3481c7e242
    Fix signature of split row (#9829) Stefan Holderbach 2023-07-27 21:32:25 +0200
  • 78e29af423
    Fix prepend type, fix typos (#9828) JT 2023-07-28 06:52:45 +1200
  • 3ef5e90b64
    Fix the implied collect type to 'any' (#9827) JT 2023-07-28 06:26:28 +1200
  • 6aa30132aa
    fix append signature (#9821) WindSoilder 2023-07-27 21:53:48 +0800
  • 5d2ef0faf1
    add input_output_type to ansi command (#9817) Darren Schroeder 2023-07-26 16:39:24 -0500
  • b2e191f836
    Remove Signature.vectorizes_over_list entirely (#9777) Stefan Holderbach 2023-07-26 23:34:43 +0200
  • d9230a76f3
    Fix signatures for cellpath access of records (#9793) Stefan Holderbach 2023-07-26 23:13:57 +0200
  • f8d325dbfe
    Set the rest variable to the correct type (#9816) JT 2023-07-27 06:22:08 +1200
  • 88a890c11f
    bump to dev version 0.83.1 (#9811) Darren Schroeder 2023-07-26 12:02:13 -0500
  • 5a28371b18
    Fix command docs deployment for input listen (#9805) Justin Ma 2023-07-26 20:00:23 +0800
  • a33b5fe6ce
    bump to 0.83 (#9802) 0.83.0 JT 2023-07-26 07:36:36 +1200
  • 2080719162
    Pin reedline to 0.22.0 release (#9794) Stefan Holderbach 2023-07-24 22:14:28 +0200
  • 9db0d6bd34
    Adjust signatures for cellpath access of tables (#9778) Stefan Holderbach 2023-07-24 13:17:30 +0200
  • d7ebe5fdc3
    Update nu-ansi-term, lscolors, and reedline (#9787) Stefan Holderbach 2023-07-24 13:16:18 +0200
  • 4d0b6d8821
    Bump pretty_assertions from 1.3.0 to 1.4.0 (#9781) dependabot[bot] 2023-07-24 05:41:03 +0000
  • b9acb61d9d
    Bump tempfile from 3.6.0 to 3.7.0 (#9780) dependabot[bot] 2023-07-24 05:16:47 +0000
  • 2dcd1c5dbe
    Abort type determination for List early (#9779) Stefan Holderbach 2023-07-24 07:15:53 +0200
  • 2aeb77bd3e
    Fix output signature of split chars/words (#9739) Stefan Holderbach 2023-07-24 00:06:41 +0200
  • 17f8ad7210
    Use explicit in/out list types for vectorized commands (#9742) Stefan Holderbach 2023-07-23 20:46:53 +0200
  • 4dbdb1fe54
    Add explicit input types for vectorized into int form (#9741) Stefan Holderbach 2023-07-23 20:36:53 +0200
  • 79359598db
    add table -> table to into datetime (#9775) Antoine Stevan 2023-07-23 20:14:51 +0200
  • 75180d07de
    Fix: remove unnecessary r#"..."# (#8670) (#9764) Vikrant A P 2023-07-21 21:02:37 +0530
  • cdc4fb1011
    fix #9653 the cmd detect columns with the flag -c (#9667) mengsuenyan 2023-07-21 21:25:06 +0800
  • 7e1b922ea7
    Add functions for each Value case (#9736) Ian Manske 2023-07-21 13:20:33 +0000
  • 0b1e368cea
    update history_isolation to false (#9763) Darren Schroeder 2023-07-21 06:58:32 -0500
  • 3b9a0ac7c6
    change the default of history.isolation (#9762) Darren Schroeder 2023-07-21 06:40:42 -0500
  • a1f989caf9
    change the output of which to be more explicit (#9646) Antoine Stevan 2023-07-21 02:10:53 +0200
  • c01f2ee0e9
    str-expand: new capability, empty collection item (#9750) A. Taha Baki 2023-07-21 02:51:25 +0300
  • 693cb5c142
    add any -> record to metadata (#9755) Antoine Stevan 2023-07-20 21:11:20 +0200
  • d104efdf68
    Fix capture logic for inner closures (#9754) JT 2023-07-21 07:10:54 +1200
  • bd9d865912
    fix removing symlinks on windows (#9704) Alexandra Østermark 2023-07-20 20:16:03 +0200
  • c62cbcd5f8
    handle sqlite tables better by surrounding with brackets (#9752) Darren Schroeder 2023-07-20 11:20:56 -0500
  • ba4723cc9f
    Support variables/interpolation in o>, e>, o+e> redirect (#9747) WindSoilder 2023-07-20 19:56:46 +0800
  • 488002f4bc
    add range input to par-each (#9749) Darren Schroeder 2023-07-20 06:48:18 -0500
  • 5115260366
    add in a Readme for the crate nu-cmd-extra (#9745) Michael Angerman 2023-07-19 21:35:58 -0700
  • 2d557bce5d
    normalize default_config/env formatting (#9731) Darren Schroeder 2023-07-19 06:49:21 -0500
  • 17caa31325
    nushell should be non-interactive if --testbin is supplied (#9730) Ian Manske 2023-07-18 22:02:09 +0000
  • 1ba2269aa9
    Disallow empty record with empty key,value pairs on ini format (#9722) David Matos 2023-07-18 22:14:18 +0200
  • 36030cab8a
    Remove underused devdep getset (#9727) Stefan Holderbach 2023-07-18 20:18:52 +0200
  • 345c00aa1e
    sync default config / env with default behaviour without any configuration (#9676) Antoine Stevan 2023-07-18 18:22:00 +0200
  • cc202e2199
    Remove is-root crate (#9615) nibon7 2023-07-18 21:36:54 +0800
  • a5a79a7d95
    Do not attempt to take control of terminal in non-interactive mode (#9693) Ian Manske 2023-07-17 21:32:29 +0000
  • 656f707a0b
    Clean up tests containing unnecessary cwd: tokens (#9692) Stefan Holderbach 2023-07-17 18:43:51 +0200
  • 48271d8c3e
    Bump miette from 5.9.0 to 5.10.0 (#9713) dependabot[bot] 2023-07-17 06:25:04 +0000
  • 60bb984e6e
    Bump strum_macros from 0.24.3 to 0.25.1 (#9714) dependabot[bot] 2023-07-17 06:23:17 +0000
  • eeb3b38fba
    allow range as a input_output_type on filter (#9707) Darren Schroeder 2023-07-16 08:13:46 -0500
  • 79d9a0542f
    allow into filesize to take tables as input / output (#9706) Antoine Stevan 2023-07-16 15:04:35 +0200
  • 5bfec20244
    add match guards (#9621) mike 2023-07-16 03:25:12 +0300
  • 57d96c09fa
    fix input signature of let/mut (#9695) JT 2023-07-15 19:41:48 +1200
  • b693db16cc
    Revert "Fix SIGTTIN handling" (#9694) JT 2023-07-15 15:30:29 +1200
  • 3ffafa7196
    update rust toolchain to 1.69.0 (#9691) Darren Schroeder 2023-07-14 17:29:52 -0500
  • 53ae03bd63
    Custom command input/output types (#9690) JT 2023-07-15 09:51:28 +1200
  • ba766de5d1
    Refactor path commands (#9687) Jakub Žádník 2023-07-15 00:04:22 +0300
  • 8c52b7a23a
    Change input/output types in help to a table (#9686) JT 2023-07-15 06:23:21 +1200
  • 2fc9506bc7
    Fix SIGTTIN handling (#9681) Ian Manske 2023-07-14 18:15:48 +0000
  • 4804e6a151
    add more input_output_types found from breaking scripts (#9683) Darren Schroeder 2023-07-14 10:58:41 -0500
  • 786ba3bf91
    Input output checking (#9680) JT 2023-07-14 15:20:35 +1200
  • e66139e6bb
    Fix broken constants in scopes (#9679) Jakub Žádník 2023-07-14 00:02:05 +0300