{"id":17008779,"url":"https://github.com/i-e-b/snivellinggit","last_synced_at":"2026-04-25T08:34:36.669Z","repository":{"id":18065097,"uuid":"21125070","full_name":"i-e-b/SnivellingGit","owner":"i-e-b","description":"An experimental GUI for the Git SCM.","archived":false,"fork":false,"pushed_at":"2020-06-05T08:21:37.000Z","size":5070,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-22T12:30:30.334Z","etag":null,"topics":["c-sharp","experimental","git","gui","visualisation","visualization","working"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/i-e-b.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}},"created_at":"2014-06-23T12:16:25.000Z","updated_at":"2024-04-15T05:15:16.000Z","dependencies_parsed_at":"2022-09-02T12:32:08.802Z","dependency_job_id":null,"html_url":"https://github.com/i-e-b/SnivellingGit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/i-e-b/SnivellingGit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-e-b%2FSnivellingGit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-e-b%2FSnivellingGit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-e-b%2FSnivellingGit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-e-b%2FSnivellingGit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i-e-b","download_url":"https://codeload.github.com/i-e-b/SnivellingGit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-e-b%2FSnivellingGit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263343144,"owners_count":23452116,"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":["c-sharp","experimental","git","gui","visualisation","visualization","working"],"created_at":"2024-10-14T05:29:15.062Z","updated_at":"2026-04-25T08:34:36.630Z","avatar_url":"https://github.com/i-e-b.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"SnivellingGit\n=============\n\nAn experimental GUI for the Git SCM.\nTo use, run the Sg.Web self-host exe, and then load the stated Url in your browser.\nRemember to include a path to your target git directory (i.e. `C:\\Work\\MyProj` would need a url of `http://localhost:8080/Work/MyProj`)\n\n### To do\n\n* If a history line goes off the page, draw a continuation arrow\n* Basic right-click menu system\n\n### Goals\n\n* Navigation when not in a git repo?\n* Move head (checkout)\n* New branch on selected commit (checkout -b)\n* Add files ; commit ; push\n* fetch ; merge (probably best as separate?)\n* rebase ; solve merge conflicts?\n* stashes -- both loose on a shelf, and as 'fake commits' to allow moving head without losing work (stage and index as needed, with coded stash names?)\n* show / hide unmerged remote branches (plus fetch all)\n* Change visualisation settings:\n  - flattened history by default (only unmerged branches spread out, how it is now); Ancestry trace for indiviual commits (like gitk does); Per contributor display (column per person).\n* git reflog explorer and recovery tool (open a new branch for a given sha)\n* option to attribute-tag the last commit before a merge to show branch history?\n\n### Implementation details\n\n* select multiple nodes with shift-click\n* cherry-pick with ctrl-click\n* rebase with ctrl-shift-click (or drag-and-drop?)\n* merge with context menu after selecting\n* squash with context menu after selecting\n\nComparison of Sg with `gitk --all`\n----------------------------------\nOnly unmerged branches are shown out-of-line. Non simple ancestry shown with arcs to the side.\n\u003cimg src=\"https://raw.githubusercontent.com/i-e-b/SnivellingGit/master/info/Simple%20comparison.png\"/\u003e\n\nCommits are shown in strict time order. Node colours are based on author's name.\n\u003cimg src=\"https://raw.githubusercontent.com/i-e-b/SnivellingGit/master/info/Time%20order%20vs%20ancestry%20order.png\"/\u003e\n\n### References\n\n* http://tonsky.me/blog/reinventing-git-interface/\n* http://marklodato.github.io/visual-git-guide/index-en.html\n* https://github.com/libgit2/libgit2sharp/wiki/LibGit2Sharp-Hitchhiker%27s-Guide-to-Git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-e-b%2Fsnivellinggit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi-e-b%2Fsnivellinggit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-e-b%2Fsnivellinggit/lists"}