Commit graph

  • ee513e4630 ls/ps: add switches to show SELinux security contexts Solomon Victorino 2024-11-25 14:16:50 -0700
  • de6ea848db fix cargo clippy warnings #14591 Bahex 2024-12-17 03:52:03 +0300
  • 85489b91d1
    Merge branch 'main' into env_conversion_on_access Bahex 2024-12-17 03:30:58 +0300
  • 6367fb6e9e
    Add missing color_config settings (#14603) Douglas 2024-12-16 19:20:54 -0500
  • e240950a5b Add missing color_config settings #14603 NotTheDr01ds 2024-12-16 18:17:25 -0500
  • 5615d21ce9
    remove content_type metadata from pipeline after from ... commands (#14602) Bahex 2024-12-17 00:59:18 +0300
  • 9a0fd7c94a test(from): add tests for the metadata fix #14602 Bahex 2024-12-16 23:10:00 +0300
  • e2c4ff8180
    Revert "Feature: PWD-per-drive to facilitate working on multiple drives at Windows" (#14598) Darren Schroeder 2024-12-16 13:52:07 -0600
  • 116eed2e70
    Merge 85772e0407 into 39770d4197 #14434 Thomas Buckley-Houston 2024-12-16 11:28:17 -0500
  • 31636383cd fix(from): metadata fixes... Bahex 2024-12-16 19:09:05 +0300
  • d7fdf96eb1 Adjust import condition Zhenping Zhao 2024-12-16 07:55:25 -0800
  • 9b4de2cc9c
    Revert "Feature: PWD-per-drive to facilitate working on multiple drives at Wi…" #14598 Darren Schroeder 2024-12-16 09:47:26 -0600
  • 628497d0e3 Merge branch 'continue-PWD-per-drive' of github.com:PegasusPlusUS/nushell into continue-PWD-per-drive Zhenping Zhao 2024-12-16 07:44:59 -0800
  • e7455b06ca Cargo fmt Zhenping Zhao 2024-12-16 07:37:59 -0800
  • a46e139428
    Merge branch 'nushell:main' into continue-PWD-per-drive PegasusPlusUS 2024-12-16 07:33:29 -0800
  • 25a2a7a0f9 Adjust import condition fo is_env_var_for_drive. Zhenping Zhao 2024-12-16 07:19:43 -0800
  • 709b3afd93 Remove refex dependency Zhenping Zhao 2024-12-16 07:06:16 -0800
  • a58d80e57f Refactor as not using collect() Zhenping Zhao 2024-12-16 06:59:45 -0800
  • 7fe3cca342 Refactor as immutable and not using regex. Zhenping Zhao 2024-12-16 06:46:58 -0800
  • 39770d4197
    Moves additional env vars out of default_env and updates some transient prompt vars (#14579) Douglas 2024-12-16 09:18:47 -0500
  • cfdb4bbf25
    std/iter scan: change closure signature to be consistent with reduce (#14596) Bahex 2024-12-16 15:13:51 +0300
  • 3a50170c0a Merge branch 'main' into polars_coalesce_columns_join Jack Wright 2024-12-15 21:08:51 -0800
  • 44b7af6a44 test(std/iter scan): add test case using pipeline input #14596 Bahex 2024-12-16 07:23:21 +0300
  • 228ea3ca98 fix(std/iter scan): adjust test to work with new closure signature Bahex 2024-12-16 07:12:10 +0300
  • f6e82a6fdf refactor(std/iter scan)!: change the closure signature so it's consistent with reduce Bahex 2024-10-04 10:10:45 +0300
  • e1b81081a2 Refactor result as immutable; test import adjustment Zhenping Zhao 2024-12-15 20:01:34 -0800
  • e09a1ce874 Rollback retain_result_set_pwd() and fetch_result() design, too complex to implemente and use, over design? Alter to add_env_var_with_result() to directly get result. Zhenping Zhao 2024-12-15 18:45:05 -0800
  • 110989e804 Move to is-interactive #14579 NotTheDr01ds 2024-12-15 19:31:24 -0500
  • 0471e805d4 Additional env vars to main NotTheDr01ds 2024-12-13 17:14:35 -0500
  • 1057e648b0 Fix set_pwd() return Result logic. Zhenping Zhao 2024-12-15 15:33:33 -0800
  • 569929983c Try detect incompatible path format Zhenping Zhao 2024-12-15 15:17:32 -0800
  • cfe890fb6e Merge branch 'main' into polars_coalesce_columns_join Jack Wright 2024-12-15 15:12:22 -0800
  • b1de37302a Remove redundant .to_string(), refactor tests to reduce duplicate code segment. Zhenping Zhao 2024-12-15 14:52:01 -0800
  • 1e8d6aa5c4 report_shell_error import adjustment, set_pwd() return value adjust. Zhenping Zhao 2024-12-15 14:38:06 -0800
  • 3e17077679 if cfg\!(windows) { ... } else { ... } not very compatible, rollback to #[cfg(windows)] ... #[cfg(not(windows))] ... Zhenping Zhao 2024-12-15 14:22:53 -0800
  • 4497b698ee Follow review comments, refactor set_pwd() to return Result<(), ShellError>, add 2 helpers: retain_result_set_pwd(), fetch_result(), add extend_automatic_env_vars() for adding PWD-per-drive env_vars to automatically managed env vars, and refactor several duplicate automatic env var collections to sole provider. Zhenping Zhao 2024-12-15 13:29:08 -0800
  • 3760910f0b
    remove the deprecated index argument from filter commands' closure signature (#14594) Bahex 2024-12-16 00:27:13 +0300
  • 3c632e96f9
    docs(reduce): add example demonstrating accumulator as pipeline input (#14593) Bahex 2024-12-16 00:26:14 +0300
  • e13ba6dea3 Replace merge list with merge deep 132ikl 2024-12-15 15:51:41 -0500
  • 61f20c8472 remove the deprecated index argument from filter commands' closure signature #14594 Bahex 2024-12-15 22:18:56 +0300
  • 11ce9a6b6f docs(reduce): add example demonstrating accumulator as pipeline input #14593 Bahex 2024-12-15 21:44:48 +0300
  • e48d234435 style: fix formatting in cursor tests #14592 Chetan baliyan 2024-12-15 20:57:46 +0530
  • eb86d549a1 fix(explore): handle cursor size zero using saturating_sub Chetan baliyan 2024-12-15 20:49:37 +0530
  • 6a7eab88f0 add a test case Bahex 2024-12-15 13:06:06 +0300
  • be6881e28f stop the prompt from removing the last newline #14590 tsukimizake 2024-12-15 17:44:37 +0900
  • ce89b8414b run ENV_CONVERSIONS when it's assigned to, immediately Bahex 2024-12-15 10:49:09 +0300
  • bbd8b2701a simplify get_converted_value Bahex 2024-12-14 21:01:13 +0300
  • edb39c6fa2 Use std Result rather than a custom result type Bahex 2024-12-14 20:36:51 +0300
  • 6eee83b38d refactor for readablity, keep semantics identical Bahex 2024-12-12 05:04:47 +0300
  • baf86dfb0e
    tweak polars join for better cross joins (#14586) Darren Schroeder 2024-12-14 21:58:47 -0600
  • 41518cef4d tweak example #14586 Darren Schroeder 2024-12-14 19:25:28 -0600
  • 1d69472a68 add example, tweak code Darren Schroeder 2024-12-14 19:18:20 -0600
  • 219b44a04f
    Improve handling of columns with null values (#14588) Jack Wright 2024-12-14 16:36:01 -0800
  • 531af85c3e Improve handling of columns with null values #14588 Jack Wright 2024-12-14 14:38:03 -0800
  • f4106802a9 tweak polars join for better cross joins Darren Schroeder 2024-12-14 13:18:14 -0600
  • 122470234f Add merge list 132ikl 2024-12-13 19:53:15 -0500
  • 05ee7ea9c7
    Revert "fix: make exec command decrement SHLVL correctly" (#14580) Darren Schroeder 2024-12-13 18:34:33 -0600
  • a89737a8f2 Rework merge logic 132ikl 2024-12-13 19:25:51 -0500
  • 57e84c9047
    Revert "fix: make exec command decrement SHLVL correctly (#14570)" #14580 Darren Schroeder 2024-12-13 17:24:53 -0600
  • cc0616b753
    return const values from scope variables (#14577) Solomon 2024-12-13 15:23:17 -0700
  • f9a303ee69 Added flag --coalsce-columns Jack Wright 2024-12-13 14:15:36 -0800
  • 377946363d return const values from scope variables #14577 Solomon Victorino 2024-12-13 14:58:26 -0700
  • 795230f36b Follow review comments, and adjust expectation on test results for windows. Hide env_vars for PWD-per-drive from being collected by auto completion. Zhenping Zhao 2024-12-13 13:39:31 -0800
  • cbf5fa6684
    For # to start a comment, then it either need to be the first chara… (#14562) RobbingDaHood 2024-12-13 14:02:07 +0100
  • a7fa6d00c1
    fix 64-bit hex number parsing (#14571) Darren Schroeder 2024-12-13 07:00:53 -0600
  • 49f377688a
    support raw strings in match patterns (#14573) Solomon 2024-12-13 05:55:57 -0700
  • 0b96962157
    run cargo update manually to update dependencies (#14569) Wind 2024-12-13 13:40:03 +0800
  • 87d7592567 support raw strings in match patterns #14573 Solomon Victorino 2024-12-12 20:04:17 -0700
  • f73f04c210 fix 64-bit hex number parsing #14571 Darren Schroeder 2024-12-12 11:49:40 -0600
  • ed848615ac Cargo fmt Zhenping Zhao 2024-12-12 09:29:46 -0800
  • ebce62629e
    fix: make exec command decrement SHLVL correctly (#14570) Rikuki IX 2024-12-13 01:19:03 +0800
  • 3e973ed304 Adjust test expects Zhenping Zhao 2024-12-12 08:55:25 -0800
  • 7aacad3270
    Set empty ENV_CONVERSIONS record by default (#14566) Douglas 2024-12-12 11:50:28 -0500
  • 502972b846 fix: typo #14570 Rikuki IX 2024-12-13 00:43:25 +0800
  • 035b882db1
    Update sample and scaffold files (#14568) Douglas 2024-12-12 11:43:20 -0500
  • 7cdc3281a5 Adjust test expects Zhenping Zhao 2024-12-12 08:23:56 -0800
  • 560b7d1322 fix: make exec command decrement SHLVL correctly Rikuki IX 2024-12-13 00:12:40 +0800
  • c0f938dd9e run cargo update manually #14569 WindSoilder 2024-12-13 00:06:29 +0800
  • 77b0c3979a update sysinfo to 0.32.1 WindSoilder 2024-12-12 23:58:12 +0800
  • 0d1db7ce10 Update sample and scaffold files #14568 NotTheDr01ds 2024-12-12 10:48:22 -0500
  • 8c59cbf913 Refactor to create EnvMaintainer trait for interact with Stack/EngineState. 'ls' now PWD-per-drive ready. Zhenping Zhao 2024-12-12 05:25:54 -0800
  • 2b9f6e64a1 Refactor to create EnvMaintainer trait for interact with Stack/EngineState. 'ls' now PWD-per-drive ready. Zhenping Zhao 2024-12-12 05:24:22 -0800
  • b2d6420d8d Set empty env_conversions record by default #14566 NotTheDr01ds 2024-12-11 23:34:31 -0500
  • de83d1afef Cargo fmt Zhenping Zhao 2024-12-11 11:48:07 -0800
  • c3b6e9f709 Revert cd.rs, it does not need to be modified to use PWD-per-drive, as most file system commands. Zhenping Zhao 2024-12-11 11:17:11 -0800
  • 0872e9c3ae
    Allow both NU_PLUGIN_DIRS const and env at the same time (#14553) Douglas 2024-12-11 12:41:06 -0500
  • 6d51ec9688 #10327 Removed some debug code that I accidentally pushed. #14562 RobbingDaHood 2024-12-11 18:29:52 +0100
  • dcf1d24310 For # to start a comment, then it either need to be the first character of the token or prefixed with (space). (#10327) RobbingDaHood 2024-12-05 17:33:48 +0100
  • 9a85499459 Remove env_conversions #14561 NotTheDr01ds 2024-12-11 11:14:55 -0500
  • 1a573d17c0
    Revert "For # to start a comment, then it either need to be the first chara…" (#14560) Darren Schroeder 2024-12-11 07:08:15 -0600
  • 041e10b88e
    Revert "For # to start a comment, then it either need to be the first chara…" #14560 Darren Schroeder 2024-12-11 06:50:31 -0600
  • 4f20c370f9
    Bump scraper from 0.21.0 to 0.22.0 (#14557) dependabot[bot] 2024-12-11 09:40:09 +0800
  • e4bb248142
    For # to start a comment, then it either need to be the first chara… (#14548) RobbingDaHood 2024-12-11 02:39:36 +0100
  • 85c3ac394e
    Bump scraper from 0.21.0 to 0.22.0 #14557 dependabot[bot] 2024-12-11 00:55:17 +0000
  • 69263c9685
    Bump sysinfo from 0.32.0 to 0.32.1 #14556 dependabot[bot] 2024-12-11 00:54:54 +0000
  • 7f4d2d97e6
    Bump the polars group with 6 updates #14555 dependabot[bot] 2024-12-11 00:54:02 +0000
  • 9bbf6c4a20 Update sample doc #14553 NotTheDr01ds 2024-12-10 13:34:38 -0500
  • f844a3dbd8 error when a closure is used as def body #14311 Solomon Victorino 2024-11-12 11:47:31 -0700
  • dc35128e53 Allow both const and env NU_PLUGIN_DIRS NotTheDr01ds 2024-12-10 13:15:27 -0500
  • dff6268d66
    du: add -l/--long flag, remove -a/--all flag (#14407) Wind 2024-12-11 01:22:56 +0800