2024-09-07 14:46 | Launch an editor to write a tag message | Martin Ashby | 1 | +48 | -5 |
2024-09-06 13:31 | implement creating non-annotated tags | Martin Ashby | 1 | +23 | -19 |
2024-08-30 22:04 | Better resolution of refs | Martin Ashby | 1 | +139 | -34 |
2024-08-27 21:01 | Implement tag listing Rename GitTree -> Tree to be more consistent | Martin Ashby | 1 | +110 | -67 |
2024-08-26 21:02 | Implement show-ref | Martin Ashby | 1 | +73 | -0 |
2024-08-24 21:29 | Implement basic checkout | Martin Ashby | 1 | +74 | -2 |
2024-08-24 11:21 | Add tree parsing and ls-tree command | Martin Ashby | 2 | +119 | -0 |
2024-08-19 21:24 | Merge branch 'my_branch' | Martin Ashby | 1 | +2 | -0 |
2024-08-19 21:24 | Add a boring commit message | Martin Ashby | 1 | +1 | -0 |
2024-08-19 21:22 | Add a boring doc comment | Martin Ashby | 1 | +2 | -0 |
2024-08-19 21:20 | Implement basic git log using graphvis | Martin Ashby | 1 | +126 | -33 |
2024-08-18 21:02 | Extract key-value-log-message parsing code from structure which uses it (git commit) | Martin Ashby | 2 | +96 | -85 |
2024-08-18 20:18 | Implement commit parsing | Martin Ashby | 1 | +204 | -52 |
2024-08-14 22:13 | Tidy up functions a bit | Martin Ashby | 1 | +20 | -16 |
2024-08-14 22:02 | Add read-file and hash-object subcommands | Martin Ashby | 1 | +149 | -3 |
2024-08-11 21:40 | add repo_find function Use std.fs.Dir instead of path in a few places where it makes more sense to use dir directly. | Martin Ashby | 1 | +46 | -8 |
2024-08-11 21:18 | wyag 3.2 "init" command complete | Martin Ashby | 3 | +208 | -74 |
2024-08-10 22:19 | Work on GitRepository structure | Martin Ashby | 1 | +56 | -20 |
2024-08-10 21:44 | Initial | Martin Ashby | 8 | +737 | -0 |