Commit Graph

  • ed82f9ee18
    Clarify default command help (#13519) NotTheDr01ds 2024-08-02 15:23:25 -0400
  • ed33e03e04
    Accept review rollback NotTheDr01ds 2024-08-02 15:05:51 -0400
  • 0f7c9c7f72 Attempt to guess the content type of a file when opening with --raw and set it in the pipeline metadata Jack Wright 2024-08-02 11:22:47 -0700
  • d081e3386f
    Make pipeline metadata available to plugins (#13495) Jack Wright 2024-08-02 11:01:20 -0700
  • 5bff7e38ca changed json value in macro from None::<Value> to null Jack Wright 2024-08-02 10:37:49 -0700
  • 0e7775c892 Make doc description more clear NotTheDr01ds 2024-08-02 13:32:21 -0400
  • 21da01e0f4 update default-command doc NotTheDr01ds 2024-08-02 13:29:59 -0400
  • af4d14b0c7
    Merge e1b856e9f0 into ca8eb856e8 Miles Cranmer 2024-08-02 08:42:26 -0500
  • 4e2eacc5b1
    Merge 77c3615635 into ca8eb856e8 Antoine Stevan 2024-08-02 08:42:25 -0500
  • eae1825688
    Merge 85df6dc77d into ca8eb856e8 Sophia June Turner 2024-08-02 08:42:25 -0500
  • 2519e6c5a0 fix: remove duplicate check Embers-of-the-Fire 2024-08-02 12:35:16 +0800
  • 02dcd0036d Reword shell errors Ian Manske 2024-08-01 20:57:59 -0700
  • ee7478781e Add exit code to error record given to catch Ian Manske 2024-08-01 20:57:46 -0700
  • 854ca25004 Check exit status in ChildProcess::wait Ian Manske 2024-08-01 20:57:17 -0700
  • 785aa880b1 Do not treat SIGPIPE as an error Ian Manske 2024-08-01 20:55:24 -0700
  • db1ec3a7b8 Add exit code methods to Stack Ian Manske 2024-08-01 20:52:58 -0700
  • d3e33a78b5 Fix/update tests Ian Manske 2024-05-16 23:06:43 -0400
  • 69f9bbb4c0 Drain and write pipelines in try Ian Manske 2024-05-16 23:06:36 -0400
  • 4851794c55 Make non-zero exit codes errors Ian Manske 2024-05-16 22:14:11 -0400
  • 7612eaa0d6 Add error cases Ian Manske 2024-05-16 21:23:19 -0400
  • b3bdd4ac64 I really dont know what im doing with these tests sorry Kira 2024-07-24 17:14:32 +0200
  • cc980115fc reject non-item-tokens and bare words containing colons as record keys and values Kira 2024-07-23 18:21:40 +0200
  • 4da348f7ca new attempt Kira 2024-07-23 02:37:17 +0200
  • 26c4bbfa41 oh thanks clippy Kira 2024-07-21 23:48:05 +0200
  • b62d9119be Explicitly reject record value position bare words containing colons Kira 2024-07-21 23:25:22 +0200
  • 671ddb5a2f slightly better names Kira 2024-07-21 15:25:38 +0200
  • ca22477511 draft fix for datetimes in record values Kira 2024-07-19 23:32:42 +0200
  • ca8eb856e8
    Doc and examples for multi-dot directory traversal (#13513) NotTheDr01ds 2024-08-01 16:22:25 -0400
  • bbc633f42a Fix formatting Andrej Kolchin 2024-08-01 23:02:23 +0300
  • be816e52d7 Fix tests Andrej Kolchin 2024-08-01 22:45:33 +0300
  • 168835ecd2
    random chars doc clarifications (#13511) NotTheDr01ds 2024-08-01 15:21:39 -0400
  • 65fd44b71b Consistency in help examples NotTheDr01ds 2024-08-01 14:42:48 -0400
  • 7ec20cfac0 Doc and examples for multi-dot directory traversal NotTheDr01ds 2024-08-01 14:28:49 -0400
  • dcf7ea84e0 PR feedback changes Jack Wright 2024-08-01 11:23:15 -0700
  • c8f23accd6 wip Andy Gayton 2024-08-01 12:56:58 -0400
  • 88a8ad9da6 Merge branch 'main' into plugin_pipeline_metadata Jack Wright 2024-08-01 09:49:51 -0700
  • de0428a448 PR feedback changes Jack Wright 2024-08-01 09:48:43 -0700
  • b206b55c17 wip Andy Gayton 2024-08-01 12:47:51 -0400
  • 96c86cffe6 Fixed fmt NotTheDr01ds 2024-08-01 11:03:24 -0400
  • 3997484884 Clarify random-chars help NotTheDr01ds 2024-08-01 11:02:15 -0400
  • 354fc28e5d wip Andy Gayton 2024-08-01 09:36:11 -0400
  • 318d6a4a2a Update new signatures Andrej Kolchin 2024-08-01 15:41:13 +0300
  • 7cf7cdaffd DeprecatedWarning Andrej Kolchin 2024-08-01 15:40:27 +0300
  • a4414e41ec Add a new- prefix to base64 commands Andrej Kolchin 2024-08-01 15:32:28 +0300
  • cd634238c3
    Bump chrono-tz from 0.8.6 to 0.9.0 dependabot/cargo/chrono-tz-0.9.0 dependabot[bot] 2024-08-01 11:29:09 +0000
  • ff588f2531
    Update crates/nu_plugin_query/src/query_web.rs Embers-of-the-Fire 2024-08-01 18:50:09 +0800
  • 4157ca711d
    Factor out style-setting code (#13406) Piotr Kufel 2024-08-01 02:17:58 -0700
  • d34a24db33
    setting content type metadata on all core to * commands (#13506) Jack Wright 2024-08-01 02:10:52 -0700
  • 63ddab1d78 Tweak function name sholderbach 2024-08-01 11:05:22 +0200
  • 2c6b1471e1
    Contentious clippy fixes (#13498) Stefan Holderbach 2024-08-01 11:02:55 +0200
  • 01b837d239
    Merge f75e6bb4a6 into ae5fed41ed Stefan Holderbach 2024-08-01 11:02:24 +0200
  • ae5fed41ed
    Path migration part 3: $nu paths (#13368) Ian Manske 2024-08-01 08:16:31 +0000
  • d198b3b66c Merge branch 'main' into path-migration-3 Ian Manske 2024-07-31 22:04:14 -0700
  • 9c8bfa650d fix: fmt Embers-of-the-Fire 2024-08-01 10:43:01 +0800
  • 7601cdaf9d fix: fix typo Embers-of-the-Fire 2024-08-01 10:42:11 +0800
  • 422e95792a fix: fix internal panic for query web Embers-of-the-Fire 2024-08-01 10:24:57 +0800
  • ca73d85c09
    Add --upgrade switch for mv command (#13505) Embers-of-the-Fire 2024-08-01 09:43:06 +0800
  • d77661a1b6 setting content type metadata on all core to * commands Jack Wright 2024-07-31 18:36:59 -0700
  • 5467f17707 fix: fix typo Embers-of-the-Fire 2024-08-01 09:28:26 +0800
  • 9c791f84c1 add: add --upgrade,-u for mv command Embers-of-the-Fire 2024-08-01 09:17:43 +0800
  • f82c43f850
    Consider numbers to be part of a word in split words (#13502) Bruce Weirdan 2024-07-31 23:35:41 +0200
  • 3dc9691aaa
    Clarify random int help (#13503) NotTheDr01ds 2024-07-31 17:34:38 -0400
  • a733e56e0b Add negative lower-bound example NotTheDr01ds 2024-07-31 16:24:41 -0400
  • f4b2edfdc6 Clarify random-int help NotTheDr01ds 2024-07-31 16:14:39 -0400
  • 42531e017c
    Clippy fixes from stable and nightly (#13455) Stefan Holderbach 2024-07-31 20:37:40 +0200
  • 0ae6c4fa67 added helper methods to PipelineDataHeader and cleaned up match statements Jack Wright 2024-07-31 09:55:54 -0700
  • 63b55b14b3 Using inspect instead of map sholderbach 2024-07-26 10:42:56 +0200
  • f09b2dd0ab Simpler Pattern sholderbach 2024-07-26 10:42:44 +0200
  • 1eb8a17315 Simpler byte slice as str sholderbach 2024-07-26 10:42:37 +0200
  • cb0247f7ce Nightly clippy: overcomplicated unwrap_or sholderbach 2024-07-26 10:41:56 +0200
  • 0450d16c37 Nightly clippy: unnecessary reference sholderbach 2024-07-26 10:41:25 +0200
  • 00c845185d Weird feature "uuid_crate" sholderbach 2024-07-25 22:34:09 +0200
  • 844c51dbae Don't for around an Option sholderbach 2024-07-25 21:44:25 +0200
  • 809d65f29e Ignore the nu-pretty-hex tests that were cfg dead sholderbach 2024-07-25 22:33:23 +0200
  • 94fea36040 Forgotten stuff in nu-pretty-hex sholderbach 2024-07-25 21:42:19 +0200
  • 4ea08abbc2 Doccomment style fixes sholderbach 2024-07-25 21:41:23 +0200
  • 12827e6c82
    Consider numbers to be part of a word in split words Bruce Weirdan 2024-07-31 17:57:03 +0200
  • 928c57db41
    save: print to stderr for bytestream (#13422) Wind 2024-08-01 00:19:35 +0800
  • d880241102
    Bump rust toolchain (#13499) Stefan Holderbach 2024-07-31 18:14:50 +0200
  • 64e395d4e3
    Merge 69c7728240 into 813aac89bd Piotr Kufel 2024-07-31 21:41:43 +0800
  • 7bd39f8ece Bump rust toolchain sholderbach 2024-07-25 22:03:21 +0200
  • 813aac89bd
    Clippy fixes for toolchain bump (#13497) Stefan Holderbach 2024-07-31 14:49:22 +0200
  • eab91bc122 Potential false positive around AsRef/Deref fun sholderbach 2024-07-25 21:46:19 +0200
  • 6c42f2c475 Contentious lint to contract into single if let sholderbach 2024-07-25 21:44:28 +0200
  • c648cb0ff0 Fix conditional unused in test sholderbach 2024-07-26 10:12:12 +0200
  • 9cfacbea12 Clone from fix sholderbach 2024-07-25 22:54:17 +0200
  • 4d9c582142 Change a hashmap to make clippy happy sholderbach 2024-07-25 22:35:10 +0200
  • e1e32ea8ea Suggested default impl for the new *Stacks sholderbach 2024-07-25 21:43:37 +0200
  • 8637a2f1a2 extract get_signature() for working sets analogous to the same function on the engine state Gwendolyn 2024-07-31 11:13:52 +0200
  • 23846ecd84 small fixes - take a working set instead of engine state in make_main_call() - improve panic message in make_main_call() Gwendolyn 2024-07-31 10:35:26 +0200
  • d2bf82d22b
    Bump similar from 2.5.0 to 2.6.0 (#13492) dependabot[bot] 2024-07-31 08:10:33 +0000
  • 2d560f7a88 formatting Jack Wright 2024-07-30 21:50:57 -0700
  • 2291a51f9f fixing a broken test Jack Wright 2024-07-30 21:46:19 -0700
  • dccf597af1 Fixing old usages of PipelineDataHeader Jack Wright 2024-07-30 21:39:18 -0700
  • fe6479983c fix imports Jack Wright 2024-07-30 21:22:49 -0700
  • 382a09e413 Make pipeline metadata available to plugins Jack Wright 2024-07-30 21:13:50 -0700
  • 54eef49922 Add tests for sort_utils 132ikl 2024-07-30 22:26:03 -0400
  • 3f12b14053
    Bump crate-ci/typos from 1.23.3 to 1.23.5 (#13491) dependabot[bot] 2024-07-31 02:12:50 +0000
  • c23c70618f
    Bump similar from 2.5.0 to 2.6.0 dependabot[bot] 2024-07-31 00:54:02 +0000
  • 8ac6d93ba1
    Bump crate-ci/typos from 1.23.3 to 1.23.5 dependabot[bot] 2024-07-31 00:36:38 +0000