Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs(847): add compact to docs and bash for ls command's format flag | Steve Moyer | 2022-08-16 | 1 | -1/+1 |
| | |||||
* | Add ability to search by arbitrary metadata | Miklos Vajna | 2021-02-21 | 1 | -0/+1 |
| | | | | | | | | | | | | Example: ~/git/git-bug/git-bug ls --metadata github-url=https://github.com/author/myproject/issues/42 or ~/git/git-bug/git-bug ls metadata:github-url:\"https://github.com/author/myproject/issues/42\" Fixes the cmdline part of <https://github.com/MichaelMure/git-bug/issues/567>. | ||||
* | Update docs for full text search | Mike Goldin | 2020-11-17 | 1 | -1/+7 |
| | |||||
* | commands: cleanup the command's usage to avoid warnings when generating the doc | Michael Muré | 2020-07-28 | 1 | -1/+1 |
| | |||||
* | cmds: cleanup and re-generate files | Michael Muré | 2020-06-24 | 1 | -1/+1 |
| | |||||
* | ls: Add support to ls dump bug information in specific formats | vince | 2020-06-16 | 1 | -0/+1 |
| | | | | 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'. | ||||
* | commands: fix ls not displaying the new Identities properly | Michael Muré | 2019-04-11 | 1 | -8/+10 |
| | |||||
* | cache: make the title filter case insensitive | Michael Muré | 2019-03-03 | 1 | -0/+1 |
| | |||||
* | commands: add a "." at the end of Short commands usage | Michael Muré | 2019-03-01 | 1 | -2/+2 |
| | |||||
* | commands: description cleanup | Michael Muré | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | commands: ls now accept queries without quote | Michael Muré | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | ls: support expressing a query with flags as well | Michael Muré | 2018-09-10 | 1 | -4/+23 |
| | |||||
* | ls: accept a query to sort and filter the list | Michael Muré | 2018-09-09 | 1 | -1/+1 |
| | |||||
* | use DisableAutoGenTag to not have to commit the documentation after each build | Michael Muré | 2018-07-20 | 1 | -1/+0 |
| | |||||
* | generate markdown documentation | Michael Muré | 2018-07-20 | 1 | -0/+23 |