Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bridge: update generated docs | Amine Hilaly | 2019-07-23 | 2 | -2/+2 |
| | |||||
* | [misc] update man docs and completion scripts | Amine Hilaly | 2019-06-24 | 4 | -1/+53 |
| | | | | | | [cache] BugCache: Fix set metadata raw [bridge/github] Fix graphql input objects | ||||
* | misc: generate PowerShell command completion | Michael Muré | 2019-06-23 | 2 | -2/+2 |
| | |||||
* | rename GITHUB_TOKEN to GITHUB_PRIVATE_TOKEN | Amine Hilaly | 2019-06-07 | 4 | -10/+10 |
| | |||||
* | Update man pages and bash_completion | Amine Hilaly | 2019-05-29 | 4 | -5/+146 |
| | |||||
* | commands: add flags/config to control the automatic opening in the default ↵ | Michael Muré | 2019-05-27 | 4 | -5/+23 |
| | | | | browser | ||||
* | vendor: update dependencies | Michael Muré | 2019-05-22 | 2 | -2/+6 |
| | |||||
* | Update architecture.md | Michael Muré | 2019-04-18 | 1 | -3/+2 |
| | |||||
* | doc: add an architecture overview | Michael Muré | 2019-04-18 | 2 | -2/+105 |
| | |||||
* | move media in /misc | Michael Muré | 2019-04-17 | 4 | -43/+0 |
| | |||||
* | commands: fix ls not displaying the new Identities properly | Michael Muré | 2019-04-11 | 4 | -10/+20 |
| | |||||
* | Merge pull request #121 from A-Hilaly/query-humanid | Michael Muré | 2019-04-05 | 1 | -0/+1 |
|\ | | | | | Support matching identities with ID and truncated ID | ||||
| * | implement identityExcerpt match method and integrate it into filters | Amine Hilaly | 2019-04-05 | 1 | -0/+1 |
| | | | | | | | | Update docs | ||||
* | | doc: fix typos | Michael Muré | 2019-04-05 | 1 | -6/+6 |
|/ | |||||
* | improve docs | Amine Hilaly | 2019-04-05 | 1 | -1/+1 |
| | |||||
* | Expose actors and participants in snapshot and bug excerpt | Amine Hilaly | 2019-04-04 | 1 | -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-03 | 2 | -1/+6 |
| | | | | individually | ||||
* | commands: add "show --field humanId" | Michael Muré | 2019-04-03 | 2 | -2/+2 |
| | |||||
* | update generated files | Michael Muré | 2019-04-01 | 32 | -32/+32 |
| | |||||
* | regenerate md and man files | Michael Muré | 2019-03-27 | 21 | -43/+60 |
| | |||||
* | cache: make the title filter case insensitive | Michael Muré | 2019-03-03 | 2 | -0/+5 |
| | |||||
* | Fixed doc/queries.md | Sladyn | 2019-03-03 | 1 | -4/+4 |
| | |||||
* | Made requested changes | Sladyn | 2019-03-02 | 1 | -0/+10 |
| | | | | Made changes to the doc files and remaining areas which required updation. | ||||
* | update generated files | Michael Muré | 2019-03-01 | 31 | -89/+89 |
| | |||||
* | commands: show the last modification time in "user" | Michael Muré | 2019-03-01 | 2 | -6/+1 |
| | |||||
* | commands: add a "." at the end of Short commands usage | Michael Muré | 2019-03-01 | 32 | -115/+167 |
| | |||||
* | commands: add a "user adopt" command to use an existing identity | Michael Muré | 2019-03-01 | 3 | -1/+52 |
| | |||||
* | commands: add a super-fast "user ls" command | Michael Muré | 2019-03-01 | 4 | -1/+58 |
| | |||||
* | generator cleanup | Michael Muré | 2019-03-01 | 2 | -6/+29 |
| | |||||
* | identity: work on higher level now, cache, first two identity commands | Michael Muré | 2019-03-01 | 11 | -129/+61 |
| | |||||
* | identity: all tests green o/ | Michael Muré | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | identity: I can compile again !! | Michael Muré | 2019-03-01 | 2 | -1/+2 |
| | |||||
* | identity: more progress and fixes | Michael Muré | 2019-03-01 | 2 | -0/+51 |
| | |||||
* | Merge pull request #97 from sladyn98/ls_id_branch | Michael Muré | 2019-02-25 | 1 | -0/+1 |
|\ | | | | | A command to list matching bug id from a prefix | ||||
| * | ls-id.go:Add ls-id [<prefix>] command | Sladyn | 2019-02-25 | 1 | -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>] command | Sladyn | 2019-02-14 | 27 | -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 tag | Michael Muré | 2019-02-20 | 4 | -1/+68 |
| | | |||||
* | | man: update the date in the generated doc | Michael Muré | 2019-02-16 | 26 | -26/+26 |
|/ | |||||
* | commands: show: change for a single valued --field flag | Michael Muré | 2019-01-07 | 2 | -1/+6 |
| | |||||
* | update generated doc with the new date | Michael Muré | 2018-12-22 | 26 | -26/+26 |
| | |||||
* | doc: same size for the webui screenshots | Michael Muré | 2018-12-17 | 1 | -0/+0 |
| | |||||
* | doc: update webui screenshot | Michael Muré | 2018-12-05 | 2 | -0/+0 |
| | |||||
* | update readme with new demo gif | Michael Muré | 2018-12-04 | 1 | -0/+0 |
| | |||||
* | Add a gif file generated with ScreenToGif from the svg file | Michael Muré | 2018-12-04 | 1 | -0/+0 |
| | |||||
* | update the termui screencast | Michael Muré | 2018-12-02 | 1 | -5/+5 |
| | |||||
* | commands: fix "comment add" flags set on the wrong command | Michael Muré | 2018-10-17 | 6 | -14/+20 |
| | |||||
* | docs: update manpages due to change of month | Michael Muré | 2018-10-01 | 26 | -26/+26 |
| | |||||
* | commands: add a "deselect" command to deselect a previously selected bug | Michael Muré | 2018-09-26 | 4 | -1/+78 |
| | |||||
* | commands: add "bridge pull" | Michael Muré | 2018-09-24 | 4 | -1/+53 |
| | |||||
* | commands: add "bridge rm" | Michael Muré | 2018-09-24 | 4 | -1/+53 |
| |