aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_ls.md
Commit message (Collapse)AuthorAgeFilesLines
* commands: reorg into different packagesMichael Muré2022-11-201-52/+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
|
* Add ability to search by arbitrary metadataMiklos Vajna2021-02-211-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 searchMike Goldin2020-11-171-1/+7
|
* 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/+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 properlyMichael Muré2019-04-111-8/+10
|
* cache: make the title filter case insensitiveMichael Muré2019-03-031-0/+1
|
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-011-2/+2
|
* commands: description cleanupMichael Muré2018-09-211-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-4/+23
|
* ls: accept a query to sort and filter the listMichael Muré2018-09-091-1/+1
|
* use DisableAutoGenTag to not have to commit the documentation after each buildMichael Muré2018-07-201-1/+0
|
* generate markdown documentationMichael Muré2018-07-201-0/+23