aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* cli: rename "token" into "auth"Michael Muré2019-11-1015-135/+135
* cli: add bridge token showMichael Muré2019-11-106-8/+60
* bridge: various improvement on the global token PRMichael Muré2019-11-106-26/+15
* token: regenerate documentation and fix importsamine2019-11-092-11/+3
* tokens: use a hash as token identifier instead of the token it selfamine2019-11-097-1/+180
* bridge: various cleanupsMichael Muré2019-11-092-1/+2
* bridge: improvement on the import resume featureMichael Muré2019-11-032-5/+5
* commands: support bridge imports after a given date and resumable importsamine2019-11-032-1/+11
* Make the ADD_COMMENT example more realistichoijui2019-10-291-2/+2
* model: try to describe the `OperationPack` format more clearlyhoijui2019-10-281-12/+22
* Merge pull request #225 from hoijui/patch-2Michael Muré2019-10-121-0/+2
|\
| * Update model.mdMichael Muré2019-10-121-3/+1
| * Model: reference git internals documentationhoijui2019-10-111-0/+4
* | Model: fix minor grammar issues and clarify a bithoijui2019-10-111-16/+16
|/
* doc/man: update generated documentationsAmine Hilaly2019-08-312-4/+18
* commands: add bridge configure completion scriptsAmine Hilaly2019-08-312-0/+5
* bridge: update generated docsAmine Hilaly2019-07-232-2/+2
* [misc] update man docs and completion scriptsAmine Hilaly2019-06-244-1/+53
* misc: generate PowerShell command completionMichael Muré2019-06-232-2/+2
* rename GITHUB_TOKEN to GITHUB_PRIVATE_TOKENAmine Hilaly2019-06-074-10/+10
* Update man pages and bash_completionAmine Hilaly2019-05-294-5/+146
* commands: add flags/config to control the automatic opening in the default br...Michael Muré2019-05-274-5/+23
* vendor: update dependenciesMichael Muré2019-05-222-2/+6
* 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
|\
| * implement identityExcerpt match method and integrate it into filtersAmine Hilaly2019-04-051-0/+1
* | 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
* commands: add a --field flag to "git bug user" to display users details indiv...Michael Muré2019-04-032-1/+6
* 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
* 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
|\