{"id":13825742,"url":"https://github.com/kmnk/vim-unite-svn","last_synced_at":"2026-01-21T15:37:25.932Z","repository":{"id":1387304,"uuid":"1358089","full_name":"kmnk/vim-unite-svn","owner":"kmnk","description":"unite source to use simple svn commands","archived":false,"fork":false,"pushed_at":"2011-11-25T10:37:57.000Z","size":121,"stargazers_count":9,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-05T09:14:27.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"openaustralia/twfy","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kmnk.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-12T08:33:44.000Z","updated_at":"2014-05-05T07:55:21.000Z","dependencies_parsed_at":"2022-07-07T11:02:53.575Z","dependency_job_id":null,"html_url":"https://github.com/kmnk/vim-unite-svn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmnk%2Fvim-unite-svn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmnk%2Fvim-unite-svn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmnk%2Fvim-unite-svn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmnk%2Fvim-unite-svn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmnk","download_url":"https://codeload.github.com/kmnk/vim-unite-svn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225470631,"owners_count":17479366,"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-08-04T09:01:26.175Z","updated_at":"2026-01-21T15:37:25.925Z","avatar_url":"https://github.com/kmnk.png","language":"VimL","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"# vim-unite-svn\n\n一部のsvnコマンドを実行して結果を表示するunite-sourceです。\n基本的には status を開いて、選択して何かするというフローを簡易化することを目的としています。\n付加として、 diff や blame の結果を見て、対象行にjump出来るようにしています。\n\n\n## Usage\n\n### Install\n\n    NeoBundle 'git://github.com/kmnk/vim-unite-svn.git'\n\n\n### Command\n\nsourceとしては status, diff, blame のみ用意しています。\n\n    Unite svn/status\n    Unite svn/diff\n    Unite svn/blame\n\n#### status\n\nstatus で表示されたファイルを選択した後のコマンドとしては以下を用意しています。\n\n- commit\n- add\n- revert\n- blame\n- delete\n- log\n- diff\n- resolved\n\ndiff, blame は source を実行したときと同様の動作をします。\n\ndeleteは今動かないです。\n\nlogとblameは複数選択できません\n\n\n#### diff\n\n未コミットの編集状態と最後にupdateしたものとのdiffを表示します。\n\n\n#### blame\n\n現在開いているファイルのblame結果を表示します\n\n\n## TODO\n\n- 頑張る\n- infoの実装\n- インターフェースとかUIをもっときれいにする\n- ドキュメントの整備\n- gitに浮気する\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmnk%2Fvim-unite-svn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmnk%2Fvim-unite-svn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmnk%2Fvim-unite-svn/lists"}