{"id":15901405,"url":"https://github.com/tinchodias/epicea","last_synced_at":"2025-04-02T19:42:16.524Z","repository":{"id":84204068,"uuid":"110365155","full_name":"tinchodias/epicea","owner":"tinchodias","description":"Record code changes and some IDE events in Pharo","archived":false,"fork":false,"pushed_at":"2021-09-09T19:08:19.000Z","size":253,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T10:25:25.632Z","etag":null,"topics":["changes","pharo"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","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/tinchodias.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}},"created_at":"2017-11-11T17:25:32.000Z","updated_at":"2021-09-08T20:18:51.000Z","dependencies_parsed_at":"2023-05-23T23:00:39.076Z","dependency_job_id":null,"html_url":"https://github.com/tinchodias/epicea","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/tinchodias%2Fepicea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinchodias%2Fepicea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinchodias%2Fepicea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinchodias%2Fepicea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinchodias","download_url":"https://codeload.github.com/tinchodias/epicea/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246883286,"owners_count":20849453,"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":["changes","pharo"],"created_at":"2024-10-06T11:04:15.951Z","updated_at":"2025-04-02T19:42:16.492Z","avatar_url":"https://github.com/tinchodias.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# epicea\n\nEpicea is a tool for Pharo that records **code changes** enriched with **IDE events**. \n\nEpicea extends and could replace the traditional **.changes** logging mechanism, where the recorded code changes are incomplete and are not properly reified and thus it can be difficult to recover lost code after an image crash.\n\nEpicea has a small subproject, named **Ombu**, which provides simple persistence. By default, Ombu uses [STON](http://smalltalkhub.com/#!/~SvenVanCaekenberghe/STON) to write the events when they are announced in the system. STON is part of Pharo 5.0.\n\n:warning:\nOUTDATED: The latest version this project is located inside [Pharo repository](https://github.com/pharo-project/pharo).\n:warning:\n\n\n## Install it\n\nNote this project is already part of Pharo 6 and 7. However, if you need to install it in some situation, the script to do it is:\n\n```Smalltalk\n\t\tMetacello new \n\t\t\trepository: 'github://tinchodias/epicea/src';\n\t\t\tbaseline: 'Epicea';\n\t\t\tload.\n```\n\n## Use it\n\n- Enable recording at `System Settings \u003e Epicea`.\n- To browse the recorded logs, click on `World menu \u003e Tools \u003e Code Changes`\n- To browse any **.ombu** file with a log, you can simply drag\u0026drop it from your file browser (e.g. Finder in Mac) into the image.\n\n## License\n\nThe code is licensed under [MIT](LICENSE).\n\n## More info\n\n**Publications**\n\n- 2015: [Ph.D. thesis, chapter 3](http://rmod.inria.fr/archives/phd/PhD-2015-Dias.pdf)\n- 2013: [short paper](http://rmod.lille.inria.fr/archives/papers/Dias13a-IWST13-Epicea.pdf)\n\n**Brief history**\n\nThis project started as a fork (or a continuation) of Ezequiel's [NewChangeSystem](http://smalltalkhub.com/#!/~EzequielLamonica/NewChangeSystem). It got inspiration as well in Göran's [DeltaStreams](http://wiki.squeak.org/squeak/6001).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinchodias%2Fepicea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinchodias%2Fepicea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinchodias%2Fepicea/lists"}