{"id":16752988,"url":"https://github.com/fdncred/nu_plugin_query_git","last_synced_at":"2025-07-30T21:10:32.795Z","repository":{"id":210076176,"uuid":"723875017","full_name":"fdncred/nu_plugin_query_git","owner":"fdncred","description":"Query git using GQL and return nushell structured data","archived":false,"fork":false,"pushed_at":"2025-02-10T15:56:55.000Z","size":105,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T13:51:20.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fdncred.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-27T00:07:56.000Z","updated_at":"2025-02-10T15:56:38.000Z","dependencies_parsed_at":"2024-01-15T16:08:46.144Z","dependency_job_id":"4292064c-487b-4757-acd9-83f87b44445d","html_url":"https://github.com/fdncred/nu_plugin_query_git","commit_stats":null,"previous_names":["fdncred/nu_plugin_query_git"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Fnu_plugin_query_git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Fnu_plugin_query_git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Fnu_plugin_query_git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Fnu_plugin_query_git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdncred","download_url":"https://codeload.github.com/fdncred/nu_plugin_query_git/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248250743,"owners_count":21072682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T02:48:51.009Z","updated_at":"2025-04-10T16:06:06.315Z","avatar_url":"https://github.com/fdncred.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nu_plugin_query_git\n\nThis nushell plugin will allow you to query git via [gitql](https://github.com/AmrDeveloper/GQL).\n\n## Usage:\n\nJust to get a feel, here's some debug output.\n\n```\n❯ query git \"SELECT * FROM commits limit 5\" | update message {|r| $r.message | str substring 0..25}\n\nAnalysis:\nFrontend : 110.083µs\nEngine   : 153.207375ms\nTotal    : 153.317458ms\n\n\n╭─#─┬────────message────────┬───────name────────┬─────────title─────────┬───────commit_id───────┬─────────email─────────┬───────datetime────────┬──────────repo──────────╮\n│ 0 │ Cp target expansion   │ Artemiy           │ Cp target expansion   │ 1ff8c2d81dea68e90a6a6 │ artem-itf@yandex.ru   │ 2023-11-25            │ /Users/fdncred/src/nus │\n│   │ (#111                 │                   │ (#11152)              │ 1b68a50a2098b1d6a8a   │                       │ 15:42:20.000          │ hell/.git/             │\n│ 1 │ add shape             │ Darren Schroeder  │ add shape             │ d77f1753c2714d9739628 │ 343840+fdncred@users. │ 2023-11-25            │ /Users/fdncred/src/nus │\n│   │ `ExternalResolv       │                   │ `ExternalResolved` to │ 6e0e94e2d996e75b343   │ noreply.github.com    │ 15:42:05.000          │ hell/.git/             │\n│   │                       │                   │  show found externals │                       │                       │                       │                        │\n│   │                       │                   │  via syntax           │                       │                       │                       │                        │\n│   │                       │                   │ highlighting in the   │                       │                       │                       │                        │\n│   │                       │                   │ repl (#11135)         │                       │                       │                       │                        │\n│ 2 │ fix the link to the   │ Antoine Stevan    │ fix the link to the   │ 85c6047b71a15464e248c │ 44101798+amtoine@user │ 2023-11-24            │ /Users/fdncred/src/nus │\n│   │ `nu_s                 │                   │ `nu_scripts` in `std  │ 7b9cdab5e668468489e   │ s.noreply.github.com  │ 18:03:07.000          │ hell/.git/             │\n│   │                       │                   │ clip` deprecation     │                       │                       │                       │                        │\n│   │                       │                   │ (#11150)              │                       │                       │                       │                        │\n│ 3 │ Add more descriptive  │ Marika Chlebowska │ Add more descriptive  │ d37893cca0aac573e623c │ marika.c@protonmail.c │ 2023-11-24            │ /Users/fdncred/src/nus │\n│   │ erro                  │                   │ error message when    │ a0e25a5e7ed1828b02f   │ om                    │ 13:45:01.000          │ hell/.git/             │\n│   │                       │                   │ passing list to       │                       │                       │                       │                        │\n│   │                       │                   │ from_csv (#10962)     │                       │                       │                       │                        │\n│ 4 │ Fix release and       │ Justin Ma         │ Fix release and       │ 95ac436d2652120d1b59a │ hustcer@outlook.com   │ 2023-11-24            │ /Users/fdncred/src/nus │\n│   │ nightly b             │                   │ nightly build         │ f0b020bf18deaedaec8   │                       │ 01:10:39.000          │ hell/.git/             │\n│   │                       │                   │ workflow (#11146)     │                       │                       │                       │                        │\n╰─#─┴────────message────────┴───────name────────┴─────────title─────────┴───────commit_id───────┴─────────email─────────┴───────datetime────────┴──────────repo──────────╯\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdncred%2Fnu_plugin_query_git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffdncred%2Fnu_plugin_query_git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdncred%2Fnu_plugin_query_git/lists"}