Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(git-bug-863): merge ls-id into ls | Steve Moyer | 2022-09-25 | 1 | -1/+1 |
| | | | | | | | | The "ls" command allows filtering and sorting and already features different output formatters. Merging "ls-id" into "ls" cleans up the command hierarchy and allows users to take advantage of these querying features. Resolves #863. | ||||
* | docs(847): add compact to docs and bash for ls command's format flag | Steve Moyer | 2022-08-16 | 1 | -1/+1 |
| | |||||
* | update gqlgen | Michael Muré | 2022-02-15 | 1 | -21/+21 |
| | |||||
* | Add ability to search by arbitrary metadata | Miklos Vajna | 2021-02-21 | 1 | -0/+4 |
| | | | | | | | | | | | | 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 |
| | |||||
* | Vendor: upgrade spf13/cobra to v1.1.1 (#479) | 6543 | 2020-10-27 | 1 | -2/+1 |
| | | | | | | | * build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1 * update doc (man & md) * update bash|fish|zsh completion | ||||
* | 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/+4 |
| | | | | 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'. | ||||
* | update auto-generated files | Michael Muré | 2020-02-23 | 1 | -14/+13 |
| | |||||
* | commands: fix ls not displaying the new Identities properly | Michael Muré | 2019-04-11 | 1 | -0/+8 |
| | |||||
* | update generated files | Michael Muré | 2019-04-01 | 1 | -1/+1 |
| | |||||
* | cache: make the title filter case insensitive | Michael Muré | 2019-03-03 | 1 | -0/+4 |
| | |||||
* | update generated files | Michael Muré | 2019-03-01 | 1 | -2/+2 |
| | |||||
* | man: update the date in the generated doc | Michael Muré | 2019-02-16 | 1 | -1/+1 |
| | |||||
* | update generated doc with the new date | Michael Muré | 2018-12-22 | 1 | -1/+1 |
| | |||||
* | docs: update manpages due to change of month | Michael Muré | 2018-10-01 | 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 | -3/+46 |
| | |||||
* | ls: accept a query to sort and filter the list | Michael Muré | 2018-09-09 | 1 | -1/+1 |
| | |||||
* | manpages: update | Michael Muré | 2018-09-02 | 1 | -1/+1 |
| | |||||
* | manpages: update names following the change of section | Michael Muré | 2018-08-06 | 1 | -0/+29 |