Compare commits
No commits in common. "eb76e418f3ba3ff76d7e526fd01eb6291dc56039" and "5702828299eeb509b6b3ef1217d3b82be00b4217" have entirely different histories.
eb76e418f3
...
5702828299
8 changed files with 1 additions and 14 deletions
|
|
@ -1 +0,0 @@
|
|||
seb
|
||||
|
|
@ -3,5 +3,4 @@ add optional 'assignee' to issue
|
|||
This is probably just another free-form text string for now, maybe
|
||||
something fancier in the future.
|
||||
|
||||
NOTE: Teaching `ent list FILTER` to filter by assignee is a separate
|
||||
issue.
|
||||
As part of this, teach `ent list FILTER` to filter by assignee.
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
inprogress
|
||||
|
|
@ -1 +0,0 @@
|
|||
seb
|
||||
|
|
@ -1 +0,0 @@
|
|||
seb
|
||||
|
|
@ -1 +0,0 @@
|
|||
teach `ent list FILTER` to filter by assignee
|
||||
|
|
@ -1 +0,0 @@
|
|||
seb
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
add some way to un-assign an issue
|
||||
|
||||
This will probably involve removing the `assignee` file from the issue
|
||||
directory, which will mean teaching the git code about removed files.
|
||||
|
||||
Or maybe write the empty string to that file?
|
||||
Loading…
Add table
Add a link
Reference in a new issue