aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* repo: more work towards RepoStorageMichael Muré2020-12-059-51/+97
* Move new RepoStorage interface to GoGitRepo, revert repoTestMark2020-12-052-13/+7
* Add RepoStorage interface (for draft PR)Mark2020-12-053-18/+17
* Update README.mdMichael Muré2020-11-291-2/+2
* go.sumMichael Muré2020-11-291-0/+6
* Merge pull request #503 from MichaelMure/dependabot/go_modules/github.com/ble...Michael Muré2020-11-232-1/+7
|\
| * build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13dependabot-preview[bot]2020-11-232-1/+7
* | Merge pull request #502 from kenrestivo/patch-1Michael Muré2020-11-231-1/+1
|\ \ | |/ |/|
| * Update README.mdken restivo2020-11-221-1/+1
|/
* Merge pull request #499 from MichaelMure/remove-identityMichael Muré2020-11-224-56/+170
|\
| * add remove identity featurevince2020-11-225-56/+173
* | Merge pull request #498 from MichaelMure/dependabot/go_modules/github.com/ble...Michael Muré2020-11-222-1/+7
|\ \
| * | build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12dependabot-preview[bot]2020-11-182-1/+7
* | | github: minor cleanupsMichael Muré2020-11-221-12/+26
* | | Merge pull request #496 from rng-dynamics/masterMichael Muré2020-11-221-97/+109
|\ \ \ | |/ / |/| |
| * | Change return type from map to structAlexander Scharinger2020-11-181-13/+18
| * | Apply suggestions from code reviewrng-dynamics2020-11-181-2/+2
| * | Revision of Github bridge device authorization grantAlexander Scharinger2020-11-181-59/+72
| * | Replace Github authorization endpoint by device authorization grantAlexander Scharinger2020-11-181-100/+94
|/ /
* | Merge pull request #446 from MichaelMure/bug-ftsVincent Tiu2020-11-1713-136/+419
|\ \
| * | Update docs for full text searchMike Goldin2020-11-174-3/+26
| * | query: english specialized indexingMichael Muré2020-11-171-0/+2
| * | ls: fix query quotationMichael Muré2020-11-172-30/+53
| * | Add full-text search support in the ls commandMike Goldin2020-11-172-51/+54
| * | Create a search cache index when git-bug starts up if none existsMike Goldin2020-11-174-55/+221
| * | query: expand the tokenizer/parser to parse arbitrary search termsMichael Muré2020-11-175-50/+116
|/ /
* | Merge pull request #485 from MichaelMure/gitlab-title-fixMichael Muré2020-11-171-3/+7
|\ \ | |/ |/|
| * revert go sum changesvince2020-11-171-7/+0
| * cleanup title on gitlab importvince2020-10-282-3/+14
* | build(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0 (#494)dependabot-preview[bot]2020-11-022-7/+7
* | Merge pull request #490 from xloem/nameMichael Muré2020-10-311-12/+2
|\ \
| * | read name from both global and local configKarl Semich2020-10-301-12/+2
|/ /
* | Merge pull request #482 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2020-10-292-1/+2
|\ \
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.38.2 to 0.39.0dependabot-preview[bot]2020-10-282-1/+2
| |/
* | Merge pull request #483 from MichaelMure/dependabot/go_modules/golang.org/x/t...Michael Muré2020-10-292-1/+2
|\ \ | |/ |/|
| * build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4dependabot-preview[bot]2020-10-282-1/+2
|/
* Vendor: upgrade spf13/cobra to v1.1.1 (#479)65432020-10-2774-742/+442
* Merge pull request #476 from MichaelMure/fix-config-readMichael Muré2020-10-252-0/+5
|\
| * repository: fix edge case in git config read, affecting bridgesMichael Muré2020-10-252-0/+5
|/
* Vendor: updage xanzy/go-gitlab to v0.38.2 (#473)65432020-10-253-10/+317
* Merge pull request #474 from MichaelMure/gogit-sorted-treeMichael Muré2020-10-251-1/+17
|\
| * repository: workaround a go-git bug and ensure sorted tree objectMichael Muré2020-10-251-1/+17
|/
* repository: fix incorrect git dir on the git CLI implementationMichael Muré2020-10-242-1/+3
* Merge pull request #471 from 6543-forks/vendor_go-gitMichael Muré2020-10-242-22/+24
|\
| * Vendor: updage go-git to v5.2.065432020-10-222-22/+24
|/
* Merge pull request #417 from MichaelMure/remove-legacy-identityMichael Muré2020-10-0421-378/+178
|\
| * identity: remove support for legacy identityMichael Muré2020-10-0421-378/+178
|/
* repo: minor cleanupMichael Muré2020-10-041-6/+6
* Merge pull request #455 from MichaelMure/bug-loading-fixMichael Muré2020-10-0421-128/+187
|\
| * cache,bug,identity: structural changeMichael Muré2020-10-0421-128/+187
|/