Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-25 | Rename repo_name to repo. | Marius Peter | |
2025-05-18 | Add all_branches function sketch. | Marius Peter | |
2025-05-18 | Consistently use Lwt_result. | Marius Peter | |
2025-05-18 | Modularize everything. | Marius Peter | |
2025-05-17 | Add custom types. | Marius Peter | |
2025-05-10 | Start proper implementation of git helper functions. | Marius Peter | |
2025-05-01 | Perform deep refactoring. | Marius Peter | |
Better separation of concern; this paves the way for better testing down the road. | |||
2025-03-01 | Start work on Git "un"helper functions. | Marius Peter | |
Worse is better. I'll revisit the OCaml Git package once I'm more comfortable with OCaml overall. | |||
2025-02-02 | Isolate Git helper functions from Views. | Marius Peter | |