aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update architecture.mdMichael Muré2019-04-181-3/+2
|
* doc: add an architecture overviewMichael Muré2019-04-182-2/+105
|
* move media in /miscMichael Muré2019-04-174-43/+0
|
* commands: fix ls not displaying the new Identities properlyMichael Muré2019-04-114-10/+20
|
* Merge pull request #121 from A-Hilaly/query-humanidMichael Muré2019-04-051-0/+1
|\ | | | | Support matching identities with ID and truncated ID
| * implement identityExcerpt match method and integrate it into filtersAmine Hilaly2019-04-051-0/+1
| | | | | | | | Update docs
* | doc: fix typosMichael Muré2019-04-051-6/+6
|/
* improve docsAmine Hilaly2019-04-051-1/+1
|
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-041-0/+21
| | | | | | | | Append operations authors to each list on Apply() call Expose actors and participants in graphql Add actor/participant query filter and documentation
* commands: add a --field flag to "git bug user" to display users details ↵Michael Muré2019-04-032-1/+6
| | | | individually
* commands: add "show --field humanId"Michael Muré2019-04-032-2/+2
|
* update generated filesMichael Muré2019-04-0132-32/+32
|
* regenerate md and man filesMichael Muré2019-03-2721-43/+60
|
* cache: make the title filter case insensitiveMichael Muré2019-03-032-0/+5
|
* Fixed doc/queries.mdSladyn2019-03-031-4/+4
|
* Made requested changesSladyn2019-03-021-0/+10
| | | | Made changes to the doc files and remaining areas which required updation.
* update generated filesMichael Muré2019-03-0131-89/+89
|
* commands: show the last modification time in "user"Michael Muré2019-03-012-6/+1
|
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-0132-115/+167
|
* commands: add a "user adopt" command to use an existing identityMichael Muré2019-03-013-1/+52
|
* commands: add a super-fast "user ls" commandMichael Muré2019-03-014-1/+58
|
* generator cleanupMichael Muré2019-03-012-6/+29
|
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-0111-129/+61
|
* identity: all tests green o/Michael Muré2019-03-011-1/+1
|
* identity: I can compile again !!Michael Muré2019-03-012-1/+2
|
* identity: more progress and fixesMichael Muré2019-03-012-0/+51
|
* Merge pull request #97 from sladyn98/ls_id_branchMichael Muré2019-02-251-0/+1
|\ | | | | A command to list matching bug id from a prefix
| * ls-id.go:Add ls-id [<prefix>] commandSladyn2019-02-251-2/+2
| | | | | | | | | | | | | | | | 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 #47
| * ls-id.go: Add ls-id [<prefix>] commandSladyn2019-02-1427-27/+28
| | | | | | | | | | | | | | | | 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
* | add a "version" command with various outputs, including the git hash and tagMichael Muré2019-02-204-1/+68
| |
* | man: update the date in the generated docMichael Muré2019-02-1626-26/+26
|/
* commands: show: change for a single valued --field flagMichael Muré2019-01-072-1/+6
|
* update generated doc with the new dateMichael Muré2018-12-2226-26/+26
|
* doc: same size for the webui screenshotsMichael Muré2018-12-171-0/+0
|
* doc: update webui screenshotMichael Muré2018-12-052-0/+0
|
* update readme with new demo gifMichael Muré2018-12-041-0/+0
|
* Add a gif file generated with ScreenToGif from the svg fileMichael Muré2018-12-041-0/+0
|
* update the termui screencastMichael Muré2018-12-021-5/+5
|
* commands: fix "comment add" flags set on the wrong commandMichael Muré2018-10-176-14/+20
|
* docs: update manpages due to change of monthMichael Muré2018-10-0126-26/+26
|
* commands: add a "deselect" command to deselect a previously selected bugMichael Muré2018-09-264-1/+78
|
* commands: add "bridge pull"Michael Muré2018-09-244-1/+53
|
* commands: add "bridge rm"Michael Muré2018-09-244-1/+53
|
* commands: add the "bridge" and "bridge configure" commandsMichael Muré2018-09-248-1/+156
|
* commands: add a "ls-labels" command that output valid labelsMichael Muré2018-09-214-1/+58
|
* commands: description cleanupMichael Muré2018-09-2131-73/+73
|
* commands: ls now accept queries without quoteMichael Muré2018-09-192-2/+2
|
* commands: convert compatible commands to the implicit select mechanismMichael Muré2018-09-1824-24/+24
|
* commands: add a "select" command to select a bug for future implicit useMichael Muré2018-09-187-100/+76
|
* commands: add a "label rm" command to remove labels from a bugMichael Muré2018-09-174-1/+53
|