{"id":18435305,"url":"https://github.com/jango73/aze","last_synced_at":"2025-04-14T09:38:23.605Z","repository":{"id":86924019,"uuid":"212353385","full_name":"Jango73/Aze","owner":"Jango73","description":"A version control system","archived":false,"fork":false,"pushed_at":"2020-11-03T10:05:15.000Z","size":370,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T10:24:48.950Z","etag":null,"topics":["qtcreator","scm","version-control"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Jango73.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-10-02T13:48:54.000Z","updated_at":"2020-11-03T10:05:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc2f2b6f-7b86-4ce2-b194-97203c910282","html_url":"https://github.com/Jango73/Aze","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jango73%2FAze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jango73%2FAze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jango73%2FAze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jango73%2FAze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jango73","download_url":"https://codeload.github.com/Jango73/Aze/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248855038,"owners_count":21172478,"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":["qtcreator","scm","version-control"],"created_at":"2024-11-06T06:07:51.617Z","updated_at":"2025-04-14T09:38:23.569Z","avatar_url":"https://github.com/Jango73.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aze\nA versioning system (just for pleasure of coding)\n\n## Dependencies\n\n* Qt 5.13\n* QtCreator 4.9.1\n* qt-plus - Copyright myself\n  * https://github.com/Jango73/qt-plus\n* Diff template library - Copyright (c) 2015 Tatsuhiko Kubo \u003ccubicdaiya@gmail.com\u003e\n  * https://github.com/cubicdaiya/dtl\n\n## Building\n\n* Make sure to update submodules\n```\n    git submodule init\n    git submodule update\n```\n* Open /Aze.pro in QtCreator\n* Build and run\n\n## Running tests\n\nRun the app with command \"run-tests\"\n\n## Concepts\n\n[Here is information about architecture](AzeLib/concept/Aze.md)\n\n## Implemented functionality\n\n### Client side\n#### Local\n* Initialize a repository\n* Show status of files\n* Create a branch\n* Switch branches\n* Add files to stage\n* Remove files from stage\n* Commit staged files\n* Show commit log\n* Show commit graph =\u003e WIP\n  * Needs to show commits in correct order\n* Diff between two commits\n* Merge a branch onto the current one =\u003e WIP\n  * Need to handle merge conflicts\n* Save stash\n* Pop stash\n\n#### Remote\n* Pull =\u003e WIP\n* Push =\u003e WIP\n\n### Server side\n* WIP\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjango73%2Faze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjango73%2Faze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjango73%2Faze/lists"}