{"id":13594578,"url":"https://github.com/zielu/GitToolBox","last_synced_at":"2025-04-09T07:33:09.741Z","repository":{"id":18076106,"uuid":"21138894","full_name":"zielu/GitToolBox","owner":"zielu","description":"GitToolBox IntelliJ plugin","archived":false,"fork":false,"pushed_at":"2023-02-16T19:35:28.000Z","size":1240,"stargazers_count":614,"open_issues_count":100,"forks_count":76,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-05T03:09:51.673Z","etag":null,"topics":["git","gradle","idea-plugin","intellij","java","jetbrains-ides","kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zielu.png","metadata":{"files":{"readme":"README.md","changelog":"change-notes.html","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}},"created_at":"2014-06-23T19:14:56.000Z","updated_at":"2025-04-04T10:20:35.000Z","dependencies_parsed_at":"2024-04-20T04:33:42.447Z","dependency_job_id":"20688c4e-e605-40aa-9af3-73f721c46dd5","html_url":"https://github.com/zielu/GitToolBox","commit_stats":null,"previous_names":[],"tags_count":100,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zielu%2FGitToolBox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zielu%2FGitToolBox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zielu%2FGitToolBox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zielu%2FGitToolBox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zielu","download_url":"https://codeload.github.com/zielu/GitToolBox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247704511,"owners_count":20982293,"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":["git","gradle","idea-plugin","intellij","java","jetbrains-ides","kotlin"],"created_at":"2024-08-01T16:01:35.929Z","updated_at":"2025-04-09T07:33:08.356Z","avatar_url":"https://github.com/zielu.png","language":"Kotlin","readme":"GitToolBox - plugin for Jetbrains IDEs\n======================================\n\n# Repository status notice\n**Since 29 May 2021 plugin development continues in private repository.**\n**This repository serves as an archive but also public issue tracker and online manual.**\n\nPlugin is in development since 2014 and this codebase represents significant investment of my free time.\nOver the years there were only a few contributions so decision to close-source the plugin will not impact\npace of development.\n\n# Description\nPlugin for family of Jetbrains IDEs that expands build-in `Git Integration`.\n\n## Features\nFor list of features see [the manual](https://github.com/zielu/GitToolBox/wiki/Manual)\n\n## Change notes\nFor list of change notes see [changenotes](./GitToolBox/change-notes.html)\n\n## Jetbrains plugin repository\n[Plugin repository page](https://plugins.jetbrains.com/plugin/7499-gittoolbox)\n\n### EAP builds\nAdd https://plugins.jetbrains.com/plugins/eap/7499 in **Settings \u003e Plugins \u003e Browse repositories... \u003e Manage \nrepositories...** to receive early access builds.\n\n## Architecture decisions record\nRecord of decisions is [here](https://github.com/zielu/GitToolBox/wiki/ADR).\n\n## Building \u0026 running\n\n### Releases\n\n#### Release current `-SNAPSHOT`\n```shell script\ngradle clean release\n```\n#### Upgrade to next minor version\n```shell script\ngradle clean releaseMinorVersion\n```\n#### Upgrade to next major version\n```shell script\ngradle clean releaseMajorVersion\n```\n\n#### Release and publish\nAppend ```-Ppublish=true``` and include ```publishPlugin``` task.\nFor example\n```shell script\ngradle clean release publishPlugin -Ppublish=true\n```\n\n### Useful build commands\nFull verification of build\n```shell script\ngradle clean check integrationTest\n```\nQuick verification of build\n```shell script\ngradle clean check\n```\nGenerate code coverage report\n```shell script\ngradle clean codeCoverage\n```\nBuild to install with Install from disk\n```shell script\ngradle buildPlugin\n```\n\n#### Update gradle version\n```shell script\n./gradlew wrapper --gradle-version 6.8.1 --distribution-type BIN\n```\n\n### Useful run commands\nRun with previous sandbox contents\n```shell script\ngradle runIde\n```\nRun with fresh sandbox\n```shell script\ngradle clean runIde\n```\nRun plugin verifier\n```shell script\n./gradlew runPluginVerifier -x buildSearchableOptions\n```\n\n### Debugging\nTo debug the plugin execute Gradle run configuration with `runIde` task using IDE **Debug action**.\n\n## Logging\nPlugin can log additional diagnostic information to help with issues investigation. All categories can be used in any combination.\n\n### Debug logging\nAdd following line to **Help \u003e Debug Log Settings...**\n```\n#zielu.gittoolbox\n```\n\n## Performance metrics\nMetrics are exposed via JMX beans under `zielu.gittoolbox` domain.\n\n## Icons attribution:\n\n[Git Logo](https://git-scm.com/downloads/logos) by [Jason Long](https://twitter.com/jasonlong) is licensed under the [Creative Commons Attribution 3.0 Unported License](https://creativecommons.org/licenses/by/3.0/)\n\nSome icons by [Yusuke Kamiyamane](http://p.yusukekamiyamane.com). Licensed under a [Creative Commons Attribution 3.0 License](http://creativecommons.org/licenses/by/3.0/)\n","funding_links":[],"categories":["Kotlin"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzielu%2FGitToolBox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzielu%2FGitToolBox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzielu%2FGitToolBox/lists"}