diff --git a/317ea8ccac1d414cde55771321bdec30/state b/317ea8ccac1d414cde55771321bdec30/state index 505c028..348ebd9 100644 --- a/317ea8ccac1d414cde55771321bdec30/state +++ b/317ea8ccac1d414cde55771321bdec30/state @@ -1 +1 @@ -inprogress \ No newline at end of file +done \ No newline at end of file diff --git a/9502937b139b797f94eb422651417757/description b/9502937b139b797f94eb422651417757/description index 5dbd141..2452fce 100644 --- a/9502937b139b797f94eb422651417757/description +++ b/9502937b139b797f94eb422651417757/description @@ -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: diff --git a/fd81241f795333b64e7911cfb1b57c8f/description b/fd81241f795333b64e7911cfb1b57c8f/description index 1a26aee..32c6b39 100644 --- a/fd81241f795333b64e7911cfb1b57c8f/description +++ b/fd81241f795333b64e7911cfb1b57c8f/description @@ -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 * adding 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.