{"id":19767821,"url":"https://github.com/sarcasm/repo-manifests","last_synced_at":"2026-03-02T09:33:43.204Z","repository":{"id":138545441,"uuid":"45151387","full_name":"Sarcasm/repo-manifests","owner":"Sarcasm","description":"Sarcasm's collection of repo manifests","archived":false,"fork":false,"pushed_at":"2018-03-19T23:29:50.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T00:28:28.339Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Sarcasm.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":"2015-10-29T01:02:48.000Z","updated_at":"2018-03-19T23:29:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"9dd44ceb-5aa6-487b-a931-880273f9c840","html_url":"https://github.com/Sarcasm/repo-manifests","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/Sarcasm%2Frepo-manifests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Frepo-manifests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Frepo-manifests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Frepo-manifests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sarcasm","download_url":"https://codeload.github.com/Sarcasm/repo-manifests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241100256,"owners_count":19909677,"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-11-12T04:32:41.278Z","updated_at":"2026-03-02T09:33:37.896Z","avatar_url":"https://github.com/Sarcasm.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sarcasm's manifests\n\nSarcasm's collection of [repo](https://gerrit.googlesource.com/git-repo)\nmanifests for various open source projects.\n\n# autotest\n\n    mkdir autotest\n    cd autotest\n    repo init -u https://github.com/Sarcasm/repo-manifests.git -m autotest.xml\n    repo sync\n\n# llvm + clang + clang-tools-extra\n\n    mkdir llvm\n    cd llvm\n    repo init -u https://github.com/Sarcasm/repo-manifests.git -m llvm-tools.xml\n    repo sync\n    ln -s .repo/manifests/notes/llvm-tools.md README.md\n\n# irony\n\nTo work on irony and derived projects:\n\n    mkdir irony\n    cd irony\n    repo init -u https://github.com/Sarcasm/repo-manifests.git -m irony.xml\n    repo sync\n\nTo also include third party projects, use:\n\n    repo init -g all -m irony.xml\n\nTo go back to the default, officially supported projects, use:\n\n    repo init -g default -m irony.xml\n\n# lsp\n\nTo work on emacs-lsp and cquery:\n\n    mkdir lsp\n    cd lsp\n    repo init -u https://github.com/Sarcasm/repo-manifests.git -m lsp.xml\n    repo sync --fetch-submodules\n\nSyncing and looking for differences:\n\n    repo manifest --revision-as-HEAD -o old.xml\n    repo sync --fetch-submodules\n    repo manifest --revision-as-HEAD -o new.xml\n    repo diffmanifests $(pwd)/{old,new}.xml\n\nLauncher Emacs with specified configuration:\n\n    emacs -mm -Q -l dot-emacs/init.el\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarcasm%2Frepo-manifests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarcasm%2Frepo-manifests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarcasm%2Frepo-manifests/lists"}