Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: remove refs to deprecated io/ioutil | guoguangwu | 2024-07-23 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: guoguangwu <guoguangwug@gmail.com> chore: remove refs to deprecated io/ioutil Signed-off-by: guoguangwu <guoguangwug@gmail.com> | ||||
* | commands: move bug specific input code into commands/bug/input | Michael Muré | 2022-12-27 | 1 | -228/+7 |
| | |||||
* | commands: reorg into different packages | Michael Muré | 2022-11-20 | 1 | -1/+1 |
| | |||||
* | move {bug,identity} to /entities, move input to /commands | Michael Muré | 2022-08-18 | 2 | -0/+613 |
| | |||||
* | cli: rework new and comment command to better use the editor | Michael Muré | 2018-07-31 | 1 | -104/+0 |
| | | | | | | | a nice templace is now provided with explanations new: title and message can now be provided from the editor. Title will be the first non-empty line | ||||
* | add the new bug command with a very primitive bug datastructure | Michael Muré | 2018-07-12 | 1 | -0/+104 |