Commit Graph

  • f481879ed3
    make "can't follow stream paths" error a bit better (#10569) Antoine Stevan 2023-10-03 18:57:26 +0200
  • 7c1487e18d
    Use int type name consistently (#10579) Stefan Holderbach 2023-10-03 18:24:32 +0200
  • 2cc4191ec9
    engine eval.rs remove pub from fn eval_element_with_input (#10587) Michael Angerman 2023-10-02 21:57:21 -0700
  • 844cb1213b
    Remove cd w/ abbreviations (#10588) JT 2023-10-03 10:51:46 +1300
  • 783f2a9342
    Allow auto-cd on trailing slash (#10585) JT 2023-10-03 08:14:02 +1300
  • eb6870cab5
    Add --env and --wrapped flags to def (#10566) Jakub Žádník 2023-10-02 21:13:31 +0300
  • 0d367af24a
    Add --env flag to do command (#10572) ClipplerBlood 2023-10-02 19:47:51 +0200
  • 5c15a4dd6e
    Fish-like completions for nested directories (#10543) Himadri Bhattacharjee 2023-10-02 17:44:51 +0000
  • eeade99452
    add a few more grid icons (#10583) Darren Schroeder 2023-10-02 10:04:58 -0500
  • 679879f79b
    Add warning to url join when input key is not supported (#10506) (#10565) Marshall Bruner 2023-10-02 13:47:02 +0200
  • c4bbc3edad
    Bump crate-ci/typos from 1.16.13 to 1.16.15 (#10575) dependabot[bot] 2023-10-02 09:56:38 +0000
  • 6c6d215197
    Bump ureq from 2.7.1 to 2.8.0 (#10573) dependabot[bot] 2023-10-02 09:55:58 +0000
  • 4b9ec03110
    add to ndjson and to jsonl to the standard library (#10519) Antoine Stevan 2023-10-02 11:50:07 +0200
  • b9ecfeb890
    explore: remove unused colour config code (#10570) Reilly Wood 2023-10-01 11:06:26 -0500
  • 4dbbacc35d
    improve assertion error messages in std assert (#10551) Antoine Stevan 2023-10-01 16:40:24 +0200
  • 28ef14399c
    stdlib: Reduce test file parsing overhead (#10545) Yethal 2023-10-01 15:37:51 +0200
  • 20aaaaf90c
    Update build flags for riscv64gc and armv7 targets (#10564) Justin Ma 2023-10-01 09:32:34 +0800
  • 7c274ad4d8
    explore: remove 4 line config options (#10562) Reilly Wood 2023-09-30 19:26:43 -0500
  • 30c331e882
    explore: remove Bottom and Right orientations (#10559) Reilly Wood 2023-09-30 15:10:59 -0500
  • fa2e6e5d53
    feat: Add unfold command (#10489) Hudson Clark 2023-09-30 10:08:06 -0400
  • 7eaa6d01ab
    Add 'help escapes' command for quick reference of nushell string escapes (#10522) Ryan Armstrong 2023-09-30 10:04:27 -0400
  • d34581db4a
    Rename: change the SyntaxShape of -c flag from list to record (#10526) WindSoilder 2023-09-30 21:59:47 +0800
  • 85d6529f0d
    chore: Small refactor of eval.rs (#10554) Hofer-Julian 2023-09-29 21:57:15 +0200
  • 50039164f1
    fix windows default prompt slash direction (#10555) JT 2023-09-30 08:18:14 +1300
  • c64017de7b
    toolkit check pr does same clippy checks as github CI (#10528) Bob Hyman 2023-09-29 10:51:19 -0700
  • 9e445fd4c5
    Rename SyntaxShape::Custom to CompleterWrapper (#10548) Stefan Holderbach 2023-09-29 19:22:58 +0200
  • cc4f8bbd82
    break the definition of LS_COLORS onto multiple lines (#10538) Antoine Stevan 2023-09-29 19:12:46 +0200
  • 16453b6986
    Making open case-insensitive to file extensions (#10451) poketch 2023-09-29 11:20:59 -0400
  • d6b9153ac5
    Fix Default Prompt Tilde Insertion Logic (#10539) Carson Riker 2023-09-29 10:40:51 -0400
  • 80a183dde2
    Fix editor config for reedline and config nu/env (#10535) Stefan Holderbach 2023-09-29 16:36:03 +0200
  • f2af12af2c
    Docstring some intricacies around SyntaxShape (#10544) Stefan Holderbach 2023-09-29 16:35:22 +0200
  • 7ad4c679b3
    Add kitty protocol config to nushell (#10540) Faïz Hernawan 2023-09-29 20:52:34 +0700
  • 9a0c6f2e02
    glob with ../ prefix now works; (#10504) Bob Hyman 2023-09-29 04:48:55 -0700
  • 78d0e1d0b8
    explore: highlight selected cell using background colour instead of cursor (#10533) Reilly Wood 2023-09-28 18:17:56 -0700
  • dc739f703a
    Remove parsing literals of unrepresentable SyntaxShapes (#10512) Stefan Holderbach 2023-09-28 22:36:47 +0200
  • ac7263d957
    Change LS_COLORS to highlight .fb2 files as text documents (#10532) 1256-bits 2023-09-28 20:33:14 +0300
  • 9c52b93975
    allow early return outside of main (#10514) WindSoilder 2023-09-29 00:49:42 +0800
  • 80220b722b
    Completions: add support for doas as for sudo (#10256) Mark Lansky 2023-09-28 13:29:57 +0000
  • d1dc610769
    Remove unused SyntaxShape::Variable (#10511) Stefan Holderbach 2023-09-28 11:53:03 +0200
  • cc767463e6
    Rename random integer to random int (#10520) Stefan Holderbach 2023-09-28 11:47:05 +0200
  • 8f4ea69c22
    Add support for HTTP proxy in network commands (#10401) fnuttens 2023-09-27 09:43:34 +0200
  • 6c026242d4
    remove the $nothing variable (#10478) Antoine Stevan 2023-09-26 18:49:28 +0200
  • 4a26719b0c
    Bump dialoguer to 0.11.0 (#10510) Stefan Holderbach 2023-09-26 18:00:16 +0200
  • d2f513da36
    make better error message for not operator (#10507) WindSoilder 2023-09-26 20:53:59 +0800
  • feef612388
    show the full directory / file path in "directory not found" error (#10430) Antoine Stevan 2023-09-26 11:38:58 +0200
  • 65074ec449
    nu-table: Fix failing test (relied on termwidth assumptions) (#10492) Maxim Zhiburt 2023-09-25 16:17:42 +0000
  • a19cac2673
    Command: Add config env/nu --default to print defaults (#10480) Poliorcetics 2023-09-25 15:00:59 +0200
  • 5326e51e4f
    Improve release script for github release workflow (#10502) Justin Ma 2023-09-25 19:55:51 +0800
  • b39cca91e5
    Bump crate-ci/typos from 1.16.11 to 1.16.13 (#10493) dependabot[bot] 2023-09-25 11:02:27 +0000
  • 57825a5c45
    Bump rayon from 1.7.0 to 1.8.0 (#10497) dependabot[bot] 2023-09-25 11:00:05 +0000
  • 19cee5fda1
    fix magenta_reverse and friends (#10491) Darren Schroeder 2023-09-24 14:43:17 -0500
  • 95a4649cc9
    Update winget submission workflow include only default msi files (#10487) Justin Ma 2023-09-24 20:52:10 +0800
  • e96039fb1b
    Fix default argument value type checking (#10460) Artemiy 2023-09-24 12:30:58 +0300
  • 65e2733571
    Allow complex types in input/output and let (#10405) Artemiy 2023-09-24 12:01:21 +0300
  • bc437da5c7
    std dt datetime-diff: fix uninitialized field ref when borrowing (#10466) Bob Hyman 2023-09-24 01:53:56 -0700
  • 65c4083ae6
    feat: Update nightly build workflow add full release support (#10485) Justin Ma 2023-09-24 10:15:38 +0800
  • 6a2fd91a01
    show the whole path in "missing mod.nu" errors (#10416) Antoine Stevan 2023-09-23 15:30:03 +0200
  • b6d31e0e45
    fix public boolean switches in the standard library (#10477) Antoine Stevan 2023-09-23 13:40:28 +0200
  • d2c87ad4b4
    differentiating between --x and --x: bool (#10456) WindSoilder 2023-09-23 16:20:48 +0800
  • a26a01c8d0
    Add full releases of Nu binaries along with the standard releases (#10457) Justin Ma 2023-09-23 09:41:08 +0800
  • 414216edfa
    Transient prompt (#10391) Yash Thakur 2023-09-22 15:35:09 -0400
  • 6df001f72d
    Prevent cubic time on nested parentheses (#10467) Andreas Källberg 2023-09-22 18:24:35 +0200
  • 4880721b73
    evaluate $nu during --ide-check (#10470) Darren Schroeder 2023-09-22 10:53:25 -0500
  • 1bb953877e
    Improve select row perf for large N (#10355) Stefan Holderbach 2023-09-21 23:51:13 +0200
  • ef7ade59f3
    Split up nu-protocol/src/engine/engine_state.rs (#10368) Stefan Holderbach 2023-09-21 22:53:36 +0200
  • 1c677c9577
    Map DirectoryNotFound to FileNotFound for open command (#10089) George Padley 2023-09-21 19:17:44 +0100
  • 1072bd06c3
    Improve assertions in src/tests.rs (#10449) Stefan Holderbach 2023-09-21 20:12:36 +0200
  • 4aa9102523
    Simplify nu! test macros. (#10403) Stefan Holderbach 2023-09-21 20:11:56 +0200
  • 0c7a8e3634
    Remove dead BSON related tests (#10458) Stefan Holderbach 2023-09-21 20:01:49 +0200
  • addf8ca942
    update the doc in toolchain.toml describing the update plan (#10453) Michael Angerman 2023-09-20 20:34:25 -0700
  • 7cfd4d2cfa
    nu-table: Add table option --abbreviated (#10399) Maxim Zhiburt 2023-09-20 17:59:08 +0000
  • 4ae53d93fb
    new command: into value (#10427) Darren Schroeder 2023-09-20 12:57:58 -0500
  • 29e809ad77
    allow values command to support LazyRecords (#10418) Darren Schroeder 2023-09-20 12:57:29 -0500
  • e1c6be0682
    Fix tilde-expansion for multi-byte unicode chars (#10434) Andreas Källberg 2023-09-20 18:04:28 +0200
  • bf40f035f6
    don't overrite arg's type if it's annotated explicitly (#10424) WindSoilder 2023-09-20 23:58:29 +0800
  • 989a14709c
    optimize aarch64 when able (#10433) Darren Schroeder 2023-09-20 10:57:07 -0500
  • 8d8b44342b
    Fix exponential parser time on sequence of [[[[ (#10439) Andreas Källberg 2023-09-20 17:53:48 +0200
  • 7980ad9f7f
    update lock file (#10437) WindSoilder 2023-09-20 17:20:40 +0800
  • af15f794b4
    Bump to 0.85.1 development version (#10431) Stefan Holderbach 2023-09-20 08:38:42 +0200
  • a6f62e05ae
    Bump version for the 0.85 release (#10425) 0.85.0 Stefan Holderbach 2023-09-19 20:42:47 +0200
  • f8939de14f
    Remove str replace --string after deprecation (#10064) Antoine Stevan 2023-09-19 15:54:20 +0200
  • 01ade02ac1
    Pin reedline to 0.24 for release (#10426) Stefan Holderbach 2023-09-19 15:21:09 +0200
  • 39d93b536a
    Bump toml from 0.7.6 to 0.8.0 (#10408) dependabot[bot] 2023-09-18 13:50:30 +0800
  • 32f67557af
    Bump terminal_size from 0.2.6 to 0.3.0 (#10409) dependabot[bot] 2023-09-18 13:50:17 +0800
  • f05eed8e8d
    Bump mockito from 1.1.0 to 1.2.0 (#10407) dependabot[bot] 2023-09-18 13:50:08 +0800
  • f0a265dbee
    Adapt for improved history isolation in reedline (#10402) Hofer-Julian 2023-09-18 07:49:26 +0200
  • bc7736bc99
    Add 2 fuzzers for nu-path, nu-parser (#10376) Dongjia "toka" Zhang 2023-09-16 22:32:53 +0200
  • 19d732f313
    Clippy in tests (#10394) Stefan Holderbach 2023-09-16 21:49:10 +0200
  • a9a82de5c4
    fix some new chrono warnings (#10384) Darren Schroeder 2023-09-15 15:46:25 -0500
  • 9074015d1c
    Adds mimalloc as default feature. (#10378) Filip Andersson 2023-09-15 21:17:33 +0200
  • 2b77544e58
    nu-table: Fix expand table unnessary color in trail head config when wrap is used (#10367) Maxim Zhiburt 2023-09-15 16:44:53 +0000
  • 5ee74b6ab5
    fix input --until-bytes: now stops at any of given bytes (#10235) J-Kappes 2023-09-15 11:55:37 +0000
  • 3a04bd9154
    fix the pretty printing of failing tests in std (#10373) Antoine Stevan 2023-09-14 20:11:08 +0200
  • 2c176a7f14
    Ps: add cwd column on linux and macos (#10347) WindSoilder 2023-09-14 21:10:15 +0800
  • 026e18399e
    fix 'let' to properly redirect (#10360) JT 2023-09-14 10:18:29 +1200
  • bbf0b45c59
    Update internal use of decimal to float (#10333) Stefan Holderbach 2023-09-13 23:53:55 +0200
  • 5bd7300cd5
    add helper switch to move cursor to end of buffer (#10354) Darren Schroeder 2023-09-13 12:44:09 -0500
  • ffb5051f6c
    nu-table: Strip custom color in the header when used on border (#10357) Maxim Zhiburt 2023-09-13 17:11:00 +0000
  • ce4ea16c08
    fix #10319: allow json request of value type list (#10356) Gonçalo Gomes 2023-09-13 15:54:03 +0100
  • 48c94c75fc
    Optimize use of range in std repeat (#10353) Stefan Holderbach 2023-09-13 14:50:09 +0200