aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug-ls.1
Commit message (Collapse)AuthorAgeFilesLines
* commands: reorg into different packagesMichael Muré2022-11-201-96/+0
|
* refactor(git-bug-863): merge ls-id into lsSteve Moyer2022-09-251-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 flagSteve Moyer2022-08-161-1/+1
|
* update gqlgenMichael Muré2022-02-151-21/+21
|
* Add ability to search by arbitrary metadataMiklos Vajna2021-02-211-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 searchMike Goldin2020-11-171-1/+7
|
* Vendor: upgrade spf13/cobra to v1.1.1 (#479)65432020-10-271-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 docMichael Muré2020-07-281-1/+1
|
* cmds: cleanup and re-generate filesMichael Muré2020-06-241-1/+1
|
* ls: Add support to ls dump bug information in specific formatsvince2020-06-161-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 filesMichael Muré2020-02-231-14/+13
|
* commands: fix ls not displaying the new Identities properlyMichael Muré2019-04-111-0/+8
|
* update generated filesMichael Muré2019-04-011-1/+1
|
* cache: make the title filter case insensitiveMichael Muré2019-03-031-0/+4
|
* update generated filesMichael Muré2019-03-011-2/+2
|
* man: update the date in the generated docMichael Muré2019-02-161-1/+1
|
* update generated doc with the new dateMichael Muré2018-12-221-1/+1
|
* docs: update manpages due to change of monthMichael Muré2018-10-011-1/+1
|
* commands: ls now accept queries without quoteMichael Muré2018-09-191-1/+1
|
* ls: support expressing a query with flags as wellMichael Muré2018-09-101-3/+46
|
* ls: accept a query to sort and filter the listMichael Muré2018-09-091-1/+1
|
* manpages: updateMichael Muré2018-09-021-1/+1
|
* manpages: update names following the change of sectionMichael Muré2018-08-061-0/+29