Commit Graph

  • 671640b0a9 Avoid recomputing fuzzy match scores (#13700) Yash Thakur 2024-11-22 07:29:00 -05:00
  • 5f7082f053 truly flexible csv/tsv parsing (#14399) Bahex 2024-11-22 00:58:31 +03:00
  • 2a90cb7355 Update SHLVL (only when interactive) on startup (#14404) Rikuki IX 2024-11-22 05:57:33 +08:00
  • e63976df7e Bump Calamine (#14403) Marc Schreiber 2024-11-21 13:31:14 +01:00
  • d8c2493658 Deprecate split-by command (#14019) Ian Manske 2024-11-21 01:47:03 -08:00
  • 4ed25b63a6 Always load default env/config values (#14249) Douglas 2024-11-20 17:15:15 -05:00
  • b318d588fe add new --flatten parameter to the ast command (#14400) Darren Schroeder 2024-11-20 11:39:15 -06:00
  • 42d2adc3e0 allow ps1 files to be executed without pwsh/powershell -c file.ps1 (#14379) Darren Schroeder 2024-11-20 07:55:26 -06:00
  • 5d1eb031eb Turn compile errors into fatal errors (#14388) Devyn Cairns 2024-11-20 03:24:03 -08:00
  • 1e7840c376 Bump terminal_size from 0.3.0 to 0.4.0 (#14393) dependabot[bot] 2024-11-20 09:20:47 +08:00
  • a6e3470c6f Bump thiserror from 1.0.69 to 2.0.3 (#14394) dependabot[bot] 2024-11-20 09:19:37 +08:00
  • 582b5f45e8 Bump shadow-rs from 0.35.2 to 0.36.0 (#14396) dependabot[bot] 2024-11-20 09:19:24 +08:00
  • eb0b6c87d6 Add mac and IP address entries to sys net (#14389) Ryan Faulhaber 2024-11-19 17:20:52 -05:00
  • b6ce907928 nu-table/ Do footer_inheritance by accouting for rows rather then a f… (#14380) Maxim Zhiburt 2024-11-20 00:31:28 +03:00
  • 9cffbdb42a remove deprecated warnings (#14386) Wind 2024-11-19 21:52:58 +08:00
  • d69e131450 Rely on display_output hook for formatting values from evaluations (#14361) 132ikl 2024-11-19 08:04:29 -05:00
  • 6e84ba182e Bump quick-xml to 0.37.0 (#14354) Michel Lind 2024-11-18 18:26:31 -06:00
  • 6773dfce8d add --default flag to input command (#14374) Wind 2024-11-19 07:14:12 +08:00
  • 13ce9e4f64 update uutils crates (#14371) Darren Schroeder 2024-11-17 19:31:36 -06:00
  • f63f8cb154 Add utouch command from uutils/coreutils (#11817) Yash Thakur 2024-11-17 19:03:21 -05:00
  • 6e1118681d make command signature parsing more strict (#14309) Solomon 2024-11-17 17:01:52 -07:00
  • e5cec8f4eb fix(group-by): re #14337 name collision prevention (#14360) Bahex 2024-11-18 02:25:53 +03:00
  • 6c36bd822c Fix doc and code comment typos (#14366) Jan Klass 2024-11-17 19:17:35 +01:00
  • 029c586717 fix ansi bleed over on right prompt (#14357) Darren Schroeder 2024-11-17 05:47:09 -06:00
  • ea6493c041 Seq char update will work on all char (#14261) anomius 2024-11-16 01:35:29 +05:30
  • 455d32d9e5 Cut down unnecessary lint allows (#14335) Stefan Holderbach 2024-11-15 19:24:39 +01:00
  • 7bd801a167 Update rstest from 0.18 to 0.23 (the current version) (#14350) Ben Beasley 2024-11-15 13:18:01 -05:00
  • b6e84879b6 add multiple grouper support to group-by (#14337) Bahex 2024-11-15 15:40:49 +03:00
  • f7832c0e82 allow nuscripts to be run again on windows with assoc/ftype (#14318) Darren Schroeder 2024-11-15 06:39:42 -06:00
  • 8c1ab7e0a3 Add proper config defaults for hooks (#14341) Douglas 2024-11-14 23:27:26 -05:00
  • 9d0f69ac50 Add support for converting polars decimal values to nushell values (#14343) Jack Wright 2024-11-14 20:10:38 -08:00
  • 215ca6c5ca Remove the NU_DISABLE_IR option (#14293) Devyn Cairns 2024-11-14 20:09:25 -08:00
  • a04c90e22d make ls return "Permission denied" for CWD instead of empty results (#14310) Solomon 2024-11-14 21:09:02 -07:00
  • a84d410f11 Fix inconsistency in ls sort-order (#13875) Bark 2024-11-15 01:39:41 +02:00
  • 636bae2466 Bump tempfile from 3.13.0 to 3.14.0 (#14326) dependabot[bot] 2024-11-14 09:32:55 +00:00
  • 739a7ea730 Bump mockito from 1.5.0 to 1.6.1 (#14336) dependabot[bot] 2024-11-14 09:20:17 +00:00
  • 3893fbb0b1 skip test_iteration_errors if /root is missing (#14299) Solomon 2024-11-14 02:13:04 -07:00
  • 948205c8e6 Bump serial_test from 3.1.1 to 3.2.0 (#14325) dependabot[bot] 2024-11-14 09:09:48 +00:00
  • 6278afde8d Bump crate-ci/typos from 1.27.0 to 1.27.3 (#14321) dependabot[bot] 2024-11-14 09:08:19 +00:00
  • f0cb2dafbb Allow duration to be added to date (#14295) Douglas 2024-11-14 04:07:37 -05:00
  • a3c145432e Tests: add a test to make sure that function can't use mutable variable (#14314) Wind 2024-11-14 17:05:33 +08:00
  • e6f55da080 Bump to dev version 0.100.1 (#14328) Justin Ma 2024-11-14 17:04:39 +08:00
  • 30f98f7e64 Downgrade softprops/action-gh-release to 2.0.5 (#14327) 0.100.0 Justin Ma 2024-11-13 11:28:47 +08:00
  • c9409a2edb Bump version to 0.100.0 (#14312) Justin Ma 2024-11-13 04:22:38 +08:00
  • b857064d65 Pin reedline to 0.37.0 release (#14317) Stefan Holderbach 2024-11-12 20:34:46 +01:00
  • a541382776 Fix binary example and add one for text uploads (#14307) Douglas 2024-11-11 13:49:49 -05:00
  • 07ad24ab97 Fix ignored into datetime test (#14302) Douglas 2024-11-11 07:01:39 -05:00
  • 55db643048 ignore without_timezone test for now (#14297) Darren Schroeder 2024-11-10 07:35:18 -06:00
  • 8f9b198d48 upgrade bracoxide to v0.1.4 (fixes #14290) (#14296) A. Taha Baki 2024-11-10 16:00:42 +03:00
  • 6c7129cc0c Fix multipart/form-data post example (#14291) Douglas 2024-11-09 19:09:17 -05:00
  • 919d55f3fc Remove unneeded clones in select (#14283) Alex Ionescu 2024-11-08 07:37:38 +01:00
  • bdf63420d1 update reedline to the latest commit (#14281) Darren Schroeder 2024-11-07 07:15:57 -06:00
  • b7af715f6b IR: Don't generate instructions for def and export def. (#14114) Wind 2024-11-07 13:35:00 +08:00
  • b6eda33438 allow != for polars (#14263) Darren Schroeder 2024-11-06 17:58:22 -06:00
  • ab641d9f18 Fix the order of preference for VISUAL and EDITOR (#14275) Bruce Weirdan 2024-11-07 00:01:57 +01:00
  • c7e128eed1 add table params support to url join and url build-query (#14239) Bahex 2024-11-06 17:09:40 +03:00
  • cc0259bbed don't include import path in args to aliased external commands (#14231) Solomon 2024-11-06 06:40:29 -07:00
  • 23fba6d2ea correctly parse table literals as lists (#14226) Solomon 2024-11-06 06:36:56 -07:00
  • 3182adb6a0 Url split query (#14211) Bahex 2024-11-06 16:35:37 +03:00
  • d52ec65f18 update human-date-parser conversion to use local timezone (#14266) Darren Schroeder 2024-11-06 07:14:00 -06:00
  • b968376be9 Bump crate-ci/typos from 1.26.8 to 1.27.0 (#14272) dependabot[bot] 2024-11-06 10:48:34 +08:00
  • 90bd8c82b7 Bump notify-debouncer-full from 0.3.1 to 0.3.2 (#14271) dependabot[bot] 2024-11-06 10:31:30 +08:00
  • 0955e8c5b6 Bump scraper from 0.20.0 to 0.21.0 (#14270) dependabot[bot] 2024-11-06 10:31:21 +08:00
  • ef55367224 Bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#14273) dependabot[bot] 2024-11-06 10:30:55 +08:00
  • a60f454154 No longer autoload deprecated-dirs (#14242) Douglas 2024-11-05 15:53:41 -05:00
  • 7a7df3e635 Switch to unicase's to_folded_case (#14255) 132ikl 2024-11-05 03:39:08 -05:00
  • 62198a29c2 Make to text line endings consistent for list (streams) (#14166) Ian Manske 2024-11-05 00:33:54 -08:00
  • e87a35104a Remove as_i64 and as_f64 (#14258) Ian Manske 2024-11-05 00:28:56 -08:00
  • 1e051e573d fix $env.FILE_PWD and $env.CURRENT_FILE inside use (#14101) Wind 2024-11-05 14:12:01 +08:00
  • e172a621f3 Consolidate uses of test-case to rstest (#14250) Stefan Holderbach 2024-11-04 19:07:59 +01:00
  • 9f09930834 Div, mod, and floor div overhaul (#14157) Ian Manske 2024-11-04 09:03:48 -08:00
  • 20c2de9eed Empty rest args match should be an empty list (#14246) Charles Taylor 2024-11-04 12:03:26 -05:00
  • 22ca5a6b8d Add tests to test the --max-age arg in http commands (#14245) Alex Kattathra Johnson 2024-11-04 05:41:44 -06:00
  • 8b19399b13 support binary input in length (#14224) Solomon 2024-11-03 20:39:24 -07:00
  • d289c773d0 Change --max-time arg for http commands to use Duration type (#14237) Alex Kattathra Johnson 2024-11-03 12:35:08 -06:00
  • a935e0720f no deref in touch (#14214) Doru 2024-11-03 01:56:05 -03:00
  • 1c3ff179bc Improve CellPath display output (#14197) Alex Ionescu 2024-11-02 16:28:10 +01:00
  • ccab3d6b6e Improve comment wording in run_external.rs (#14230) Jan Klass 2024-11-01 18:02:25 +01:00
  • 3e39fae6e1 Fix comment typos in run_external.rs (#14229) Jan Klass 2024-11-01 17:55:21 +01:00
  • d575fd1c3a Tests for new Alpine and Debian image builds (#14225) Kieron Wilkinson 2024-10-31 23:45:20 +00:00
  • 0a2fb137af don't run subcommand if it's surrounded with backtick quote (#14210) Wind 2024-10-31 23:13:05 +08:00
  • 4907575d3d Bump chrono-tz from 0.8.6 to 0.10.0 (#14205) dependabot[bot] 2024-10-30 10:14:04 -07:00
  • 4200df21d3 Add RELEASE_QUERY_API build arg for Dockerfiles (#14209) Justin Ma 2024-10-30 19:45:15 +08:00
  • e0bb5a2bd2 Allow using function keys F21-F35 for keybindings (#14201) Dom 2024-10-30 12:22:47 +01:00
  • a6c2c685bc Bump trash from 5.1.1 to 5.2.0 (#14206) dependabot[bot] 2024-10-30 10:51:30 +08:00
  • 1e2fa68db0 Bump fancy-regex from 0.13.0 to 0.14.0 (#14207) dependabot[bot] 2024-10-30 10:51:21 +08:00
  • 599f16f15c Bump unicase from 2.7.0 to 2.8.0 (#14208) dependabot[bot] 2024-10-30 10:51:06 +08:00
  • 91da168251 Bump crate-ci/typos from 1.26.0 to 1.26.8 (#14203) dependabot[bot] 2024-10-30 10:50:41 +08:00
  • e104bccfb9 Drop once_cell dependency (#14198) Alex Ionescu 2024-10-29 17:33:46 +01:00
  • 74bd0e32cc ansi -l includes previews of attributes (e.g., bold, dimmed, blink, etc.) (#14196) Douglas 2024-10-29 10:14:54 -04:00
  • 03015ed33f Show ? for optional entries when displaying CellPaths (#14042) Alex Ionescu 2024-10-29 14:08:55 +01:00
  • 79ea70d4ec Fix quoting in to nuon and refactor quoting functions (#14180) Alex Ionescu 2024-10-29 13:43:26 +01:00
  • 3ec76af96e Add Debian Dockerfile (#14193) Kieron Wilkinson 2024-10-29 12:40:23 +00:00
  • b8efd2a347 ansi name for clear-scrollback code (#14184) Douglas 2024-10-29 08:01:32 -04:00
  • 9083157baa support table literal syntax in join right-table argument (#14190) Solomon 2024-10-29 05:37:44 -06:00
  • 6cdc9e3b77 Fix LSP non-ascii characters offset issues. (#14002) zc he 2024-10-29 19:35:37 +08:00
  • f8d4adfb7a Add the history import command (again) (#14083) Piotr Kufel 2024-10-29 04:34:48 -07:00
  • 719d9aa83c provide a common implementation for query string conversions in url join and url build-query (#14173) Bahex 2024-10-29 14:33:14 +03:00
  • 9ebaa737aa feat: stor insert accepts lists (#14175) Rodrigo Friães 2024-10-29 12:32:55 +01:00
  • 88b0982dac allow oem code pages to be used to decode text (#14187) Darren Schroeder 2024-10-29 06:32:35 -05:00