{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":500967907,"defaultBranch":"main","name":"nushell","ownerLogin":"dmatos2012","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-06-07T18:56:35.000Z","ownerAvatar":"https://github.com/avatars/u/11776554?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1708524266.0","currentOid":""},"activityList":{"items":[{"before":"802bfed173bd3adbcd8838cf0d1aa1ccb5c170da","after":"b63c3514c4a49503d19ca7b7bfda401f4ac8689f","ref":"refs/heads/main","pushedAt":"2024-08-19T11:41:13.000Z","pushType":"push","commitsCount":48,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Fix clippy lints (#13645)","shortMessageHtmlLink":"Fix clippy lints (nushell#13645)"}},{"before":"0cfd5fbece6f25b54ab9dc417a9e06af9d83f282","after":"802bfed173bd3adbcd8838cf0d1aa1ccb5c170da","ref":"refs/heads/main","pushedAt":"2024-08-04T11:18:05.000Z","pushType":"push","commitsCount":136,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"feat: prefer exact match when completion mode is prefix (#13302)\n\n\r\n\r\nFixes #13204\r\n\r\n# Description\r\n\r\n\r\nWhen the completion mode is set to `prefix`, path completions explicitly\r\ncheck for and prefer an exact match for a basename instead of longer or\r\nsimilar names.\r\n\r\n# User-Facing Changes\r\n\r\n\r\nExact match is inactive since there's no trailing slash\r\n\r\n```\r\n~/Public/nushell| ls crates/nu-plugin\r\ncrates/nu-plugin/ crates/nu-plugin-core/ crates/nu-plugin-engine/ crates/nu-plugin-protocol/ \r\ncrates/nu-plugin-test-support/\r\n```\r\n\r\nExact match is active\r\n\r\n```\r\n~/Public/nushell| ls crates/nu-plugin/\r\ncrates/nu-plugin/Cargo.toml crates/nu-plugin/LICENSE crates/nu-plugin/README.md crates/nu-plugin/src/\r\n```\r\n\r\nFuzzy matching persists its behavior\r\n\r\n```\r\n~/Public/nushell> $env.config.completions.algorithm = \"fuzzy\";\r\n~/Public/nushell| ls crates/nu-plugin/car\r\ncrates/nu-cmd-plugin/Cargo.toml crates/nu-plugin/Cargo.toml crates/nu-plugin-core/Cargo.toml crates/nu-plugin-engine/Cargo.toml \r\ncrates/nu-plugin-protocol/Cargo.toml crates/nu-plugin-test-support/Cargo.toml\r\n```\r\n\r\n# Tests + Formatting\r\n\r\n\r\n# After Submitting\r\n","shortMessageHtmlLink":"feat: prefer exact match when completion mode is prefix (nushell#13302)"}},{"before":"b679c2bfa255e6153c5d962cbd541d7a63ba3cab","after":"0cfd5fbece6f25b54ab9dc417a9e06af9d83f282","ref":"refs/heads/main","pushedAt":"2024-07-03T09:50:20.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Span ID Refactor (Step 2): Make Call SpanId-friendly (#13268)\n\n\r\n\r\n# Description\r\n\r\n\r\nPart of https://github.com/nushell/nushell/issues/12963, step 2.\r\n\r\nThis PR refactors Call and related argument structures to remove their\r\ndependency on `Expression::span` which will be removed in the future.\r\n\r\n# User-Facing Changes\r\n\r\n\r\nShould be none. If you see some error messages that look broken, please\r\nreport.\r\n\r\n# Tests + Formatting\r\n\r\n\r\n# After Submitting\r\n","shortMessageHtmlLink":"Span ID Refactor (Step 2): Make Call SpanId-friendly (nushell#13268)"}},{"before":"cb6d495e0203663544c25d9696dc1626abd0e709","after":"b679c2bfa255e6153c5d962cbd541d7a63ba3cab","ref":"refs/heads/main","pushedAt":"2024-06-26T12:37:43.000Z","pushType":"push","commitsCount":237,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Bump crate-ci/typos from 1.22.7 to 1.22.9 (#13229)\n\nBumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.22.7 to\r\n1.22.9.\r\n
\r\nRelease notes\r\n

Sourced from crate-ci/typos's\r\nreleases.

\r\n
\r\n

v1.22.9

\r\n

[1.22.9] - 2024-06-22

\r\n

Fixes

\r\n
    \r\n
  • Stop correcting reoccurrence
  • \r\n
\r\n

v1.22.8

\r\n

[1.22.8] - 2024-06-21

\r\n

Features

\r\n
    \r\n
  • (action) Add Arm, Mac support
  • \r\n
\r\n
\r\n
\r\n
\r\nChangelog\r\n

Sourced from crate-ci/typos's\r\nchangelog.

\r\n
\r\n

[1.22.9] - 2024-06-22

\r\n

Fixes

\r\n
    \r\n
  • Stop correcting reoccurrence
  • \r\n
\r\n

[1.22.8] - 2024-06-21

\r\n

Features

\r\n
    \r\n
  • (action) Add Arm, Mac support
  • \r\n
\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • c16dc8f\r\nchore: Release
  • \r\n
  • c7ac1f9\r\nchore: Release
  • \r\n
  • b34586c\r\ndocs: Update changelog
  • \r\n
  • ceaed5b\r\nMerge pull request #1044\r\nfrom epage/reoccurrence
  • \r\n
  • 038802d\r\nfix(dict): Don't correct reoccurrence
  • \r\n
  • dde4786\r\nchore: Release
  • \r\n
  • 85d76b5\r\ndocs: Update changelog
  • \r\n
  • ab67cbb\r\nMerge pull request #1040\r\nfrom dyc3/action-support-mac-arm
  • \r\n
  • 89fad31\r\nfeat[ci]: add support for mac and arm systems to the github action
  • \r\n
  • ff76542\r\nchore(deps): Update Rust Stable to v1.79 (#1035)
  • \r\n
  • See full diff in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=crate-ci/typos&package-manager=github_actions&previous-version=1.22.7&new-version=1.22.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump crate-ci/typos from 1.22.7 to 1.22.9 (nushell#13229)"}},{"before":"d7ba8872bf6cf6c15e53aefc05b9fd578c3611a6","after":"cb6d495e0203663544c25d9696dc1626abd0e709","ref":"refs/heads/main","pushedAt":"2024-05-01T21:18:22.000Z","pushType":"push","commitsCount":124,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 4.1.3 to 4.1.4 (#12712)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3\r\nto 4.1.4.\r\n
\r\nRelease notes\r\n

Sourced from actions/checkout's\r\nreleases.

\r\n
\r\n

v4.1.4

\r\n

What's Changed

\r\n
    \r\n
  • Disable extensions.worktreeConfig when disabling\r\nsparse-checkout by @​jww3 in actions/checkout#1692
  • \r\n
  • Add dependabot config by @​cory-miller in\r\nactions/checkout#1688
  • \r\n
  • Bump word-wrap from 1.2.3 to 1.2.5 by @​dependabot in actions/checkout#1643
  • \r\n
  • Bump the minor-actions-dependencies group with 2 updates by @​dependabot in actions/checkout#1693
  • \r\n
\r\n

Full Changelog: https://github.com/actions/checkout/compare/v4.1.3...v4.1.4

\r\n
\r\n
\r\n
\r\nChangelog\r\n

Sourced from actions/checkout's\r\nchangelog.

\r\n
\r\n

v4.1.4

\r\n
    \r\n
  • Disable extensions.worktreeConfig when disabling\r\nsparse-checkout by @​jww3 in actions/checkout#1692
  • \r\n
  • Add dependabot config by @​cory-miller in\r\nactions/checkout#1688
  • \r\n
  • Bump the minor-actions-dependencies group with 2 updates by @​dependabot in actions/checkout#1693
  • \r\n
  • Bump word-wrap from 1.2.3 to 1.2.5 by @​dependabot in actions/checkout#1643
  • \r\n
\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 0ad4b8f\r\nPrep Release v4.1.4 (#1704)
  • \r\n
  • 43045ae\r\nDisable extensions.worktreeConfig when disabling\r\nsparse-checkout (#1692)
  • \r\n
  • 37b0821\r\nBump the minor-actions-dependencies group with 2 updates (#1693)
  • \r\n
  • 9839dc1\r\nAdd dependabot config (#1688)
  • \r\n
  • 9b4c13b\r\nBump word-wrap from 1.2.3 to 1.2.5 (#1643)
  • \r\n
  • See full diff in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.3&new-version=4.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/checkout from 4.1.3 to 4.1.4 (nushell#12712)"}},{"before":"87c5f6e45533af47ab0f83ce10ab78812f817c1d","after":"d7ba8872bf6cf6c15e53aefc05b9fd578c3611a6","ref":"refs/heads/main","pushedAt":"2024-04-09T19:34:59.000Z","pushType":"push","commitsCount":89,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Rename `IoStream` to `OutDest` (#12433)\n\n# Description\r\nI spent a while trying to come up with a good name for what is currently\r\n`IoStream`. Looking back, this name is not the best, because it:\r\n1. Implies that it is a stream, when it all it really does is specify\r\nthe output destination for a stream/pipeline.\r\n2. Implies that it handles input and output, when it really only handles\r\noutput.\r\n\r\nSo, this PR renames `IoStream` to `OutDest` instead, which should be\r\nmore clear.","shortMessageHtmlLink":"Rename IoStream to OutDest (nushell#12433)"}},{"before":"e9e1e5d9c716ded401c2961499893f15e1c015fe","after":"43f9f8d53a254087d4aa99fb5cb40a79635de930","ref":"refs/heads/uu_uname","pushedAt":"2024-03-25T21:14:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://github.com/avatars/u/343840?s=80&v=4"},"commit":{"message":"update cargo.lock file","shortMessageHtmlLink":"update cargo.lock file"}},{"before":"3c01ee66f66459f6328586e537063cec12f1215c","after":"e9e1e5d9c716ded401c2961499893f15e1c015fe","ref":"refs/heads/uu_uname","pushedAt":"2024-03-25T21:00:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://github.com/avatars/u/343840?s=80&v=4"},"commit":{"message":"change coreutils crates to 0.0.25","shortMessageHtmlLink":"change coreutils crates to 0.0.25"}},{"before":"20bb7e82f762e80e077527d60f7b184b22bb652e","after":"3c01ee66f66459f6328586e537063cec12f1215c","ref":"refs/heads/uu_uname","pushedAt":"2024-03-25T18:32:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Fix some of the dependencies that were moved around","shortMessageHtmlLink":"Fix some of the dependencies that were moved around"}},{"before":"bde0ba332b8ea6dff6b21e8abe163fa31a80bd3b","after":"20bb7e82f762e80e077527d60f7b184b22bb652e","ref":"refs/heads/uu_uname","pushedAt":"2024-03-25T18:11:22.000Z","pushType":"push","commitsCount":177,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Merge branch 'main' into uu_uname","shortMessageHtmlLink":"Merge branch 'main' into uu_uname"}},{"before":"3016d7a64ccb2c2eac9f735f6144fc896ea724a5","after":"87c5f6e45533af47ab0f83ce10ab78812f817c1d","ref":"refs/heads/main","pushedAt":"2024-03-25T18:06:01.000Z","pushType":"push","commitsCount":111,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"ls, rm, cp, open, touch, mkdir: Don't expand tilde if input path is quoted string or a variable. (#12232)\n\n# Description\r\nFixes: #11887\r\nFixes: #11626\r\n\r\nThis pr unify the tilde expand behavior over several filesystem relative\r\ncommands. It follows the same rule with glob expansion:\r\n| command | result |\r\n| ----------- | ------ |\r\n| ls ~/aaa | expand tilde\r\n| ls \"~/aaa\" | don't expand tilde\r\n| let f = \"~/aaa\"; ls $f | don't expand tilde, if you want to: use `ls\r\n($f \\| path expand)`\r\n| let f: glob = \"~/aaa\"; ls $f | expand tilde, they don't expand on\r\n`mkdir`, `touch` comamnd.\r\n\r\nActually I'm not sure for 4th item, currently it's expanding is just\r\nbecause it followes the same rule with glob expansion.\r\n\r\n### About the change\r\nIt changes `expand_path_with` to accept a new argument called\r\n`expand_tilde`, if it's true, expand it, if not, just keep it as `~`\r\nitself.\r\n\r\n# User-Facing Changes\r\nAfter this change, `ls \"~/aaa\"` won't expand tilde.\r\n\r\n# Tests + Formatting\r\nDone","shortMessageHtmlLink":"ls, rm, cp, open, touch, mkdir: Don't expand tilde if input path is q…"}},{"before":"b23fe30530ec876fa500a6c4d142696a33d145ab","after":"3016d7a64ccb2c2eac9f735f6144fc896ea724a5","ref":"refs/heads/main","pushedAt":"2024-03-06T09:43:43.000Z","pushType":"push","commitsCount":63,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Bump version for 0.91.0 release (#12070)","shortMessageHtmlLink":"Bump version for 0.91.0 release (nushell#12070)"}},{"before":"e0bb57e1042f03bdb26d33118f420574afdfbab4","after":null,"ref":"refs/heads/format_date_localized","pushedAt":"2024-02-21T14:04:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"}},{"before":"7c1eb6b0c894c25318cc14a3a21a5974eb887271","after":"b23fe30530ec876fa500a6c4d142696a33d145ab","ref":"refs/heads/main","pushedAt":"2024-02-20T22:30:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"fixes `debug info` not populating process information (#11909)\n\n# Description\r\n\r\nThis PR fixes #11901. For some reason `debug info` stopped reporting\r\ninformation. This hopefully fixes it. I think something changes in the\r\n`sysinfo` crate that stopped it from working.\r\n\r\n# User-Facing Changes\r\n\r\n\r\n# Tests + Formatting\r\n\r\n\r\n# After Submitting\r\n","shortMessageHtmlLink":"fixes debug info not populating process information (nushell#11909)"}},{"before":"bcbcddc70efac602cfd6142ba3539d2c1945be03","after":"bde0ba332b8ea6dff6b21e8abe163fa31a80bd3b","ref":"refs/heads/uu_uname","pushedAt":"2024-02-20T16:51:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"update to uutils","shortMessageHtmlLink":"update to uutils"}},{"before":"1ef416fc8f7f4ebbdd4cdb3009b2405f1c892b7f","after":"bcbcddc70efac602cfd6142ba3539d2c1945be03","ref":"refs/heads/uu_uname","pushedAt":"2024-02-20T16:48:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"update to uutils","shortMessageHtmlLink":"update to uutils"}},{"before":"5114dd5d93810baaa449c1e3809a8ff24026b7d1","after":"1ef416fc8f7f4ebbdd4cdb3009b2405f1c892b7f","ref":"refs/heads/uu_uname","pushedAt":"2024-02-20T16:40:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Merge branch 'main' into uu_uname","shortMessageHtmlLink":"Merge branch 'main' into uu_uname"}},{"before":null,"after":"e0bb57e1042f03bdb26d33118f420574afdfbab4","ref":"refs/heads/format_date_localized","pushedAt":"2024-02-20T16:14:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"fix format date based on users locale","shortMessageHtmlLink":"fix format date based on users locale"}},{"before":"39bd93351f816e8fe4acc4c4e39bc46878d8c767","after":null,"ref":"refs/heads/date_format_localized","pushedAt":"2024-02-20T14:49:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"}},{"before":"670220e9433b4e8adf8a31493d04f0123037ef60","after":"39bd93351f816e8fe4acc4c4e39bc46878d8c767","ref":"refs/heads/date_format_localized","pushedAt":"2024-02-20T14:48:38.000Z","pushType":"push","commitsCount":445,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"`move`-Command Tests, Refactor, Fix (#11904)\n\nfixes #11783 \r\n\r\n# Description\r\nFirstly Tests for the `move` Command have been added. Afterwards some\r\nduplicate Code has been removed and finally an error-message has been\r\nadded for when a column is tried to be moved based on itself. This\r\nshould fix #11783 .\r\n\r\nTo reiterate, the example of the initial issue now plays out as follows:\r\n```shell\r\n> {a: 1} | move a --after a \r\nError: nu::shell::incompatible_parameters\r\n\r\n × Incompatible parameters.\r\n ╭─[entry #1:1:15]\r\n 1 │ {a: 1} | move a --after a\r\n · ┬ ┬\r\n · │ ╰── relative to itself\r\n · ╰── Column cannot be moved\r\n ╰────\r\n``` \r\n\r\n# User-Facing Changes\r\nThe error message shown above.\r\n\r\n# Tests + Formatting\r\nI added some Tests for the behavior of the command. If I should add\r\nmore, please let me know but I added everything that came to mind when\r\nthinking about the command.\r\n\r\n---------\r\n\r\nCo-authored-by: dannou812 ","shortMessageHtmlLink":"move-Command Tests, Refactor, Fix (nushell#11904)"}},{"before":"63ccc62a248f4bb69e29b3bacbf50e3459a4cd50","after":"7c1eb6b0c894c25318cc14a3a21a5974eb887271","ref":"refs/heads/main","pushedAt":"2024-02-20T14:45:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"`move`-Command Tests, Refactor, Fix (#11904)\n\nfixes #11783 \r\n\r\n# Description\r\nFirstly Tests for the `move` Command have been added. Afterwards some\r\nduplicate Code has been removed and finally an error-message has been\r\nadded for when a column is tried to be moved based on itself. This\r\nshould fix #11783 .\r\n\r\nTo reiterate, the example of the initial issue now plays out as follows:\r\n```shell\r\n> {a: 1} | move a --after a \r\nError: nu::shell::incompatible_parameters\r\n\r\n × Incompatible parameters.\r\n ╭─[entry #1:1:15]\r\n 1 │ {a: 1} | move a --after a\r\n · ┬ ┬\r\n · │ ╰── relative to itself\r\n · ╰── Column cannot be moved\r\n ╰────\r\n``` \r\n\r\n# User-Facing Changes\r\nThe error message shown above.\r\n\r\n# Tests + Formatting\r\nI added some Tests for the behavior of the command. If I should add\r\nmore, please let me know but I added everything that came to mind when\r\nthinking about the command.\r\n\r\n---------\r\n\r\nCo-authored-by: dannou812 ","shortMessageHtmlLink":"move-Command Tests, Refactor, Fix (nushell#11904)"}},{"before":"c2992d5d8b8541b64e9fc1440ed2917fc9b757f7","after":"63ccc62a248f4bb69e29b3bacbf50e3459a4cd50","ref":"refs/heads/main","pushedAt":"2024-02-20T12:30:44.000Z","pushType":"push","commitsCount":61,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"allow `last` to work with ranges (#11906)\n\n# Description\r\n\r\nThis PR allows `last` to work with ranges in the same way that `first`\r\ndoes. It also adds a couple examples demonstrating it.\r\n\r\n# User-Facing Changes\r\n\r\n\r\n# Tests + Formatting\r\n\r\n\r\n# After Submitting\r\n","shortMessageHtmlLink":"allow last to work with ranges (nushell#11906)"}},{"before":"8b38f70f3172e04662457e787d04f444c8ff1946","after":"5114dd5d93810baaa449c1e3809a8ff24026b7d1","ref":"refs/heads/uu_uname","pushedAt":"2024-02-08T12:59:43.000Z","pushType":"push","commitsCount":40,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://github.com/avatars/u/343840?s=80&v=4"},"commit":{"message":"Merge branch 'main' into uu_uname","shortMessageHtmlLink":"Merge branch 'main' into uu_uname"}},{"before":"c371d1a53533d4f199f2776cfcc178d672243274","after":"c2992d5d8b8541b64e9fc1440ed2917fc9b757f7","ref":"refs/heads/main","pushedAt":"2024-02-07T15:08:48.000Z","pushType":"push","commitsCount":23,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Bump to 0.90.1 (#11787)\n\n\r\n\r\nMerge after https://github.com/nushell/nushell/pull/11786\r\n\r\n# Description\r\n\r\n\r\n# User-Facing Changes\r\n\r\n\r\n# Tests + Formatting\r\n\r\n\r\n# After Submitting\r\n","shortMessageHtmlLink":"Bump to 0.90.1 (nushell#11787)"}},{"before":"7b626e2ff3873cea95784c89b8df8b7d2b8485f6","after":"8b38f70f3172e04662457e787d04f444c8ff1946","ref":"refs/heads/uu_uname","pushedAt":"2024-02-02T20:34:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"This should work now","shortMessageHtmlLink":"This should work now"}},{"before":"3fccfca21f78dba0fb5a2a8c6fdb7fea713b22fd","after":"7b626e2ff3873cea95784c89b8df8b7d2b8485f6","ref":"refs/heads/uu_uname","pushedAt":"2024-02-01T09:47:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"wip: work some tests somehow without the flags","shortMessageHtmlLink":"wip: work some tests somehow without the flags"}},{"before":"8f03610f7f28c5c07b667030c98a3813f198dca8","after":"3fccfca21f78dba0fb5a2a8c6fdb7fea713b22fd","ref":"refs/heads/uu_uname","pushedAt":"2024-01-31T22:36:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"wip: working on it","shortMessageHtmlLink":"wip: working on it"}},{"before":"a2ec794c42f55bee8b2de120eb70e45378d5e9ff","after":"8f03610f7f28c5c07b667030c98a3813f198dca8","ref":"refs/heads/uu_uname","pushedAt":"2024-01-30T20:01:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Initial implementation for uname","shortMessageHtmlLink":"Initial implementation for uname"}},{"before":"5dfb4e453b8ad19b08b5c217ebb28d470b018c29","after":"a2ec794c42f55bee8b2de120eb70e45378d5e9ff","ref":"refs/heads/uu_uname","pushedAt":"2024-01-30T19:48:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Initial implementation for uname","shortMessageHtmlLink":"Initial implementation for uname"}},{"before":"7978a1c50d4242343b9abba489d89195286536b1","after":"5dfb4e453b8ad19b08b5c217ebb28d470b018c29","ref":"refs/heads/uu_uname","pushedAt":"2024-01-30T19:44:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dmatos2012","name":"David Matos","path":"/dmatos2012","primaryAvatarUrl":"https://github.com/avatars/u/11776554?s=80&v=4"},"commit":{"message":"Initial implementation for uname","shortMessageHtmlLink":"Initial implementation for uname"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xOVQxMTo0MToxMy4wMDAwMDBazwAAAASd9P9s","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0zMFQxOTo0NDozNi4wMDAwMDBazwAAAAPtVBvn"}},"title":"Activity · dmatos2012/nushell"}