Compare commits

...

5 commits

5 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,8 @@
fix ignoring unknown file in issues directory: "README.md"
ignoring unknown file in issues directory: ".git"
b738f2842db428df1b4aad0192a7f36c write a manpage (New)
75cefad80aacbf23fc7b9c24a75aa236 # implement `ent comment ${ISSUE} [-m ${MESSAGE}]` (New)
7da3bd5b72de0a05936b094db5d24304 implement `ent edit ${COMMENT}` (New)
1f85dfac686d5ea2417b2b07f7e1ff01 # implement `ent attach ${ISSUE} ${FILE}` (New)
da435e5e298b28dc223f9dcfe62a914 add user control over state transitions (New)
8c73c9fd5bc4f551ee5069035ae6e866 migrate the Todo list into entomologist (New) emitting warnings for unknown files

View file

@ -0,0 +1 @@
add delete subcommand to delete ENTries (heh)

View file

@ -0,0 +1 @@
add sync subcommand to sync entomologist-data branch

View file

@ -0,0 +1 @@
update ent new to output the issue ID

View file

@ -0,0 +1 @@
ent edit fails to find file/directory