{"id":13646536,"url":"https://github.com/mgalgs/diffview-mode","last_synced_at":"2025-03-23T10:43:23.520Z","repository":{"id":6977070,"uuid":"8231068","full_name":"mgalgs/diffview-mode","owner":"mgalgs","description":"View diffs side-by-side in Emacs","archived":false,"fork":false,"pushed_at":"2023-02-24T19:18:50.000Z","size":1134,"stargazers_count":48,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-15T07:44:21.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgalgs.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-02-16T03:59:06.000Z","updated_at":"2024-03-29T18:20:22.000Z","dependencies_parsed_at":"2024-01-14T10:01:04.818Z","dependency_job_id":"2d713fa3-aded-4043-8dcf-d1ac25e84bf3","html_url":"https://github.com/mgalgs/diffview-mode","commit_stats":{"total_commits":29,"total_committers":4,"mean_commits":7.25,"dds":"0.13793103448275867","last_synced_commit":"8f07c0ff4a1acef990589df0d3e32288f19c9d71"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgalgs%2Fdiffview-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgalgs%2Fdiffview-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgalgs%2Fdiffview-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgalgs%2Fdiffview-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgalgs","download_url":"https://codeload.github.com/mgalgs/diffview-mode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245090866,"owners_count":20559296,"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-02T01:02:58.426Z","updated_at":"2025-03-23T10:43:23.498Z","avatar_url":"https://github.com/mgalgs.png","language":"Emacs Lisp","readme":"\u003ca href=\"https://github.com/mgalgs/diffview-mode\"\u003e\u003cimg src=\"https://www.gnu.org/software/emacs/images/emacs.png\" alt=\"Emacs Logo\" width=\"80\" height=\"80\" align=\"right\"\u003e\u003c/a\u003e\n## diffview.el\n*View diffs in side-by-side format*\n\n---\n[![License GPLv3](https://img.shields.io/badge/license-GPL_v3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.html)\n[![MELPA](http://melpa.org/packages/diffview-badge.svg)](http://melpa.org/#/diffview)\n[![MELPA Stable](http://stable.melpa.org/packages/diffview-badge.svg)](http://stable.melpa.org/#/diffview)\n\nRender a unified diff (top/bottom) in an easy-to-comprehend side-by-side\nformat.  This comes in handy for reading patches from mailing lists (or\nfrom whencever you might acquire them).\n\n### Installation\n\n\n    M-x package-install diffview\n\n### Usage\n\n\nThe following functions are provided for launching a side-by-side diff:\n\n* `diffview-current` : View the current diff buffer side-by-side\n* `diffview-region` : View the current diff region side-by-side\n* `diffview-message` : View the current email message (which presumably\n   contains a patch) side-by-side\n\n### Keybindings\n\n\n* `}` : Next file\n* `{` : Previous file\n* `l` : Align windows\n* `q` : Quit\n\n### Screenshots\n\n\nBefore:\n\u003cimg src=\"https://raw.github.com/mgalgs/diffview-mode/master/screenshots/diffview-before.png\"\u003e\n\nAfter:\n\u003cimg src=\"https://raw.github.com/mgalgs/diffview-mode/master/screenshots/diffview-after.png\"\u003e\n\n\n\n### Function and Macro Documentation\n\n#### `(diffview-current)`\n\nShow current diff buffer in a side-by-side view.\n\n#### `(diffview-region)`\n\nShow current diff region in a side-by-side view.\n\n#### `(diffview-message)`\n\nShow `message-mode` buffer in a side-by-side view.\nThis is useful for reading patches from mailing lists.\n\n-----\n\u003cdiv style=\"padding-top:15px;color: #d0d0d0;\"\u003e\nMarkdown README file generated by\n\u003ca href=\"https://github.com/mgalgs/make-readme-markdown\"\u003emake-readme-markdown.el\u003c/a\u003e\n\u003c/div\u003e\n","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgalgs%2Fdiffview-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgalgs%2Fdiffview-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgalgs%2Fdiffview-mode/lists"}