Commit Graph

  • c5a00ca3f1 update lock via cargo check to fix ci (#13233) Jack Wright 2024-06-25 19:14:15 -07:00
  • 5a486029db Add typed path forms (#13115) Ian Manske 2024-06-26 01:33:57 +00:00
  • def36865ef Enable reloading changes to a submodule (#13170) Wind 2024-06-26 09:33:37 +08:00
  • 55ee476306 Define keywords (#13213) Ian Manske 2024-06-26 01:32:54 +00:00
  • f241110005 implement autoloading (#13217) Darren Schroeder 2024-06-25 20:31:54 -05:00
  • 0dd35cddcd Bumping version to 0.95.1 (#13231) Jack Wright 2024-06-25 18:26:07 -07:00
  • f93c6680bd Bump to 0.95.0 (#13221) 0.95.0 Jakub Žádník 2024-06-25 21:29:47 +03:00
  • 43e349a274 Mitigate the poor interaction between ndots expansion and non-path strings (#13218) Devyn Cairns 2024-06-24 16:39:01 -07:00
  • 4509944988 Fix usage parsing for commands defined in CRLF (windows) files (#13212) Bruce Weirdan 2024-06-24 01:43:05 +02:00
  • 9b7f899410 Allow missing fields in derived FromValue::from_value calls (#13206) Piepmatz 2024-06-22 22:31:09 +02:00
  • b6bdadbc6f Suppress column index for default cal output (#13188) NotTheDr01ds 2024-06-22 08:41:29 -04:00
  • dcb6ab6370 Fixed generate command signature (#13200) NotTheDr01ds 2024-06-22 08:37:34 -04:00
  • db86dd9f26 Polars default infer (#13193) Jack Wright 2024-06-22 05:23:42 -07:00
  • 10e84038af nu-explore: Add vertical lines && fix index/transpose issue (#13147) Maxim Zhiburt 2024-06-21 22:07:57 +03:00
  • 91d44f15c1 Allow plugins to report their own version and store it in the registry (#12883) Devyn Cairns 2024-06-21 04:27:09 -07:00
  • dd8f8861ed Add shape_glob_interpolation to default_config.nu (#13198) Devyn Cairns 2024-06-21 04:17:29 -07:00
  • 9845d13347 fix nu-system build on arm64 FreeBSD (#13196) Devyn Cairns 2024-06-21 03:03:10 -07:00
  • 4c82a748c1 Do example (#13190) NotTheDr01ds 2024-06-20 19:46:56 -04:00
  • 20834c9d47 Added the ability to turn on performance debugging through and env var for the polars plugin (#13191) Jack Wright 2024-06-20 16:37:38 -07:00
  • 7d2d573eb8 Added the ability to open json lines dataframes with polars lazy json lines reader. (#13167) Jack Wright 2024-06-20 10:55:49 -07:00
  • c09a8a5ec9 add a system level folder for future autoloading (#13180) Darren Schroeder 2024-06-20 06:30:43 -05:00
  • bb6cb94e55 Bump actions/checkout from 4.1.6 to 4.1.7 (#13177) dependabot[bot] 2024-06-20 16:10:39 +08:00
  • 26bdba2068 Bump interprocess from 2.1.0 to 2.2.0 (#13178) dependabot[bot] 2024-06-20 16:10:27 +08:00
  • bdc32345bd Move most of the peculiar argument handling for external calls into the parser (#13089) Devyn Cairns 2024-06-19 21:00:03 -07:00
  • 44aa0a2de4 Table help rendering (#13182) NotTheDr01ds 2024-06-19 21:12:25 -04:00
  • 12991cd36f Change the error style during tests to plain (#13061) Devyn Cairns 2024-06-18 21:37:24 -07:00
  • 103f59be52 Bump git2 from 0.18.3 to 0.19.0 (#13179) dependabot[bot] 2024-06-19 01:09:25 +00:00
  • 532c0023c2 Bump crate-ci/typos from 1.22.4 to 1.22.7 (#13176) dependabot[bot] 2024-06-19 00:59:03 +00:00
  • a894e9c246 update try command's help (#13173) Darren Schroeder 2024-06-18 13:48:06 -05:00
  • c171a2b8b7 Update sys users signature (#13172) Bruce Weirdan 2024-06-18 17:34:18 +02:00
  • 28ed0fe700 Improves commands that support range input (#13113) Wind 2024-06-18 20:19:13 +08:00
  • ae6489f04b Update README.md (#13157) Edwin.JH.Lee 2024-06-18 20:16:42 +08:00
  • 97876fb0b4 Fix compilation for nu_protocol::value::from_value on 32-bit targets (#13169) Devyn Cairns 2024-06-18 05:16:08 -07:00
  • b79a2255d2 Add derive macros for FromValue and IntoValue to ease the use of Values in Rust code (#13031) Piepmatz 2024-06-18 01:05:11 +02:00
  • 3a6d8aac0b Return an empty list when no std help --find results are found (#13160) NotTheDr01ds 2024-06-15 13:27:55 -04:00
  • b1cf0e258d Expand tables in help examples in std (#13146) NotTheDr01ds 2024-06-13 20:56:11 -04:00
  • af6e1cb5a6 Added search terms to if (#13145) NotTheDr01ds 2024-06-13 20:55:17 -04:00
  • 323d5457f9 Improve performance of explore - 1 (#13116) Maxim Zhiburt 2024-06-13 04:35:04 +03:00
  • 634361b2d1 Make which-support feature non-optional (#13125) Ian Manske 2024-06-13 01:04:12 +00:00
  • bdbb096526 Fixed help for banner (#13138) NotTheDr01ds 2024-06-12 15:26:58 -04:00
  • 63c863c81b Bump actions-rust-lang/setup-rust-toolchain from 1.8.0 to 1.9.0 (#13132) dependabot[bot] 2024-06-12 09:37:22 +08:00
  • 17daf783b2 Bump crate-ci/typos from 1.22.1 to 1.22.4 dependabot[bot] 2024-06-12 00:04:35 +00:00
  • 1e430d155e make packaging status 3 columns Darren Schroeder 2024-06-11 14:36:13 -05:00
  • 0372e8c53c add $nu.data-dir for completions and $nu.cache-dir for other uses (#13122) Darren Schroeder 2024-06-11 14:10:31 -05:00
  • b0d1b4b182 Remove deprecated --not flag on str contains (#13124) Ian Manske 2024-06-11 19:00:00 +00:00
  • a8376fad40 update uutils crates (#13130) Darren Schroeder 2024-06-11 13:44:13 -05:00
  • c09488f515 Fix multiple issues with def --wrapped help example (#13123) NotTheDr01ds 2024-06-10 20:12:54 -04:00
  • 944d941dec path type error and not found changes (#13007) Ian Manske 2024-06-10 21:40:09 +00:00
  • a55a48529d Fix delta not being merged when evaluating menus (#13120) Jakub Žádník 2024-06-10 22:33:22 +03:00
  • af22bb8d52 Remove old sys command behavior (#13114) Ian Manske 2024-06-10 11:31:47 +00:00
  • 5b7e8bf1d8 Deprecate --numbered from for (#13112) NotTheDr01ds 2024-06-09 23:01:22 -04:00
  • 021b8633cb Allow the addition of an index column to be optional (#13097) Jack Wright 2024-06-09 19:45:25 -07:00
  • 650ae537c3 Fix the use of right hand expressions in operations (#13096) Jack Wright 2024-06-09 19:44:04 -07:00
  • dc76183cd5 fix wrong casting with into filesize (#13110) Sang-Heon Jeon 2024-06-10 11:43:17 +09:00
  • 5ac3ad61c4 Extend functionality of tango benchmark helpers (#13107) Jakub Žádník 2024-06-09 14:03:52 +03:00
  • e52d7bc585 Span ID Refactor (Step 2): Use SpanId of expressions in some places (#13102) Jakub Žádník 2024-06-09 12:15:53 +03:00
  • 48a34ffe6d Fix test failure when running tests with nextest (#13101) Jakub Žádník 2024-06-08 15:11:49 +03:00
  • d2121a155e Fixes #13093 - Erroneous example in 'touch' help (#13095) NotTheDr01ds 2024-06-07 10:33:48 -04:00
  • cfe13397ed Fix the colors when completing using a relative path (#12898) ymcx 2024-06-07 16:07:23 +03:00
  • d6a9fb0e40 Fix display formatting for command type in help commands (#12996) Ian Manske 2024-06-07 13:03:31 +00:00
  • a246a19387 fix: coredump without any messages (#13034) Access 2024-06-07 21:02:52 +08:00
  • 2d0a60ac67 Use native toml datetime type in to toml (#13018) Andrej Kolchin 2024-06-07 15:43:30 +03:00
  • 83cf212e20 run_external.rs: use pathdiff::diff_path to handle relative path (#13056) Wind 2024-06-07 10:14:42 +08:00
  • e3a20e90b0 Bump os_pipe from 1.1.5 to 1.2.0 (#13087) dependabot[bot] 2024-06-07 08:08:02 +08:00
  • 83628f04ff Bump crate-ci/typos from 1.22.0 to 1.22.1 dependabot[bot] 2024-06-06 23:33:47 +00:00
  • 460df0e99a Group polars crate updates in dependabot (#13084) Stefan Holderbach 2024-06-07 01:33:21 +02:00
  • eef4a89ff4 Move format date to Category::Strings (#13083) Stefan Holderbach 2024-06-07 01:32:08 +02:00
  • 073d8850e9 Allow stor insert and stor update to accept pipeline input (#12882) João Fidalgo 2024-06-06 16:30:06 +01:00
  • f2f4b83886 Overhaul explore config (#13075) Reilly Wood 2024-06-06 06:46:43 -07:00
  • 5d163c1bcc run_external: remove inner quotes once nushell gets = sign (#13073) Wind 2024-06-06 11:03:34 +08:00
  • 75d5807dcd Fix explore panic on empty lists (#13074) Reilly Wood 2024-06-05 19:49:32 -07:00
  • f378c72f6f Create CITATION.cff (#12983) Mikkel Roald-Arbøl 2024-06-06 01:53:34 +01:00
  • a6b1d1f6d9 Upgrade to polars 0.40 (#13069) Jack Wright 2024-06-05 16:26:47 -07:00
  • 96493b26d9 Make string related commands parse-time evaluatable (#13032) Embers-of-the-Fire 2024-06-06 03:21:52 +08:00
  • 36ad7f15c4 cd/def --env examples (#13068) NotTheDr01ds 2024-06-05 14:35:31 -04:00
  • 78fdb2f4d1 reduce log tracing in nu-cli (#13067) Michael Angerman 2024-06-05 08:54:38 -07:00
  • a3bc85bb5f Add options for filtering the log output from nu (#13044) Devyn Cairns 2024-06-05 01:42:55 -07:00
  • a9c2349ada Refactor explore cursor code (#12979) Reilly Wood 2024-06-04 19:50:11 -07:00
  • e4104d0792 Span ID Refactor - Step 1 (#12960) Jakub Žádník 2024-06-05 04:57:14 +03:00
  • b10325dff1 Allow int values to be converted into floats. (#13025) Jack Wright 2024-06-04 18:51:11 -07:00
  • d4fa014534 Make query xml return nodes in document order (#13047) Antoine Büsch 2024-06-05 11:47:36 +10:00
  • c310175a1e Bump hustcer/setup-nu from 3.10 to 3.11 (#13058) dependabot[bot] 2024-06-05 09:17:27 +08:00
  • 6b2012bdfa Bump crate-ci/typos from 1.21.0 to 1.22.0 dependabot[bot] 2024-06-05 00:45:10 +00:00
  • 28e33587d9 msgpackz: increase default compression level (#13035) Devyn Cairns 2024-06-04 17:19:10 -07:00
  • ff5cb6f1ff complete the type of --error-label in std assert commands (#12998) Antoine Stevan 2024-06-05 02:02:17 +02:00
  • 65911c125c Try to preserve the ordering of elements in from toml (#13045) Antoine Büsch 2024-06-05 10:00:39 +10:00
  • 3f0db11ae5 support plus sign for "into filesize" (#12974) Sang-Heon Jeon 2024-06-05 08:43:50 +09:00
  • 7746e84199 Make LS_COLORS functionality faster in explore, especially on Windows (#12984) Reilly Wood 2024-06-04 16:43:12 -07:00
  • a84fdb1d37 Fixed a couple of incorrect errors messages (#13043) Jack Wright 2024-06-04 16:40:02 -07:00
  • ad5a6cdc00 bump version to 0.94.3 (#13055) Wind 2024-06-05 06:52:40 +08:00
  • be8c1dc006 Fix run_external::expand_glob() to return paths that are PWD-relative but reflect the original intent (#13028) 0.94.2 Devyn Cairns 2024-06-03 00:38:55 -07:00
  • b50903cf58 Fix external command name parsing with backslashes, and add tests (#13027) Devyn Cairns 2024-06-03 00:28:45 -07:00
  • 6635b74d9d Bump version to 0.94.2 (#13014) Devyn Cairns 2024-06-03 00:28:35 -07:00
  • f3cf693ec7 Disallow more characters in arguments for internal cmd commands (#13009) 0.94.1 Ian Manske 2024-05-30 19:24:48 +00:00
  • 31f3d2f664 Restore path type behavior (#13006) Ian Manske 2024-05-30 13:42:22 +00:00
  • 40772fea15 fix do closure with both required, options, and rest args (#13002) Wind 2024-05-30 21:29:46 +08:00
  • 0e1553026e Restore tilde expansion on external command names (#13001) Devyn Cairns 2024-05-29 18:48:29 -07:00
  • 6a2996251c fixes a bug in OSC9;9 execution (#12994) Darren Schroeder 2024-05-29 18:06:47 -05:00
  • f3991f2080 Bump version to 0.94.1 (#12988) Devyn Cairns 2024-05-28 15:41:23 -07:00
  • 61182deb96 Bump version to 0.94.0 (#12987) 0.94.0 Jakub Žádník 2024-05-28 22:04:09 +03:00