Commit Graph

  • 84c5f81e61 added new flag to strip color from table, #6855 ar-garner 2024-11-18 19:45:18 +0000
  • 84c3d51f92 Use std theme NotTheDr01ds 2024-11-18 14:22:27 -0500
  • f3851e53b7 Fix a few typos NotTheDr01ds 2024-11-18 13:52:36 -0500
  • d485b6feee Re-add color_config NotTheDr01ds 2024-11-18 13:42:40 -0500
  • 2b0db63d1e Moved to using IntRange over SubBytes Simon Curtis 2024-11-18 18:21:37 +0000
  • 8faa9e3547 Update at.rs Simon Curtis 2024-11-16 18:58:35 +0000
  • 584114fcaa Clippy fixes simon-curtis 2024-11-08 10:39:23 +0000
  • dd119f8808 Requested changes simon-curtis 2024-11-08 09:43:50 +0000
  • 8de8f311d5 Clippy & test fixes simon-curtis 2024-11-05 09:11:24 +0000
  • f5a944e59a Abstracted away Skip/Take for ByteStream using existing filter code simon-curtis 2024-11-05 02:22:06 +0000
  • 67ac211512 Corrected logic where ByteStream in equals ByteStream out simon-curtis 2024-10-24 00:11:02 +0100
  • cac6e599de Requested Changes simon-curtis 2024-10-23 21:40:29 +0100
  • 6a03553f6f Requested changes Simon Curtis 2024-10-23 19:24:34 +0000
  • 701c55bc45 BytesAt command tests simon-curtis 2024-10-10 23:13:07 +0100
  • d2fb550c52 read_byte_stream implemented for ByteStreams simon-curtis 2024-08-06 22:00:01 +0100
  • ec5dd5cfa2 Work around typos NotTheDr01ds 2024-11-18 12:00:38 -0500
  • a6dcabf3bf Fmt and Typos NotTheDr01ds 2024-11-18 11:53:45 -0500
  • ee51ab124c Finishing up sample_config.nu NotTheDr01ds 2024-11-18 11:21:36 -0500
  • 1df15a5790 In progress sample config updates NotTheDr01ds 2024-11-17 09:53:14 -0500
  • b13cbba132 Additional optimizations and documentation NotTheDr01ds 2024-11-14 11:24:49 -0500
  • 2140ffdcd2 Document sample_env.nu and optimize default_env.nu NotTheDr01ds 2024-11-12 19:41:56 -0500
  • 4a1c157db1 Minimal config NotTheDr01ds 2024-11-12 16:59:25 -0500
  • d2fca248b4 fmt NotTheDr01ds 2024-11-08 19:44:24 -0500
  • 5cb0ba3957 Minimal default config NotTheDr01ds 2024-11-08 19:37:25 -0500
  • b1b44b9546 Remove --no-defaults flag NotTheDr01ds 2024-11-06 22:28:10 -0500
  • 6a6975f9b4 Clippy NotTheDr01ds 2024-11-06 15:18:15 -0500
  • cd8d23a261 Fix convert import NotTheDr01ds 2024-11-06 15:17:19 -0500
  • 67f51adcd9 Run env conversions after default_env loads NotTheDr01ds 2024-11-06 15:14:17 -0500
  • 94016fe172 Revert to logging with warn NotTheDr01ds 2024-11-05 18:04:02 -0500
  • d6a7f2b590 Update scaffolding wording NotTheDr01ds 2024-11-04 11:13:50 -0500
  • 83e8039c58 Add flag for not loading defaults NotTheDr01ds 2024-11-04 10:48:50 -0500
  • e26be5043e Always loads defaults NotTheDr01ds 2024-11-04 06:08:04 -0500
  • f48aa55476 Create scaffold instead of default configs NotTheDr01ds 2024-11-03 21:25:14 -0500
  • 7882a08ea3 Add scaffolding NotTheDr01ds 2024-09-30 06:48:27 -0400
  • 00bc3b054d Add --locked flag to Cargo install Allan 2024-11-18 09:22:56 -0500
  • fde9737418 update help WindSoilder 2024-11-18 20:55:45 +0800
  • 07b66c5f35 add default flag to input command WindSoilder 2024-11-18 20:52:25 +0800
  • 966a9dc59b
    Merge ade3edb7fd into 13ce9e4f64 Jasha Sommer-Simpson 2024-11-18 10:10:37 +0100
  • da498367ce
    Merge bb5b7b3e25 into 13ce9e4f64 Raphael Gaschignard 2024-11-18 10:10:36 +0100
  • ffcf54b312
    Merge 1f77ae3f8f into 13ce9e4f64 Alex Kattathra Johnson 2024-11-18 15:35:14 +0800
  • dd0aa4777b
    Merge d74326c547 into 13ce9e4f64 Darren Schroeder 2024-11-18 16:43:25 +1100
  • 13ce9e4f64
    update uutils crates (#14371) Darren Schroeder 2024-11-17 19:31:36 -0600
  • 0255c94dd3 fix mv test Darren Schroeder 2024-11-17 19:01:39 -0600
  • 4341836e3b update tests Darren Schroeder 2024-11-17 18:43:10 -0600
  • 1f05b886dc update uutils crates Darren Schroeder 2024-11-17 18:25:43 -0600
  • f63f8cb154
    Add utouch command from uutils/coreutils (#11817) Yash Thakur 2024-11-17 19:03:21 -0500
  • 6e1118681d
    make command signature parsing more strict (#14309) Solomon 2024-11-17 17:01:52 -0700
  • ad48a81fa0
    ci cd push anomius 2024-11-18 05:17:05 +0530
  • fa30b52f8d
    non-HTTP(s) URLs now works with start anomius 2024-11-18 05:07:58 +0530
  • e5cec8f4eb
    fix(group-by): re #14337 name collision prevention (#14360) Bahex 2024-11-18 02:25:53 +0300
  • 538d9deea1 Fix change_file_times_to_timestamp test ysthakur 2024-11-17 17:35:00 -0500
  • beac8e8f9f Copy from #14214 (--no-deref in touch) ysthakur 2024-11-17 17:00:18 -0500
  • 250a258187 make command signature parsing more strict Solomon Victorino 2024-11-11 13:50:04 -0700
  • 6c7a76b15c Fix tests and add some more From conversions Ian Manske 2024-11-17 12:47:01 -0800
  • 572376a070
    improve the example carapace completer upidapi 2024-11-17 21:32:27 +0100
  • b4b7a48eba usage -> description ysthakur 2024-11-17 15:18:30 -0500
  • cded7002da
    Merge branch 'main' into utouch Yash Thakur 2024-11-17 14:33:25 -0500
  • 3044122a66 Use touch from coreutils 0.0.28 ysthakur 2024-11-17 14:24:22 -0500
  • 6c36bd822c
    Fix doc and code comment typos (#14366) Jan Klass 2024-11-17 19:17:35 +0100
  • ed67efe919 Fix doc and code comment typos Jan Klass 2024-11-17 18:57:59 +0100
  • 4d5ef57af7 wip on examples Jasha 2024-11-17 11:13:52 -0500
  • 4baddb2389 #7190 Changes the default sourting of ls to named natural ignoring case. Daniel Winther Petersen 2024-11-17 17:07:52 +0100
  • b2c28d31c9 Revert "Fix inconsistency in ls sort-order (#13875)" Daniel Winther Petersen 2024-11-17 16:55:56 +0100
  • 83b883dd4c #7190 If a column defined in the sort_by config of ls does not exist then the error message will state the column comes from there. Daniel Winther Petersen 2024-11-14 20:35:52 +0100
  • 07ddb2d259 #7190 Fixed fmt and clipppy. Daniel Winther Petersen 2024-11-14 19:47:41 +0100
  • c8b9e253eb #7190 Changes the ls.sort_by config to be structured instead of just a vec of strings. Daniel Winther Petersen 2024-11-14 19:39:05 +0100
  • 7b28d192d3 Updated default_config.nu with documentation on ls.sort_by Daniel Winther Petersen 2024-11-13 18:10:42 +0100
  • df41001ca0 Fixed cargo fmt, I had run it but my autoformat in idea where adding indentions that were not valid Daniel Winther Petersen 2024-11-13 18:07:18 +0100
  • 3c6b99725a #7190 Added sort_by config to ls configs (Fixes #7190) Daniel Winther Petersen 2024-11-13 16:22:23 +0100
  • 0c812bfbbf implement --link and --symbolic-link Jasha 2024-11-17 10:23:54 -0500
  • c3e99bb597 cargo fmt Jasha 2024-11-17 09:13:16 -0500
  • 18b48e1349 merge from main WindSoilder 2024-11-17 20:16:18 +0800
  • d6a4267fd4 Assign to non-variable or non-mutable variable should be ParseError WindSoilder 2024-11-14 18:04:17 +0800
  • 4f35bd0d03
    Merge b9852c4f9c into 029c586717 Stefan Holderbach 2024-11-17 14:48:20 +0300
  • 029c586717
    fix ansi bleed over on right prompt (#14357) Darren Schroeder 2024-11-17 05:47:09 -0600
  • 8cf2f9b261 add const variable $current_file for script files Bahex 2024-11-10 16:38:09 +0300
  • 7901f29445 add const variable $current_file for sourced files Bahex 2024-11-10 15:36:59 +0300
  • d9c06c3fa6 add const variable $current_file for modules Bahex 2024-11-10 15:33:07 +0300
  • 7acdb266a5 Allow passing test witout examples. Bahex 2024-11-17 13:08:23 +0300
  • 3ee9b8ae08 Fix typo Bahex 2024-11-11 12:09:01 +0300
  • 660bb859fe add path const for getting absolute paths to files at parse time Bahex 2024-11-11 11:23:14 +0300
  • 5379736bae Scoping issue caused closure_idx to not increment, fixed Bahex 2024-11-17 09:49:20 +0300
  • f9e01e2bf7 Handle no grouper case Bahex 2024-11-17 09:40:43 +0300
  • a3fe7d4c2c Extract column name creation to function Bahex 2024-11-17 09:24:22 +0300
  • baafd1a92e Table examples were added in #14337 Bahex 2024-11-17 09:10:25 +0300
  • b26c692d6f Better errors with more granular spans Bahex 2024-11-17 09:08:24 +0300
  • 4009ccc124 fix type errors Bahex 2024-11-17 09:07:29 +0300
  • 1b6ff00261 Decouple column names from Grouper Bahex 2024-11-17 09:03:25 +0300
  • 9003138cbe Utilize Spanned wrapper and FromValue trait. Bahex 2024-11-17 09:00:45 +0300
  • 7708dac4ab Add doc comments and other trait implementations Ian Manske 2024-11-16 18:41:09 -0800
  • 6ed68cd581 Fix compilation errors Ian Manske 2024-11-05 21:53:24 -0800
  • 5a08da9e94 Update operators and other usages Ian Manske 2024-11-04 21:56:13 -0800
  • d59f464156 Add Filesize type Ian Manske 2024-10-20 23:50:16 -0700
  • c11a17e6c5 Fix tests and run_external message bug Ian Manske 2024-11-16 14:27:41 -0800
  • 720a725021 Rely on display_output for formatting instead table for source evaluations 132ikl 2024-11-16 16:29:58 -0500
  • c3a9ed81d2 check for name collisions Bahex 2024-11-16 23:09:49 +0300
  • 31a925c716 More predictable column names Bahex 2024-11-16 23:09:23 +0300
  • d21c6a419f Check early for unsupported grouper types, and enumerate closures Bahex 2024-11-16 22:52:39 +0300
  • 0ab9337ecc Write tests passing -l flag to cp Jasha 2024-11-16 14:10:04 -0500
  • ade3edb7fd enable test_cp_recurse on macos Jasha 2024-11-16 13:37:13 -0500