Commit log
0baf65c
WIP: Pinpoint some of the reasons for bug #385
Click to expand commit body
Work in progress. The github bridge contains a bug documented in issue #385.
This commit shows what is the problem. There might be more problems. I have
changed the GraphQL query for timeline items and there are much less wrong
imports now. (Are there any malformed imports left?) I would like to rework the
entire bridge/github/iterator in the near future in order to create a reliable
fix for this bug.
Alexander Scharinger
created
4 years ago
0545ad6
Merge pull request #513 from MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.14
Click to expand commit body
build(deps): bump github.com/blevesearch/bleve from 1.0.13 to 1.0.14
Michael Muré
created
4 years ago
f289f91
build(deps): bump github.com/blevesearch/bleve from 1.0.13 to 1.0.14
Click to expand commit body
Bumps [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v1.0.13...v1.0.14)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
4 years ago
bf476f9
Merge pull request #510 from MichaelMure/repo-rework
Click to expand commit body
Repo rework
Michael Muré
created
4 years ago
8128bb7
repo: close before deleting
Michael Muré
created
4 years ago
52ef5e9
add github actions
Michael Muré
created
4 years ago
c884d55
repo: move bleve there
Michael Muré
created
4 years ago
71e1303
repo: simpler clock mutex locking
Michael Muré
created
4 years ago
be6e653
repo: remove the memory-only repo for now
Michael Muré
created
5 years ago
4ef2c11
repo: finish RepoStorage move
Michael Muré
created
5 years ago
bca9ae8
repo: more work towards RepoStorage
Michael Muré
created
5 years ago
28adf41
Move new RepoStorage interface to GoGitRepo, revert repoTest
Mark
created
5 years ago
ecf1215
Add RepoStorage interface (for draft PR)
Mark
created
5 years ago
54d123c
Merge pull request #508 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.40.1
Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1
Michael Muré
created
5 years ago
6576f3d
build(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.39.0 to 0.40.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.39.0...v0.40.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
61bfc51
Update README.md
Michael Muré
created
5 years ago
Michael Muré
created
5 years ago
b996153
Merge pull request #503 from MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.13
Click to expand commit body
build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13
Michael Muré
created
5 years ago
69b94e8
Merge pull request #502 from kenrestivo/patch-1
Click to expand commit body
Spelling
Michael Muré
created
5 years ago
048f3cf
build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13
Click to expand commit body
Bumps [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v1.0.12...v1.0.13)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
baac2a0
Update README.md
ken restivo
created
5 years ago
2f4ca77
Merge pull request #499 from MichaelMure/remove-identity
Click to expand commit body
add remove identity feature
Michael Muré
created
5 years ago
647b05e
add remove identity feature
Click to expand commit body
also adds:
- listlocalidentities
- refactors refstoids into entity package
vince
created
5 years ago
c03b2d9
Merge pull request #498 from MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.12
Click to expand commit body
build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12
Michael Muré
created
5 years ago
9daa8ad
github: minor cleanups
Michael Muré
created
5 years ago
8d5c470
Merge pull request #496 from rng-dynamics/master
Click to expand commit body
Replace Github authorization endpoint by device authorization grant
Michael Muré
created
5 years ago
eded1f1
Change return type from map to struct
Alexander Scharinger
created
5 years ago
09a8458
Apply suggestions from code review
Click to expand commit body
Co-authored-by: Michael Muré <batolettre@gmail.com>
rng-dynamics
and
Michael Muré
created
5 years ago
1b889a9
Revision of Github bridge device authorization grant
Alexander Scharinger
created
5 years ago
dfa3a6d
Replace Github authorization endpoint by device authorization grant
Click to expand commit body
Fix issue #484
Alexander Scharinger
created
5 years ago
fdbddb2
build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12
Click to expand commit body
Bumps [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve) from 1.0.10 to 1.0.12.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v1.0.10...v1.0.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
466b518
Merge pull request #446 from MichaelMure/bug-fts
Click to expand commit body
bug full text search
Vincent Tiu
created
5 years ago
ee38411
Update docs for full text search
Mike Goldin
created
5 years ago
b494e06
query: english specialized indexing
Michael Muré
created
5 years ago
9bea84e
ls: fix query quotation
Michael Muré
created
5 years ago
ef07278
Add full-text search support in the ls command
Mike Goldin
created
5 years ago
0a827af
Create a search cache index when git-bug starts up if none exists
Mike Goldin
created
5 years ago
b285c57
query: expand the tokenizer/parser to parse arbitrary search terms
Michael Muré
created
5 years ago
902997f
Merge pull request #485 from MichaelMure/gitlab-title-fix
Click to expand commit body
cleanup title on gitlab import
Michael Muré
created
5 years ago
5f2801b
revert go sum changes
vince
created
5 years ago
25b0c71
build(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0 (#494)
Click to expand commit body
* build(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.9.0...v1.10.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* tidy
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
dependabot-preview[bot]
,
dependabot-preview[bot]
, and
6543
created
5 years ago
dda9f15
Merge pull request #490 from xloem/name
Click to expand commit body
read name from both global and local config
Michael Muré
created
5 years ago
9f1d0e6
read name from both global and local config
Karl Semich
created
5 years ago
64efbf7
Merge pull request #482 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.39.0
Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.38.2 to 0.39.0
Michael Muré
created
5 years ago
c40293a
Merge pull request #483 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.3.4
Click to expand commit body
build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4
Michael Muré
created
5 years ago
c4872e5
build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4
Click to expand commit body
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.3...v0.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
d7a77b4
build(deps): bump github.com/xanzy/go-gitlab from 0.38.2 to 0.39.0
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.38.2 to 0.39.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.38.2...v0.39.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
4f31e24
cleanup title on gitlab import
vince
created
5 years ago
86faedc
Vendor: upgrade spf13/cobra to v1.1.1 (#479)
Click to expand commit body
* build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1
* update doc (man & md)
* update bash|fish|zsh completion
6543
created
5 years ago
ce41f96
Merge pull request #476 from MichaelMure/fix-config-read
Click to expand commit body
repository: fix edge case in git config read, affecting bridges
Michael Muré
created
5 years ago
Page 20 of 48