Michael Muré
|
8128bb79b0
|
repo: close before deleting
|
2020-12-08 15:09:58 +01:00 |
|
Michael Muré
|
52ef5e96f5
|
add github actions
|
2020-12-08 15:03:56 +01:00 |
|
Michael Muré
|
c884d557bf
|
repo: move bleve there
|
2020-12-08 14:42:13 +01:00 |
|
Michael Muré
|
71e1303234
|
repo: simpler clock mutex locking
|
2020-12-08 13:15:21 +01:00 |
|
Michael Muré
|
be6e653f15
|
repo: remove the memory-only repo for now
|
2020-12-08 13:07:53 +01:00 |
|
Michael Muré
|
4ef2c11040
|
repo: finish RepoStorage move
|
2020-12-08 13:07:51 +01:00 |
|
Michael Muré
|
bca9ae8274
|
repo: more work towards RepoStorage
|
2020-12-05 21:41:10 +01:00 |
|
Mark
|
28adf41af6
|
Move new RepoStorage interface to GoGitRepo, revert repoTest
|
2020-12-05 21:41:10 +01:00 |
|
Mark
|
ecf1215ac9
|
Add RepoStorage interface (for draft PR)
|
2020-12-05 21:41:09 +01:00 |
|
Michael Muré
|
54d123c675
|
Merge pull request #508 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.40.1
build(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1
|
2020-12-05 01:52:48 +01:00 |
|
dependabot-preview[bot]
|
6576f3d808
|
build(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1
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>
|
2020-12-03 04:42:44 +00:00 |
|
Michael Muré
|
61bfc51ebe
|
Update README.md
|
2020-11-29 21:38:45 +01:00 |
|
Michael Muré
|
70168de69b
|
go.sum
|
2020-11-29 21:33:08 +01:00 |
|
Michael Muré
|
b996153550
|
Merge pull request #503 from MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.13
build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13
|
2020-11-23 17:18:10 +01:00 |
|
Michael Muré
|
69b94e8578
|
Merge pull request #502 from kenrestivo/patch-1
Spelling
|
2020-11-23 11:12:25 +01:00 |
|
dependabot-preview[bot]
|
048f3cfd69
|
build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13
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>
|
2020-11-23 04:40:40 +00:00 |
|
ken restivo
|
baac2a0c4c
|
Update README.md
|
2020-11-22 18:43:29 -08:00 |
|
Michael Muré
|
2f4ca77f77
|
Merge pull request #499 from MichaelMure/remove-identity
add remove identity feature
|
2020-11-22 15:33:08 +01:00 |
|
vince
|
647b05eee4
|
add remove identity feature
also adds:
- listlocalidentities
- refactors refstoids into entity package
|
2020-11-22 15:20:51 +01:00 |
|
Michael Muré
|
c03b2d9694
|
Merge pull request #498 from MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.12
build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12
|
2020-11-22 14:07:33 +01:00 |
|
Michael Muré
|
9daa8ad04d
|
github: minor cleanups
|
2020-11-22 14:04:47 +01:00 |
|
Michael Muré
|
8d5c47011a
|
Merge pull request #496 from rng-dynamics/master
Replace Github authorization endpoint by device authorization grant
|
2020-11-22 14:04:23 +01:00 |
|
Alexander Scharinger
|
eded1f10c4
|
Change return type from map to struct
|
2020-11-18 09:18:32 +01:00 |
|
rng-dynamics
|
09a845855f
|
Apply suggestions from code review
Co-authored-by: Michael Muré <batolettre@gmail.com>
|
2020-11-18 09:18:32 +01:00 |
|
Alexander Scharinger
|
1b889a9198
|
Revision of Github bridge device authorization grant
|
2020-11-18 09:18:32 +01:00 |
|
Alexander Scharinger
|
dfa3a6d849
|
Replace Github authorization endpoint by device authorization grant
Fix issue #484
|
2020-11-18 09:18:32 +01:00 |
|
dependabot-preview[bot]
|
fdbddb276d
|
build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12
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>
|
2020-11-18 04:43:19 +00:00 |
|
Vincent Tiu
|
466b5183c3
|
Merge pull request #446 from MichaelMure/bug-fts
bug full text search
|
2020-11-17 21:35:31 +08:00 |
|
Mike Goldin
|
ee3841155e
|
Update docs for full text search
|
2020-11-17 08:32:19 -05:00 |
|
Michael Muré
|
b494e06804
|
query: english specialized indexing
|
2020-11-17 08:09:52 -05:00 |
|
Michael Muré
|
9bea84e232
|
ls: fix query quotation
|
2020-11-17 08:09:51 -05:00 |
|
Mike Goldin
|
ef0727860a
|
Add full-text search support in the ls command
|
2020-11-17 08:09:51 -05:00 |
|
Mike Goldin
|
0a827af60a
|
Create a search cache index when git-bug starts up if none exists
|
2020-11-17 08:09:51 -05:00 |
|
Michael Muré
|
b285c57dc6
|
query: expand the tokenizer/parser to parse arbitrary search terms
|
2020-11-17 08:09:51 -05:00 |
|
Michael Muré
|
902997f537
|
Merge pull request #485 from MichaelMure/gitlab-title-fix
cleanup title on gitlab import
|
2020-11-17 14:00:41 +01:00 |
|
vince
|
5f2801be82
|
revert go sum changes
|
2020-11-17 20:51:17 +08:00 |
|
dependabot-preview[bot]
|
25b0c71948
|
build(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0 (#494)
* 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>
|
2020-11-02 15:15:59 +01:00 |
|
Michael Muré
|
dda9f15b4e
|
Merge pull request #490 from xloem/name
read name from both global and local config
|
2020-10-31 14:43:27 +01:00 |
|
Karl Semich
|
9f1d0e6f8b
|
read name from both global and local config
|
2020-10-30 17:20:19 -04:00 |
|
Michael Muré
|
64efbf7c08
|
Merge pull request #482 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.39.0
build(deps): bump github.com/xanzy/go-gitlab from 0.38.2 to 0.39.0
|
2020-10-29 20:50:08 +01:00 |
|
Michael Muré
|
c40293a77b
|
Merge pull request #483 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.3.4
build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4
|
2020-10-29 20:49:23 +01:00 |
|
dependabot-preview[bot]
|
c4872e5b33
|
build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4
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>
|
2020-10-28 04:44:27 +00:00 |
|
dependabot-preview[bot]
|
d7a77b43f0
|
build(deps): bump github.com/xanzy/go-gitlab from 0.38.2 to 0.39.0
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>
|
2020-10-28 04:44:09 +00:00 |
|
vince
|
4f31e24467
|
cleanup title on gitlab import
|
2020-10-28 09:44:08 +08:00 |
|
6543
|
86faedc966
|
Vendor: upgrade spf13/cobra to v1.1.1 (#479)
* build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1
* update doc (man & md)
* update bash|fish|zsh completion
|
2020-10-27 14:38:55 +01:00 |
|
Michael Muré
|
ce41f96aff
|
Merge pull request #476 from MichaelMure/fix-config-read
repository: fix edge case in git config read, affecting bridges
|
2020-10-25 23:53:33 +01:00 |
|
Michael Muré
|
8a158d1f94
|
repository: fix edge case in git config read, affecting bridges
|
2020-10-25 23:35:36 +01:00 |
|
6543
|
4143c3d176
|
Vendor: updage xanzy/go-gitlab to v0.38.2 (#473)
* build(deps): bump github.com/xanzy/go-gitlab from 0.33.0 to 0.38.2
* migrate
* refactor
|
2020-10-25 01:05:34 +02:00 |
|
Michael Muré
|
ab7eca4a86
|
Merge pull request #474 from MichaelMure/gogit-sorted-tree
repository: workaround a go-git bug and ensure sorted tree object
|
2020-10-25 01:02:41 +02:00 |
|
Michael Muré
|
ca4020f4fa
|
repository: workaround a go-git bug and ensure sorted tree object
|
2020-10-25 00:24:26 +02:00 |
|