Compare commits
3 commits
e3a47c5c37
...
cdb0f450d9
| Author | SHA1 | Date | |
|---|---|---|---|
| cdb0f450d9 | |||
| 86b6a527e4 | |||
| 4262c26edd |
3 changed files with 5 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
inprogress
|
done
|
||||||
|
|
@ -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:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue