{"id":27022548,"url":"https://github.com/smjcc/merge0","last_synced_at":"2025-04-04T20:37:45.058Z","repository":{"id":284700110,"uuid":"471121606","full_name":"smjcc/merge0","owner":"smjcc","description":"merge two incomplete copies of a file, by replacing NULL bytes in each file with non-NULL bytes from the other","archived":false,"fork":false,"pushed_at":"2025-03-27T07:26:54.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T08:30:39.687Z","etag":null,"topics":["cli","download-file","file","files","incomplete","merge","partial","repair","torrent","util"],"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/smjcc.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":"2022-03-17T19:49:07.000Z","updated_at":"2025-03-27T07:26:57.000Z","dependencies_parsed_at":"2025-03-27T08:41:13.226Z","dependency_job_id":null,"html_url":"https://github.com/smjcc/merge0","commit_stats":null,"previous_names":["smjcc/merge0"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smjcc%2Fmerge0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smjcc%2Fmerge0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smjcc%2Fmerge0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smjcc%2Fmerge0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smjcc","download_url":"https://codeload.github.com/smjcc/merge0/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249460,"owners_count":20908209,"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":["cli","download-file","file","files","incomplete","merge","partial","repair","torrent","util"],"created_at":"2025-04-04T20:37:44.391Z","updated_at":"2025-04-04T20:37:45.037Z","avatar_url":"https://github.com/smjcc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# merge0: Bytewise merge two incomplete files\n\nmerge0 [-hqbsefpv?] \\\u003cfile1\\\u003e \\\u003cfile2\\\u003e\n\nmerge0 bytewise merges two files' content if they differ only where one byte is 0 (NULL)\n\nIf the content of the two files differ only where one of the differing bytes at each offset is zero, then they are bytewise merged by overwriting zeros in one file with the non-zero data of the other file.\n\n## OPTIONS:\n\t-h -? print usage help\n\t-q report only when files are changed\n\t-b show only basenames in messages\n\t-s require files to be of same size\n\t-e allow appending to empty files.\n\t-f force writing to files open by other programs\n\t-p pretend, but change no files\n\t-v show version number\n\nUseful for merging two incomplete copies of the same file, where the missing data is zero or \"sparse\".\n\nExactly TWO files must be on the command line.\n\nBy default, the smaller file is presumed to have NULL data beyond it's end.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmjcc%2Fmerge0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmjcc%2Fmerge0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmjcc%2Fmerge0/lists"}