| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Fixes #402.
|
| |
|
|
|
|
| |
This adds an optional flag to the ls command that allows users to specify the format they wish to dump the output as. Currently, supported parameters are 'default', 'plain' and 'json'.
|
| |
|
| |
|
|
|
|
|
|
| |
- automatic flag validation and warning
- generalized prompt
- cleanups
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
[cache] BugCache: Fix set metadata raw
[bridge/github] Fix graphql input objects
|
| |
|
|
|
|
| |
browser
|
| |
|
|
|
|
| |
individually
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
A command to list matching bug id from a prefix
|
| |
| |
| |
| |
| |
| |
| |
| | |
This file adds the ls-id command which returns
the bug id matching the prefix the user enters.
If no prefix entered it lists all the BugId's
Closes https://github.com/MichaelMure/git-bug/issues/47
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|