{"id":17822930,"url":"https://github.com/ranveeraggarwal/wagit","last_synced_at":"2026-05-15T23:02:49.237Z","repository":{"id":72203636,"uuid":"290769119","full_name":"ranveeraggarwal/wagit","owner":"ranveeraggarwal","description":"Why not Another Git? Because there aren't enough implementations already. This is a hobby project to better understand Git and churn out some more C++ code.","archived":false,"fork":false,"pushed_at":"2020-08-30T12:24:11.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T10:35:43.357Z","etag":null,"topics":["cpp","git"],"latest_commit_sha":null,"homepage":"","language":"C++","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/ranveeraggarwal.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-27T12:27:07.000Z","updated_at":"2020-12-16T22:42:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"22fbaea1-c233-4980-9793-53e17102bffa","html_url":"https://github.com/ranveeraggarwal/wagit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ranveeraggarwal/wagit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranveeraggarwal%2Fwagit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranveeraggarwal%2Fwagit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranveeraggarwal%2Fwagit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranveeraggarwal%2Fwagit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ranveeraggarwal","download_url":"https://codeload.github.com/ranveeraggarwal/wagit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranveeraggarwal%2Fwagit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265724282,"owners_count":23817777,"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":["cpp","git"],"created_at":"2024-10-27T17:49:41.873Z","updated_at":"2026-05-15T23:02:49.157Z","avatar_url":"https://github.com/ranveeraggarwal.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"WAGit\n===\n\nYet another implementation of Git.\n\n# Installation\n## Dependencies\nI couldn't find a decent dependency manager for C++, so this needs to be manual for now. Might write a Python script later.    \n\n### Installing Dependencies\n#### Argh\nIn the root directory, first clone the submodule by doing\n\n    git submodule update --init\n    \nThen, you'll need to install argh via cmake. To do so, change to the submodule directory and run cmake\n    \n    cd dependencies/argh\n    cmake .\n    \nFollowed by\n\n    make install\n\nRemember to clean up the submodule directory after you're done, by running\n\n    git clean -d -f\n\nAnd move back to the root directory. You'll only have to do this once.\n\n#### mINI\nI have added the header for this in the project itself - no installation needed.\n\n# Reading Material\nSome amazing reading material we found while building this:\n\n* C++ 17+ filesystem API: https://carlosvin.github.io/posts/recursive-directory-iterator/en/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franveeraggarwal%2Fwagit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franveeraggarwal%2Fwagit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franveeraggarwal%2Fwagit/lists"}