Commit Graph

  • 5886a74ccc into binary -c: return 0 as single byte (#11068) Skyler Hawthorne 2023-11-16 05:09:31 -05:00
  • 4367aa9f58 allow parsing of human readable datetimes (#11051) Darren Schroeder 2023-11-15 17:43:37 -06:00
  • e9c298713e nu-table/ Add -t/theme argument && Replace -n/start-number with -i/index (#11058) Maxim Zhiburt 2023-11-16 02:41:18 +03:00
  • c110ddff66 Implement LSP Text Document Synchronization (#10941) Marc Schreiber 2023-11-16 00:35:48 +01:00
  • a806717f35 Testing support tweaks: exit status in Outcome (#10692) Skyler Hawthorne 2023-11-15 17:50:43 -05:00
  • 2b5f1ee5b3 Bump version to 0.87.1 (#11056) Stefan Holderbach 2023-11-15 23:50:11 +01:00
  • 77a1c3c7b2 Bump version for 0.87.0 release (#11031) 0.87.0 Stefan Holderbach 2023-11-14 21:01:19 +01:00
  • 82b3ae826f Pin reedline to 0.26 release (#11053) Stefan Holderbach 2023-11-14 20:47:25 +01:00
  • 1b3092ae7c Move to clearer reedline keyboard enhancement API (#11045) Stefan Holderbach 2023-11-14 20:27:14 +01:00
  • 942ff7df4d fix custom command's default value (#11043) WindSoilder 2023-11-14 20:46:05 +08:00
  • 51abe4c262 Bump rustix patch versions (#11044) Stefan Holderbach 2023-11-13 15:09:37 +01:00
  • e8e0526f57 Bump crate-ci/typos from 1.16.22 to 1.16.23 (#11038) dependabot[bot] 2023-11-13 11:28:28 +00:00
  • 0b25385109 Revert "add color-backtrace crate (#10942)" (#11032) Stefan Holderbach 2023-11-11 23:03:33 +01:00
  • 415b1273b4 Fix (http) get HTTP_PROXY from $env (#11026) Motalleb Fallahnezhad 2023-11-11 19:46:17 +03:30
  • 6bee80dcd7 make reject support list input directly (#11024) WindSoilder 2023-11-12 00:15:11 +08:00
  • 588a078872 Fix tests for cargo.exe check command (#11022) Gaëtan 2023-11-10 21:15:11 +01:00
  • 93096a07aa Implement Display for CellPath (#11023) Ian Manske 2023-11-10 20:12:51 +00:00
  • 523d0bca16 Refactor flatten command (#11017) Ian Manske 2023-11-10 12:18:02 +00:00
  • fe92051bb3 Adding support for Polars structs (#10943) Jack Wright 2023-11-09 17:00:59 -08:00
  • ee648ecb7d Refactor transpose and improve perf (#11013) Stefan Holderbach 2023-11-09 22:41:38 +01:00
  • 91920373b5 Match toolkit clippy settings to CI clippy settings (#10984) Eric Hodel 2023-11-09 10:07:15 -08:00
  • 33a7bc405f Refactor drop columns to fix issues (#10903) Ian Manske 2023-11-09 12:51:46 +00:00
  • cd75640a90 Add Record::truncate for trimming based on len (#11004) Stefan Holderbach 2023-11-09 00:00:20 +01:00
  • 0f600bc3f5 Improve case insensitivity consistency (#10884) Christopher Durham 2023-11-08 17:58:54 -05:00
  • aed4b626b8 Refactor env conversion, yeet Value::follow_cell_path_not... (#10926) Ian Manske 2023-11-08 22:57:24 +00:00
  • 92503e6571 Use record API in more parts of nu-protocol (#10928) Stefan Holderbach 2023-11-08 23:03:08 +01:00
  • 44c0db46e1 Add Record::drain to take out elements by range (#11002) Stefan Holderbach 2023-11-08 22:54:02 +01:00
  • 1fd3bc1ba6 Add exec command for Windows (#11001) Ian Manske 2023-11-08 20:50:25 +00:00
  • 59ea28cf06 Use Record::get instead of Value functions (#10925) Ian Manske 2023-11-08 20:47:37 +00:00
  • 435abadd8a Add special error case for alias (#10975) Andrej Kolchin 2023-11-08 19:35:40 +00:00
  • 86cd387439 Refactor and fix Config<->Value mechanism (#10896) Stefan Holderbach 2023-11-08 20:31:30 +01:00
  • edbf3aaccb Use Record's public API in a bunch of places (#10927) Stefan Holderbach 2023-11-08 14:24:00 +01:00
  • b03ef56bcb Fix alpine docker file (#10992) Justin Ma 2023-11-08 20:30:34 +08:00
  • 55316a9f27 Convert ShellError::DatetimeParseError to named fields (#10991) Eric Hodel 2023-11-08 04:04:02 -08:00
  • d3ec3dc66b allow vscode-specific ansi escape sequence to set path (#10990) Darren Schroeder 2023-11-07 19:38:30 -06:00
  • 7ebae0b5f7 Refactor table cmd and nu-table with Record API (#10930) Stefan Holderbach 2023-11-08 01:22:47 +01:00
  • f45aed257f Refactor find in terms of clean Record API (#10929) Stefan Holderbach 2023-11-08 01:06:22 +01:00
  • 60da7abbc7 Use Vec for Closure captures (#10940) Ian Manske 2023-11-07 23:43:28 +00:00
  • 7a3cbf43e8 Convert ShellError::UnsupportedInput to named fields (#10971) Eric Hodel 2023-11-07 14:25:32 -08:00
  • 45b02ce2ab Bump indexmap from 2.0.2 to 2.1.0 (#10969) dependabot[bot] 2023-11-07 15:36:34 +00:00
  • c039e4b3d0 Update description and error types for split-by (#10865) Eric Hodel 2023-11-07 07:27:10 -08:00
  • 9b202d560d Limit run-external --redirect-combine sh test to not(Windows) (#10905) Christopher Durham 2023-11-07 03:35:24 -05:00
  • 1874082a2c allow items to properly evaluate block settings (#10980) Darren Schroeder 2023-11-06 12:15:37 -06:00
  • 1359b26da2 update items example to send data through the pipeline (#10976) Darren Schroeder 2023-11-06 06:59:13 -06:00
  • b9bc527d27 Bump crate-ci/typos from 1.16.21 to 1.16.22 (#10968) dependabot[bot] 2023-11-06 00:57:55 +00:00
  • 51cdd9fbb2 Bump hustcer/setup-nu from 3.7 to 3.8 (#10967) dependabot[bot] 2023-11-06 00:56:59 +00:00
  • d838871063 add color-backtrace crate for more intuitive backtraces (#10942) Darren Schroeder 2023-11-05 17:19:06 -06:00
  • 4d16d92847 remove unnecessary files (#10966) Darren Schroeder 2023-11-05 15:23:21 -06:00
  • fc01701a41 updates trash dependency to 3.1.2 (#10965) Darren Schroeder 2023-11-05 15:00:13 -06:00
  • 51d5d0eac8 Restore test_config tests (#10954) Eric Hodel 2023-11-04 13:18:57 -07:00
  • 81d00f71a9 Show plugin extra usage and search terms (#10952) Eric Hodel 2023-11-04 13:12:58 -07:00
  • 77fbf3e2d2 better help message for MissingPositional error (#10949) dzorya 2023-11-04 20:24:21 +03:00
  • f565661f42 Fix issues with error make refactor (#10950) Andrej Kolchin 2023-11-04 16:23:43 +00:00
  • 1a864ea6f4 Refactor error make (#10923) Andrej Kolchin 2023-11-03 15:09:33 +00:00
  • c1738620e3 remove unwraps in registry_query command (#10936) Darren Schroeder 2023-11-03 08:12:36 -05:00
  • 56e35fc3f9 Reduce element shifting in Record::retain_mut (#10915) Ian Manske 2023-11-02 19:01:46 +00:00
  • 29591c97a7 Add "shape_keyword" to default config (#10922) stfacc 2023-11-02 19:59:17 +01:00
  • 697dee6750 Change input list to return null (#10913) Andrej Kolchin 2023-11-02 18:57:06 +00:00
  • 0ca8fcf58c Integrated Language Server (#10723) Marc Schreiber 2023-11-02 16:18:57 +01:00
  • a46048f362 Use Record APIs in nu-protocol/nu-engine (#10917) Stefan Holderbach 2023-11-01 23:19:58 +01:00
  • 0569a9c92e Disallow duplicated columns in table literals (#10875) Stefan Holderbach 2023-11-01 21:25:35 +01:00
  • c1ca10ffd1 allow compact to also compact empty strings (#10912) Darren Schroeder 2023-11-01 13:56:25 -05:00
  • 15c22db8f4 Make FromValue take owned Values (#10900) Ian Manske 2023-10-31 18:47:00 +00:00
  • 1c52b112c8 Return external file completions if not empty (#10898) Himadri Bhattacharjee 2023-10-31 22:02:21 +05:30
  • 275dba82d5 fix: preserve path when completing intermediate directory (#10831) Himadri Bhattacharjee 2023-10-31 18:09:14 +05:30
  • cf7040a215 Refactor: introduce a gen_save_call function to reduce duplicate code (#10852) WindSoilder 2023-10-31 10:45:36 +08:00
  • 72cb4b6032 Reuse Closure type in Value::Closure (#10894) Ian Manske 2023-10-30 22:34:23 +00:00
  • d4cbab454e Change category of scope commands to core (#10892) Andrej Kolchin 2023-10-30 18:55:40 +00:00
  • 3645178ff1 Convert "pure" macros to pure fn in config.rs (#10893) Stefan Holderbach 2023-10-30 19:54:59 +01:00
  • 005180f269 Add Record::remove/retain/retain_mut (#10876) Stefan Holderbach 2023-10-30 19:51:28 +01:00
  • 72f7b9b7cc Add umkdir command (#10785) Andrej Kolchin 2023-10-30 12:59:48 +00:00
  • 3f61ca19f0 Bump hustcer/setup-nu from 3.6 to 3.7 (#10878) dependabot[bot] 2023-10-30 12:53:22 +00:00
  • d8c59eddb3 Bump rust-ini from 0.19.0 to 0.20.0 (#10882) dependabot[bot] 2023-10-30 11:56:13 +00:00
  • ac43372618 Bump scraper from 0.17.1 to 0.18.1 (#10879) dependabot[bot] 2023-10-30 11:53:26 +00:00
  • dccb2b48f3 Bump crate-ci/typos from 1.16.20 to 1.16.21 (#10877) dependabot[bot] 2023-10-30 10:19:51 +00:00
  • 2e68e6ddbf allow sort-by to work with records (#10870) Darren Schroeder 2023-10-29 08:22:20 -05:00
  • 3dfe1a4f0e group-by now returns a table instead of a record (#10848) Eric Hodel 2023-10-28 12:15:14 -07:00
  • c87bac04c0 Add common map-like API to nu_protocol::Record (#10841) Stefan Holderbach 2023-10-28 15:18:41 +02:00
  • 4b301710d3 Convert more examples and tests to record! macro (#10840) Stefan Holderbach 2023-10-28 14:52:31 +02:00
  • 7d67ca3652 [nu-cmd-base] add missing LICENSE text (#10855) Michel Lind (né Salim) 2023-10-27 13:55:03 -07:00
  • 01d8961eb7 use to_lowercase in str downcase (#10850) Antoine Stevan 2023-10-27 19:16:17 +02:00
  • 7ac5a01e2f deprecate glob --not in favor of glob --exclude (#10827) Antoine Stevan 2023-10-25 17:11:57 +02:00
  • e2fb0e5b82 implement whoami using uutils (#10488) Terts Diepraam 2023-10-25 16:53:52 +02:00
  • a11e41332c expand paths and split PATH in std path add (#10710) Antoine Stevan 2023-10-25 16:43:27 +02:00
  • f3656f7822 sync $env.config.filesize.metric (#10277) Antoine Stevan 2023-10-25 16:42:24 +02:00
  • 38f4ab0bc9 updated NU_LIB_DIRS delimiter for command line (#10837) Darren Schroeder 2023-10-25 09:38:20 -05:00
  • f35741d50e redirection: fix internal commands error with o+e> redirection (#10816) WindSoilder 2023-10-25 22:35:51 +08:00
  • d93315d8f5 Fix describe -d for lazy records (#10836) Gaëtan 2023-10-25 15:04:37 +02:00
  • 8429aec57f readd update flag to cp command (#10824) Ludwig Austermann 2023-10-25 11:30:13 +02:00
  • f043a8a8ff redirect should have a target (#10835) WindSoilder 2023-10-25 17:19:35 +08:00
  • c6016d7659 Dataframe support for small int types (#10828) Jack Wright 2023-10-24 19:25:21 -07:00
  • 78b4472b32 Support pattern matching null literals (#10829) Hudson Clark 2023-10-24 18:30:45 -04:00
  • cb754befe9 fix: Ensure consistent vals and cols when parsing with --flexible (#10814) Hudson Clark 2023-10-24 16:54:26 -04:00
  • 0588a4fc19 Make debug info lazy (#10728) Gaëtan 2023-10-24 19:48:05 +02:00
  • ff3a0a0de3 fix main not building due to errors later found in describe (#10821) Darren Schroeder 2023-10-23 13:22:32 -05:00
  • c799f77577 Add detailed flag for describe (#10795) Gaëtan 2023-10-23 16:12:11 +02:00
  • d3182a6737 Revert "Bump regex from 1.9.6 to 1.10.2" (#10818) Stefan Holderbach 2023-10-23 16:11:32 +02:00
  • b5e09b8a30 Improve registry value return types (#10806) Christopher Durham 2023-10-23 08:21:27 -04:00
  • 05efd735b9 Bump which from 4.4.2 to 5.0.0 (#10811) dependabot[bot] 2023-10-23 14:14:28 +08:00
  • 5e0499fcf9 Bump uuid from 1.4.1 to 1.5.0 (#10810) dependabot[bot] 2023-10-23 14:14:08 +08:00