{"id":21041762,"url":"https://github.com/quantumplation/commit-log-11-repro","last_synced_at":"2026-04-17T05:33:12.735Z","repository":{"id":136845699,"uuid":"203188541","full_name":"Quantumplation/commit-log-11-repro","owner":"Quantumplation","description":"Reproduce repo for Commit Log issue #11","archived":false,"fork":false,"pushed_at":"2019-08-19T14:25:12.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-08T11:35:09.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/Quantumplation.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":"2019-08-19T14:24:49.000Z","updated_at":"2019-08-19T14:25:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b022aae-c2ce-41fe-8860-ccd672c8c1e8","html_url":"https://github.com/Quantumplation/commit-log-11-repro","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/Quantumplation%2Fcommit-log-11-repro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quantumplation%2Fcommit-log-11-repro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quantumplation%2Fcommit-log-11-repro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quantumplation%2Fcommit-log-11-repro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quantumplation","download_url":"https://codeload.github.com/Quantumplation/commit-log-11-repro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243489085,"owners_count":20298987,"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-19T13:56:05.899Z","updated_at":"2025-12-30T05:48:43.694Z","avatar_url":"https://github.com/Quantumplation.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reproduce Repo\n\nThis repo reproduces an apparent issue with the commitlog crate.\n\nThe commitlog appears to not be reading an existing log properly.\n\nIn this repo, we create a new commit log, print the last offset,\nand then print each message in the log.\n\nThen we append the message \"Test\" to the log, and flush it.\n\nI would expect this to print:\n\nFirst Run:\n```\nOffset: None\n```\nSecond Run:\n```\nOffset: Some(0)\n0 - Test\n```\nThird Run:\n```\nOffset: Some(1)\n0 - Test\n1 - Test\n```\n\nInstead, it prints:\n```\nOffset: None\n```\n\nEvery time the application is run.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumplation%2Fcommit-log-11-repro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantumplation%2Fcommit-log-11-repro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumplation%2Fcommit-log-11-repro/lists"}