Compare commits

...

3 commits

3 changed files with 5 additions and 2 deletions

View file

@ -1 +1 @@
inprogress done

View file

@ -1,4 +1,4 @@
visually distinguish issues and comments from each other `ent show`: visually distinguish issues and comments from each other
`git log` does it well: `git log` does it well:

View file

@ -6,3 +6,6 @@ It'd be nice to be able to look at the `git log --oneline` of an issue dir and s
* changing state or assignee * changing state or assignee
* adding a comment * adding a comment
* editing a comment * editing a comment
I think each kind of log message we want will correspond to a matching
API function in the entomologist crate.