{"id":20057686,"url":"https://github.com/todesking/gitreview.vim","last_synced_at":"2026-03-06T01:41:25.838Z","repository":{"id":25800379,"uuid":"29239189","full_name":"todesking/gitreview.vim","owner":"todesking","description":null,"archived":false,"fork":false,"pushed_at":"2015-02-06T08:42:48.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-17T16:50:17.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","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/todesking.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}},"created_at":"2015-01-14T10:27:35.000Z","updated_at":"2015-02-06T08:42:48.000Z","dependencies_parsed_at":"2022-08-24T14:14:45.091Z","dependency_job_id":null,"html_url":"https://github.com/todesking/gitreview.vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/todesking/gitreview.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Fgitreview.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Fgitreview.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Fgitreview.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Fgitreview.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/todesking","download_url":"https://codeload.github.com/todesking/gitreview.vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Fgitreview.vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30157889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-13T12:59:54.221Z","updated_at":"2026-03-06T01:41:25.816Z","avatar_url":"https://github.com/todesking.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitreview.vim: To help your code review in git repository\n\n## Basic commands\n\n* `GitReviewStart \u003cbase_commit\u003e`\n  * Set `base_commit`\n* `GitReviewEnd`\n  * Unset `base_commit`\n\n\n## Diff command\n\nDependency: [Fugitive](https://github.com/tpope/vim-fugitive)\n\n* `GitReviewDiff`\n  * Show diff of `base_commit..HEAD`\n\n## Statusline string\n\n* `gitreview#branch_string(current_file_path)`\n  * returns `'\u003cbase_commit_id\u003e..\u003ccurrent_branch_name\u003e'`\n  * example: `set statusline = '... %{gitreview#branch_string(expand(\"%\"))} ...'`\n\n## Unite source\n\nDependency: [Unite.vim](https://github.com/Shougo/unite.vim)\n\n* `Unite gitreview/changed_files`\n  * List changed files since `base_commit`\n\n\n## Gitgutter integration\n\nDependency: [Gitgutter](https://github.com/airblade/vim-gitgutter)\n\nIf Gitgutter installed, sign represents changed lines since `base_commit`.\n\nSome key map is provided:\n\n* `\u003cPlug\u003e(gitreview-gitgutter-next-sign)`\n  * Jump to next sign in same file\n* `\u003cPlug\u003e(gitreview-gitgutter-prev-sign)`\n  * Jump to previous sign in same file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftodesking%2Fgitreview.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftodesking%2Fgitreview.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftodesking%2Fgitreview.vim/lists"}