{"id":20150322,"url":"https://github.com/openbullet/diffcopy","last_synced_at":"2025-04-09T20:23:48.113Z","repository":{"id":104070562,"uuid":"342960026","full_name":"openbullet/DiffCopy","owner":"openbullet","description":"A tool to copy only the changed files to a new folder, useful to create incremental update packages.","archived":false,"fork":false,"pushed_at":"2022-01-27T20:12:34.000Z","size":9,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T22:23:08.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openbullet.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":"2021-02-27T21:16:06.000Z","updated_at":"2025-01-16T10:19:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0f925bd-6eee-463b-b866-ee87fa44b47c","html_url":"https://github.com/openbullet/DiffCopy","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/openbullet%2FDiffCopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbullet%2FDiffCopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbullet%2FDiffCopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbullet%2FDiffCopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openbullet","download_url":"https://codeload.github.com/openbullet/DiffCopy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248105187,"owners_count":21048483,"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-13T22:51:35.198Z","updated_at":"2025-04-09T20:23:48.098Z","avatar_url":"https://github.com/openbullet.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DiffCopy\nA tool to copy only the changed and new files to a new folder, useful to create incremental update packages.\n\nThe program creates MD5 hashes of files and compares them to the ones of a baseline build to see if they were changed, and copies the changed or newly created files to a new folder.\n\n[Download here](https://github.com/openbullet/DiffCopy/releases/download/1.0/DiffCopy.zip)\n\n## Usage\n```\ndotnet ./DiffCopy.dll -s sourcedir -n newdir -o outputdir\n```\nWhere\n\n`-s` directory with baseline build\n\n`-n` directory with latest release\n\n`-o` output directory where only the changed or new files will be copied\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbullet%2Fdiffcopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenbullet%2Fdiffcopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbullet%2Fdiffcopy/lists"}