Commit Graph

  • 7d64208509 Fix comment typos in run_external.rs Jan Klass 2024-11-01 16:09:39 +0100
  • d575fd1c3a
    Tests for new Alpine and Debian image builds (#14225) Kieron Wilkinson 2024-10-31 23:45:20 +0000
  • 0dd0370358 correctly parse table literals as lists Solomon Victorino 2024-10-31 16:00:44 -0600
  • c9d3981c28 We might use -d for datetimes in the future Doru 2024-10-31 17:20:18 -0300
  • 744f803b3f Container build tests Kieron Wilkinson 2024-10-30 15:29:43 +0000
  • 0a2fb137af
    don't run subcommand if it's surrounded with backtick quote (#14210) Wind 2024-10-31 23:13:05 +0800
  • af63c13370 tricky Doru 2024-10-31 08:49:17 -0300
  • 48aa9502f3 can't test symlink atime; allow individual a/m update Doru 2024-10-31 08:32:23 -0300
  • 339c07cd5f remove cfg ugliness, match uu/unix touch Doru 2024-10-31 08:10:52 -0300
  • a598636e1e tests, fix no deref creation Doru 2024-10-31 07:10:29 -0300
  • 9eece3ec77 no deref in touch Doru 2024-10-30 17:48:18 -0300
  • 4907575d3d
    Bump chrono-tz from 0.8.6 to 0.10.0 (#14205) dependabot[bot] 2024-10-30 10:14:04 -0700
  • 6193b64d84 fix url split-query signature Bahex 2024-10-30 19:25:00 +0300
  • cb326a7481 update integration tests, add case for duplicate parameters Bahex 2024-10-30 18:46:57 +0300
  • 96bf1a3000 url parse: update examples Bahex 2024-10-30 18:07:31 +0300
  • b8ecf27377 url parse: switch to url split-query impl for query string Bahex 2024-10-29 06:42:47 +0300
  • 4bbe8728b3 add url split-query Bahex 2024-10-28 09:45:31 +0300
  • 73ca330026 add tests for the chagne WindSoilder 2024-10-30 22:01:30 +0800
  • 0fac2c9af7 don't run subcommand if it's surrounded with backtick quote WindSoilder 2024-10-30 21:55:59 +0800
  • 4200df21d3
    Add RELEASE_QUERY_API build arg for Dockerfiles (#14209) Justin Ma 2024-10-30 19:45:15 +0800
  • e0bb5a2bd2
    Allow using function keys F21-F35 for keybindings (#14201) Dom 2024-10-30 12:22:47 +0100
  • 650db0fd08 Add RELEASE_QUERY_API build arg for Dockerfiles hustcer 2024-10-30 18:10:35 +0800
  • a6c2c685bc
    Bump trash from 5.1.1 to 5.2.0 (#14206) dependabot[bot] 2024-10-30 10:51:30 +0800
  • 1e2fa68db0
    Bump fancy-regex from 0.13.0 to 0.14.0 (#14207) dependabot[bot] 2024-10-30 10:51:21 +0800
  • 599f16f15c
    Bump unicase from 2.7.0 to 2.8.0 (#14208) dependabot[bot] 2024-10-30 10:51:06 +0800
  • 91da168251
    Bump crate-ci/typos from 1.26.0 to 1.26.8 (#14203) dependabot[bot] 2024-10-30 10:50:41 +0800
  • 5ad4de38e8
    Bump unicase from 2.7.0 to 2.8.0 dependabot[bot] 2024-10-30 00:47:06 +0000
  • def4024645
    Bump fancy-regex from 0.13.0 to 0.14.0 dependabot[bot] 2024-10-30 00:46:45 +0000
  • 5fa3fd16ba
    Bump trash from 5.1.1 to 5.2.0 dependabot[bot] 2024-10-30 00:44:52 +0000
  • 786be22158
    Bump chrono-tz from 0.8.6 to 0.10.0 dependabot[bot] 2024-10-30 00:43:41 +0000
  • d0a7fe92af
    Bump the polars group with 6 updates dependabot[bot] 2024-10-30 00:42:54 +0000
  • 02a0a11d51
    Bump crate-ci/typos from 1.26.0 to 1.26.8 dependabot[bot] 2024-10-30 00:06:03 +0000
  • 719a3e26b2 Restore old select behavior and fix flatten Alex Ionescu 2024-10-29 23:25:59 +0100
  • e77d00169e Improve CellPath display output Alex Ionescu 2024-10-29 15:12:03 +0100
  • c21c2a81da
    Allow using function keys F21-F35 for keybindings (in nu config) Dom 2024-10-29 21:52:15 +0100
  • e104bccfb9
    Drop once_cell dependency (#14198) Alex Ionescu 2024-10-29 17:33:46 +0100
  • 82fb1482ae Drop once_cell dependency Alex Ionescu 2024-10-29 16:10:50 +0100
  • 74bd0e32cc
    ansi -l includes previews of attributes (e.g., bold, dimmed, blink, etc.) (#14196) Douglas 2024-10-29 10:14:54 -0400
  • bcd409abd0 Don't preview a reset NotTheDr01ds 2024-10-29 10:00:15 -0400
  • 03015ed33f
    Show ? for optional entries when displaying CellPaths (#14042) Alex Ionescu 2024-10-29 14:08:55 +0100
  • cf683c117a Fix select tests Alex Ionescu 2024-10-09 22:28:28 +0200
  • 997baafd0f Show ? for optional entries when displaying CellPaths Alex Ionescu 2024-10-09 21:23:42 +0200
  • 79ea70d4ec
    Fix quoting in to nuon and refactor quoting functions (#14180) Alex Ionescu 2024-10-29 13:43:26 +0100
  • 3ec76af96e
    Add Debian Dockerfile (#14193) Kieron Wilkinson 2024-10-29 12:40:23 +0000
  • cb0de1818d Reset to normal before each preview NotTheDr01ds 2024-10-29 08:34:42 -0400
  • 312af84d31 Preview attr codes NotTheDr01ds 2024-10-29 08:20:53 -0400
  • c377478b2e Remove TODO comment Alex Ionescu 2024-10-29 10:33:28 +0100
  • fc72a8da9f Fix column quoting in to nuon; Move quoting-related functions into nu-utils Alex Ionescu 2024-10-28 02:26:51 +0100
  • b8efd2a347
    ansi name for clear-scrollback code (#14184) Douglas 2024-10-29 08:01:32 -0400
  • b50a688d70 Restored original name with new output code; added new scrollback code NotTheDr01ds 2024-10-29 07:43:12 -0400
  • 8ffe58b75b Add Debian Dockerfile Kieron Wilkinson 2024-10-29 10:59:44 +0000
  • 9083157baa
    support table literal syntax in join right-table argument (#14190) Solomon 2024-10-29 05:37:44 -0600
  • 6cdc9e3b77
    Fix LSP non-ascii characters offset issues. (#14002) zc he 2024-10-29 19:35:37 +0800
  • f8d4adfb7a
    Add the history import command (again) (#14083) Piotr Kufel 2024-10-29 04:34:48 -0700
  • 719d9aa83c
    provide a common implementation for query string conversions in url join and url build-query (#14173) Bahex 2024-10-29 14:33:14 +0300
  • 9ebaa737aa
    feat: stor insert accepts lists (#14175) Rodrigo Friães 2024-10-29 12:32:55 +0100
  • 88b0982dac
    allow oem code pages to be used to decode text (#14187) Darren Schroeder 2024-10-29 06:32:35 -0500
  • 8c2e12ad79
    Update the dockerfile for alpine image (#14191) Justin Ma 2024-10-29 19:32:09 +0800
  • e53ff7d8ac Update labels hustcer 2024-10-29 19:22:23 +0800
  • 5c8394f19b Update labels hustcer 2024-10-29 19:17:48 +0800
  • 2c31b3db07
    Ensure default config files end with a new line (#14192) Ofek Lev 2024-10-29 05:12:55 -0400
  • 42968946a0 Ensure default config files end with a new line Ofek Lev 2024-10-28 23:49:08 -0400
  • 92d396aecf ci skip hustcer 2024-10-29 10:04:21 +0800
  • fc480049f3 support table literal syntax in join right-table argument Solomon Victorino 2024-10-27 22:11:08 -0600
  • 1870f4808a Update the dockerfile for alpine image building hustcer 2024-10-29 08:11:36 +0800
  • 58085c8792 allow oem code pages to be used to decode text Darren Schroeder 2024-10-28 12:57:57 -0500
  • 10a97f6675 ansi name for clear-scrollback code NotTheDr01ds 2024-10-28 10:25:52 -0400
  • eedf833b6f
    Send both 2J and 3J on clear (#14181) Douglas 2024-10-28 07:42:18 -0400
  • 717352bb36 Send both 2J and 3J on clear NotTheDr01ds 2024-10-27 21:01:12 -0400
  • b9d8e55735 feat: stor insert accepts lists (#11433) Rodrigo Friães 2024-10-27 15:52:08 +0100
  • 26c2de9105 reword examples to be clearer Bahex 2024-10-27 15:02:00 +0300
  • 7d0ef7a484 rename record_to_qs to record_to_query_string Bahex 2024-10-27 14:31:33 +0300
  • 8887531800 cargo fmt Bahex 2024-10-27 11:07:19 +0300
  • 605a098cff add example for list values in params Bahex 2024-10-27 10:39:06 +0300
  • b52af124e6 consolidate record to query string implementations Bahex 2024-10-25 10:13:19 +0300
  • d1fa7a0aea Remove the --include-ids flag Piotr Kufel 2024-10-24 14:47:56 -0700
  • b7d6fac3d1
    Merge 76d17abd5c into 69d81cc065 Ayan Banerjee 2024-10-25 20:38:19 +0700
  • b1c976628c Fix tests Ian Manske 2024-10-24 20:42:33 -0700
  • 40c2cf0db2 Update examples Ian Manske 2024-10-24 20:26:01 -0700
  • ead44a14cf Cleanup Ian Manske 2024-10-24 20:24:42 -0700
  • 564b2061e2 Add tests Ian Manske 2024-10-24 20:20:51 -0700
  • 8c90a5123d Fix empty list bug Ian Manske 2024-10-24 20:20:27 -0700
  • e2b45bcc11 Remove old code checking no_newline Ian Manske 2024-10-24 20:07:30 -0700
  • 2db71cc6a0 Always add newline unless last element and --no-newline Ian Manske 2024-10-24 20:04:02 -0700
  • 03d2d41e01 Changes to deal with ID overrides: - Add the --include-ids flag - Add extra tests Piotr Kufel 2024-10-12 22:13:21 -0700
  • dafcd0faaf Add the history import command Piotr Kufel 2024-07-23 19:57:46 -0700
  • 69d81cc065
    add command_type to help (#14165) Darren Schroeder 2024-10-24 12:06:49 -0500
  • 34de9110ff add command_type to help Darren Schroeder 2024-10-24 10:26:07 -0500
  • af9c31152a
    Add metadata on open --raw with bytestreams (#14141) Darren Schroeder 2024-10-23 16:50:15 -0500
  • abb6fca5e3
    make adding newlines with to text more consistent and opt-out-able (#14158) Darren Schroeder 2024-10-23 16:49:51 -0500
  • 27ee1b78c9 use ian's code Darren Schroeder 2024-10-23 16:40:47 -0500
  • 312c89708d fix example? Darren Schroeder 2024-10-23 14:59:48 -0500
  • 7577cd9bc3 only add newline if value is a list or a record Darren Schroeder 2024-10-23 14:54:35 -0500
  • 3876dca5b6 Merge branch 'main' into add_newline_option_to_text Darren Schroeder 2024-10-23 14:51:27 -0500
  • 3ec1c40320
    Introduce footer_inheritance option (#14070) Maxim Zhiburt 2024-10-23 20:45:47 +0300
  • 619211c1bf
    Bump brotli to 6.0.0 (#14161) Stefan Holderbach 2024-10-23 19:40:37 +0200
  • 6a18e51719 Add footer_inheritance into default_config.nu Maxim Zhiburt 2024-10-23 20:34:33 +0300
  • 1540174326 Bump brotli to 6.0.0 sholderbach 2024-10-23 19:27:24 +0200
  • 3a685049da
    add name to $env.config.keybindings (#14159) Darren Schroeder 2024-10-23 12:23:41 -0500
  • ce17364aad
    Bump windows from 0.56.0 to 0.57.0 dependabot[bot] 2024-10-23 17:15:48 +0000