{"id":15026068,"url":"https://github.com/jisaacks/gitgutter","last_synced_at":"2026-04-01T21:59:53.556Z","repository":{"id":5847779,"uuid":"7064308","full_name":"jisaacks/GitGutter","owner":"jisaacks","description":"A Sublime Text 2/3 plugin to see git diff in gutter","archived":false,"fork":false,"pushed_at":"2023-12-08T20:06:51.000Z","size":2598,"stargazers_count":3876,"open_issues_count":13,"forks_count":223,"subscribers_count":80,"default_branch":"master","last_synced_at":"2025-04-11T15:56:56.121Z","etag":null,"topics":["color-scheme","gitgutter","sublime-text"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jisaacks.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}},"created_at":"2012-12-08T05:29:00.000Z","updated_at":"2025-03-09T14:48:18.000Z","dependencies_parsed_at":"2023-01-11T17:01:40.971Z","dependency_job_id":"55f3352b-3857-4308-a6d2-864e8389b4ee","html_url":"https://github.com/jisaacks/GitGutter","commit_stats":{"total_commits":682,"total_committers":110,"mean_commits":6.2,"dds":0.5909090909090908,"last_synced_commit":"5246bcebbf7545e1d9ec68b7f2769252bc42afea"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jisaacks%2FGitGutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jisaacks%2FGitGutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jisaacks%2FGitGutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jisaacks%2FGitGutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jisaacks","download_url":"https://codeload.github.com/jisaacks/GitGutter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254170061,"owners_count":22026219,"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":["color-scheme","gitgutter","sublime-text"],"created_at":"2024-09-24T20:03:39.963Z","updated_at":"2026-04-01T21:59:53.525Z","avatar_url":"https://github.com/jisaacks.png","language":"Python","readme":"# GitGutter\n\nA [Sublime Text](http://www.sublimetext.com) plug-in to show information about files in a git repository:\n\n1. _Gutter Icons_ indicating inserted, modified or deleted lines\n2. _Diff Popup_ with details about modified lines\n3. _Status Bar Text_ with information about file and repository\n\nand provides some commands like:\n\n1. _Goto Change_ to navigate between modified lines\n2. _Copy from Commit_ to copy the original content from the commit\n3. _Revert to Commit_ to revert a modified hunk to the original state in a commit\n\n\n## Gutter Icons \u0026 Status Bar Text\n\n![screenshot](docs/assets/images/gutter_and_status.gif)\n\nThe icons of the default theme have the following meaning:\n\n Icon          | Description\n:-------------:|-------------------------\n![inserted][]  | inserted line\n![changed][]   | modified line\n![deleted][]   | deleted region borders\n![ignored][]   | ignored file\n![untracked][] | untracked file\n\n[changed]: \u003cdocs/assets/images/gutter_changed.png\u003e\n[deleted]: \u003cdocs/assets/images/gutter_deleted.png\u003e\n[ignored]: \u003cdocs/assets/images/gutter_ignored.png\u003e\n[inserted]: \u003cdocs/assets/images/gutter_inserted.png\u003e\n[untracked]: \u003cdocs/assets/images/gutter_untracked.png\u003e\n\n\n## Diff Popup\n\nThe diff popup shows the original content from the commit or the differences between it and the working content.\n\n![diff_popup_screenshot](docs/assets/images/diff_popup.gif)\n\nThe toolbar provides some commands to interact with or modify the changes.\n\n symbol | meaning of the symbol\n :-----:| ---------------------------------------\n ×      | close the popup\n ⤒      | goto to first change\n ↑      | goto to previous change\n ↓      | goto to next change\n ≈, ≉   | enable/disable difference highlighting\n ⎘      | copy the original content from the commit\n ⟲      | revert a modified hunk to the original state in a commit\n\n\n## Documentation\n\nPlease read https://jisaacks.github.io/GitGutter/ for detailed information about\n\n- [Installation](https://jisaacks.github.io/GitGutter/install)\n- [Usage](https://jisaacks.github.io/GitGutter/usage)\n- [Settings](https://jisaacks.github.io/GitGutter/settings)\n- [Troubleshooting](https://jisaacks.github.io/GitGutter/troubleshooting)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjisaacks%2Fgitgutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjisaacks%2Fgitgutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjisaacks%2Fgitgutter/lists"}