{"id":13861537,"url":"https://github.com/10sr/git-walktree-el","last_synced_at":"2025-03-05T22:43:17.157Z","repository":{"id":138840193,"uuid":"152722068","full_name":"10sr/git-walktree-el","owner":"10sr","description":"Browse Git Tree and Blob Objects","archived":false,"fork":false,"pushed_at":"2020-01-10T07:26:59.000Z","size":365,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-16T09:07:58.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://10sr.github.io/git-walktree-el/","language":"Emacs Lisp","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/10sr.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}},"created_at":"2018-10-12T08:52:55.000Z","updated_at":"2023-07-13T17:04:00.000Z","dependencies_parsed_at":"2023-03-16T01:47:55.427Z","dependency_job_id":null,"html_url":"https://github.com/10sr/git-walktree-el","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Fgit-walktree-el","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Fgit-walktree-el/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Fgit-walktree-el/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Fgit-walktree-el/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/10sr","download_url":"https://codeload.github.com/10sr/git-walktree-el/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242117648,"owners_count":20074434,"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-05T06:01:24.627Z","updated_at":"2025-03-05T22:43:17.124Z","avatar_url":"https://github.com/10sr.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/10sr/git-walktree-el.svg?branch=master)](https://travis-ci.org/10sr/git-walktree-el)\n[![MELPA](https://melpa.org/packages/git-walktree-badge.svg)](https://melpa.org/#/git-walktree)\n[![MELPA Stable](https://stable.melpa.org/packages/git-walktree-badge.svg)](https://stable.melpa.org/#/git-walktree)\n\n\ngit-walktree.el\n===============\n\nBrowse Git tree and blob objects\n\n![ss.png](ss.png)\n\n\nWhat is This?\n-------------\n\n`git-walktree` is a Git `ls-tree` browser.\nIt has following features:\n\n- Browse tree (and blob) objects of arbitrary revisions\n  without checking them out to working directory\n  - Go up and down tree objects\n  - Visit blob objects\n  - Switch to parent and child revisions\n- Checkout (dump) tree or blob objects to current working directory\n\nUsage and Keybinds\n------------------\n\n\u003ckbd\u003eM-x git-walktree\u003c/kbd\u003e to open git-walktree buffer.\nPrompt user for revision to show.\n\n- When current buffer is visiting a file and it exists in the revision,\n  open blob buffer for that file\n- Otherwise, open tree buffer for `default-directory`\n\n\nIn git-walktree buffers, following keybinds are defined:\n\n- \u003ckbd\u003e^\u003c/kbd\u003e Go up to parent tree object\n- \u003ckbd\u003eP\u003c/kbd\u003e Move to parent revision\n- \u003ckbd\u003eN\u003c/kbd\u003e Move to child revision\n- \u003ckbd\u003eC\u003c/kbd\u003e Checkout current blob or tree object to working directory\n- \u003ckbd\u003eG\u003c/kbd\u003e Move to another revision (ask user)\n\nAdditionally, in tree object buffer:\n\n- \u003ckbd\u003eENTER\u003c/kbd\u003e Visit tree or blob object at point\n\n\nLicense\n-------\n\nThis software is released under GPL version 3 or (at your option)\nany later version.\n\nSee `LICENSE` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F10sr%2Fgit-walktree-el","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F10sr%2Fgit-walktree-el","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F10sr%2Fgit-walktree-el/lists"}