{"id":16984165,"url":"https://github.com/samtebbs33/baldr","last_synced_at":"2025-03-22T00:45:35.255Z","repository":{"id":70676150,"uuid":"67744386","full_name":"SamTebbs33/baldr","owner":"SamTebbs33","description":"An experimental version control system","archived":false,"fork":false,"pushed_at":"2018-04-21T13:28:49.000Z","size":75,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-03-14T20:47:39.935Z","etag":null,"topics":["scala","vcs"],"latest_commit_sha":null,"homepage":"https://samtebbs33.github.io/2016/09/13/vcs1.html","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamTebbs33.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-09-08T22:20:25.000Z","updated_at":"2018-04-21T13:28:50.000Z","dependencies_parsed_at":"2023-05-21T13:45:20.147Z","dependency_job_id":null,"html_url":"https://github.com/SamTebbs33/baldr","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/SamTebbs33%2Fbaldr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamTebbs33%2Fbaldr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamTebbs33%2Fbaldr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamTebbs33%2Fbaldr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamTebbs33","download_url":"https://codeload.github.com/SamTebbs33/baldr/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244890089,"owners_count":20527031,"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":["scala","vcs"],"created_at":"2024-10-14T02:30:18.174Z","updated_at":"2025-03-22T00:45:35.230Z","avatar_url":"https://github.com/SamTebbs33.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# baldr\n\nA small experimental version control system.\n\n**Note:** This is purely experimental and is not intended for serious use in its current state, you have been warned!\n\n## Download\n\nDownload from the [releases page](https://github.com/SamTebbs33/baldr/releases).\n\n## Usage\n\nReplace below usages of the `baldr` command with `java -jar baldr.jar`\n\n### init\nInitialises an empty baldr repository in the current directory.\n\n```\nbaldr init\n```\n\n### stage\nAdd a file to the staging list.\n\n```\nbaldr stage path/to/file\n```\n\n## unstage\nRemove a file from the staging list\n\n### save\nSaves the state of all staged files\n\n```\nbaldr save \"message\"\n```\n\n### revert\nRevert the working directory to the specified save\n\n```\nbaldr revert \"save_hash\"\n```\n\n### list\nList the hashes, dates and messages of all saves\n\n```\nbaldr list\n```\n\n### ignore\nAdd a file to the ignore list. All files in the ignore list cannot be staged.\n\n```\nbaldr ignore path/to/file\n```\n\n### acknowledge\nRemove a file from the ignore list.\n\n```\nbaldr ack path/to/file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamtebbs33%2Fbaldr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamtebbs33%2Fbaldr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamtebbs33%2Fbaldr/lists"}