summaryrefslogtreecommitdiffstatshomepage
path: root/misc
Commit message (Collapse)AuthorAge
* add workflow diagramsMichael Muré2020-03-01
|
* update webUI's screenshotsMichael Muré2020-02-23
|
* update auto-generated filesMichael Muré2020-02-23
|
* update auto-generated filesMichael Muré2020-02-23
|
* bridges: massive refactorMichael Muré2020-02-15
| | | | | | - automatic flag validation and warning - generalized prompt - cleanups
* it compiles \o/Michael Muré2020-02-08
|
* webui: add logoludovicm672020-01-24
|
* bridge/gitlab: support self-hosted GitLab instanceamine2019-12-10
|
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-08
|
* github: tiny cleanups of the configuratorMichael Muré2019-11-26
|
* bug: make sure there is no Operation's hash collisionMichael Muré2019-11-19
|
* cli: rename "token" into "auth"Michael Muré2019-11-10
|
* cli: add bridge token showMichael Muré2019-11-10
|
* bridge: various improvement on the global token PRMichael Muré2019-11-10
|
* token: regenerate documentation and fix importsamine2019-11-09
|
* tokens: use a hash as token identifier instead of the token it selfamine2019-11-09
|
* bridge: various cleanupsMichael Muré2019-11-09
|
* bridge: improvement on the import resume featureMichael Muré2019-11-03
|
* commands: support bridge imports after a given date and resumable importsamine2019-11-03
|
* commands: add bridge configure completion scriptsAmine Hilaly2019-08-31
|
* commands: add a "tui" alias for "termui"Michael Muré2019-08-31
|
* docs: replace images with new onesAmine Hilaly2019-08-26
|
* bridge: update generated docsAmine Hilaly2019-07-23
|
* Rebase and add bridge push zsh & powershell completionAmine Hilaly2019-06-24
|
* [misc] update man docs and completion scriptsAmine Hilaly2019-06-24
| | | | | | [cache] BugCache: Fix set metadata raw [bridge/github] Fix graphql input objects
* misc: generate PowerShell command completionMichael Muré2019-06-23
|
* Skip test validateUsername in travis environmentAmine Hilaly2019-06-03
|
* Update man pages and bash_completionAmine Hilaly2019-05-29
|
* commands: add flags/config to control the automatic opening in the default ↵Michael Muré2019-05-27
| | | | browser
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-27
|
* move media in /miscMichael Muré2019-04-17
|
* commands: fix ls not displaying the new Identities properlyMichael Muré2019-04-11
|
* commands: add a --field flag to "git bug user" to display users details ↵Michael Muré2019-04-03
| | | | individually
* cache: make the title filter case insensitiveMichael Muré2019-03-03
|
* update generated filesMichael Muré2019-03-01
|
* cache: better API to access excerptsMichael Muré2019-03-01
|
* commands: show the last modification time in "user"Michael Muré2019-03-01
|
* commands: add a "user adopt" command to use an existing identityMichael Muré2019-03-01
|
* commands: add a super-fast "user ls" commandMichael Muré2019-03-01
|
* generator cleanupMichael Muré2019-03-01
|
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-01
|
* identity: more refactoring progressMichael Muré2019-03-01
|
* identity: more progress and fixesMichael Muré2019-03-01
|
* WIP identity in gitMichael Muré2019-03-01
|
* Merge pull request #97 from sladyn98/ls_id_branchMichael Muré2019-02-25
|\ | | | | A command to list matching bug id from a prefix
| * ls-id.go:Add ls-id [<prefix>] commandSladyn2019-02-25
| | | | | | | | | | | | | | | | 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-14
| | | | | | | | | | | | | | | | 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-20
|/
* commands: show: change for a single valued --field flagMichael Muré2019-01-07
|
* git hook script exmaple to prefill commit message from selected issueSebastien Devaux2019-01-04
|