aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Expand)AuthorAgeFilesLines
* repo: finish RepoStorage moveMichael Muré2020-12-081-0/+1
* Add RepoStorage interface (for draft PR)Mark2020-12-051-18/+2
* go.sumMichael Muré2020-11-291-0/+6
* build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13dependabot-preview[bot]2020-11-231-0/+6
* build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12dependabot-preview[bot]2020-11-181-0/+6
* Create a search cache index when git-bug starts up if none existsMike Goldin2020-11-171-54/+109
* build(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0 (#494)dependabot-preview[bot]2020-11-021-6/+6
* Merge pull request #482 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2020-10-291-0/+1
|\
| * build(deps): bump github.com/xanzy/go-gitlab from 0.38.2 to 0.39.0dependabot-preview[bot]2020-10-281-0/+1
* | build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4dependabot-preview[bot]2020-10-281-0/+1
|/
* Vendor: upgrade spf13/cobra to v1.1.1 (#479)65432020-10-271-14/+61
* repository: fix edge case in git config read, affecting bridgesMichael Muré2020-10-251-0/+4
* Vendor: updage xanzy/go-gitlab to v0.38.2 (#473)65432020-10-251-4/+308
* repository: fix incorrect git dir on the git CLI implementationMichael Muré2020-10-241-0/+2
* Vendor: updage go-git to v5.2.065432020-10-221-16/+18
* build(deps): bump github.com/99designs/keyring from 1.1.5 to 1.1.6dependabot-preview[bot]2020-09-301-0/+4
* fix go sum rebase artifactsvince2020-09-291-3/+0
* repository: fix a todo in the gogit repoMichael Muré2020-09-291-2/+14
* repository: add access to the system keyring, with fallback on a fileMichael Muré2020-09-291-0/+17
* repository: partial impl of a go-git backed RepoMichael Muré2020-09-291-59/+54
* build(deps): bump github.com/gorilla/mux from 1.7.4 to 1.8.0dependabot-preview[bot]2020-08-271-0/+2
* Implement the LRU Cachevince2020-08-201-0/+1
* update go-gitlabMichael Muré2020-07-261-0/+13
* update go-term-textMichael Muré2020-07-201-0/+2
* commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-281-0/+10
* build(deps): bump golang.org/x/text from 0.3.2 to 0.3.3dependabot-preview[bot]2020-06-171-0/+2
* update cobraMichael Muré2020-06-141-0/+2
* build(deps): bump github.com/go-errors/errors from 1.0.2 to 1.1.1dependabot-preview[bot]2020-06-141-0/+2
* build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.1dependabot-preview[bot]2020-06-081-0/+5
* build(deps): bump github.com/go-errors/errors from 1.0.1 to 1.0.2dependabot-preview[bot]2020-04-141-0/+2
* build(deps): bump github.com/spf13/cobra from 0.0.6 to 0.0.7dependabot-preview[bot]2020-03-301-0/+2
* build(deps): bump github.com/xanzy/go-gitlab from 0.27.0 to 0.29.0dependabot-preview[bot]2020-03-281-0/+9
* build(deps): bump github.com/mattn/go-runewidth from 0.0.8 to 0.0.9dependabot-preview[bot]2020-03-231-0/+2
* build(deps): bump github.com/MichaelMure/go-term-textdependabot-preview[bot]2020-03-161-0/+2
* build(deps): bump github.com/xanzy/go-gitlab from 0.26.0 to 0.27.0dependabot-preview[bot]2020-03-021-0/+3
* build(deps): bump github.com/MichaelMure/go-term-textdependabot-preview[bot]2020-02-271-0/+2
* termui: fix bad rendering due to outdated go-runewidthMichael Muré2020-02-251-0/+2
* webui: fix bad formatting on DateMichael Muré2020-02-231-0/+2
* update auto-generated filesMichael Muré2020-02-231-0/+4
* build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6dependabot-preview[bot]2020-02-231-0/+94
* build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1dependabot-preview[bot]2020-02-201-0/+3
* build(deps): bump github.com/xanzy/go-gitlab from 0.25.0 to 0.26.0dependabot-preview[bot]2020-02-181-0/+2
* Merge pull request #319 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2020-02-131-0/+2
|\
| * build(deps): bump github.com/xanzy/go-gitlab from 0.24.0 to 0.25.0dependabot-preview[bot]2020-02-111-0/+2
* | build(deps): bump github.com/gorilla/mux from 1.7.3 to 1.7.4dependabot-preview[bot]2020-02-121-0/+2
|/
* use the handle-interfaces-implementing-interfaces of gqlgen to fix a generati...Michael Muré2020-02-091-2/+4
* graphql: use the cache in priority for fast browsing at < 20ms instead of sec...Michael Muré2020-02-091-6/+5
* fix mergeMichael Muré2020-02-081-0/+2
* build(deps): bump golang.org/x/text from 0.3.0 to 0.3.2dependabot-preview[bot]2020-02-071-0/+3
* Merge pull request #311 from MichaelMure/dependabot/go_modules/github.com/pkg...Michael Muré2020-02-071-0/+2
|\