{"id":16661690,"url":"https://github.com/ennocramer/differential","last_synced_at":"2025-10-08T00:56:38.564Z","repository":{"id":95102340,"uuid":"168751007","full_name":"ennocramer/differential","owner":"ennocramer","description":"Console viewer for unified diffs, useful to review code changes before a commit.","archived":false,"fork":false,"pushed_at":"2019-02-25T11:20:19.000Z","size":70,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-19T16:41:35.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/ennocramer.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-01T19:40:27.000Z","updated_at":"2019-12-05T06:36:44.000Z","dependencies_parsed_at":"2023-03-08T22:00:49.128Z","dependency_job_id":null,"html_url":"https://github.com/ennocramer/differential","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ennocramer/differential","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ennocramer%2Fdifferential","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ennocramer%2Fdifferential/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ennocramer%2Fdifferential/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ennocramer%2Fdifferential/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ennocramer","download_url":"https://codeload.github.com/ennocramer/differential/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ennocramer%2Fdifferential/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278872152,"owners_count":26060524,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-12T10:35:51.187Z","updated_at":"2025-10-08T00:56:38.523Z","avatar_url":"https://github.com/ennocramer.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# differential\n\nDifferential is a command-line viewer for unified diffs, written in Haskell.\n\n## Usage\n\nThe following key bindings are available\n\n  Key  | Action\n  -----|-------\n  TAB  | Switch focus between file list and diff (for control with arrow and page keys)\n  n    | Show next file diff\n  p    | Show previous file diff\n  d    | Move to the next line in diff\n  u    | Move to the previous line in diff\n  SPC  | Move down one page in diff\n  b    | Move up one page in diff\n  DOWN | Same as either n or d\n  UP   | Same as either p or u\n  q    | Terminate the application\n\n## Limitations\n\nThe diff cannot be read from stdin.  If you try to pipe to differential, you will see the following error message:\n\n    differential: getTerminalAttributes: invalid argument (Bad file descriptor)\n\nUse file names or shell redirects instead:\n\n```sh\n\u003e differential random.patch\n\u003e differential \u003c(hg diff)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fennocramer%2Fdifferential","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fennocramer%2Fdifferential","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fennocramer%2Fdifferential/lists"}