Commit Graph

1559 Commits

Author SHA1 Message Date
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
Michael Muré
064a96f808
repository: fix incorrect git dir on the git CLI implementation 2020-10-24 22:19:56 +02:00
Michael Muré
88126f9a64
Merge pull request #471 from 6543-forks/vendor_go-git
Vendor: updage go-git to v5.2.0
2020-10-24 21:15:19 +02:00
6543
afdbd65efc
Vendor: updage go-git to v5.2.0 2020-10-22 21:43:23 +02:00
Michael Muré
c738852af0
Merge pull request #417 from MichaelMure/remove-legacy-identity
identity: remove support for legacy identity
2020-10-04 20:57:54 +02:00
Michael Muré
499dbc0a03
identity: remove support for legacy identity 2020-10-04 20:50:15 +02:00
Michael Muré
5d1fc3ff39
repo: minor cleanup 2020-10-04 20:46:38 +02:00
Michael Muré
68e2a72b2a
Merge pull request #455 from MichaelMure/bug-loading-fix
cache,bug,identity: structural change
2020-10-04 20:45:42 +02:00
Michael Muré
ca720f165c
cache,bug,identity: structural change
- bug doesn't commit identities anymore, only make sure they are commit
- cache use an IdentityResolver to load bugs with identities from the cache (deps injection)
- IdentityCache now are identity.Interface
2020-10-04 20:39:10 +02:00
Michael Muré
d56ce3d5d9
Merge pull request #460 from MichaelMure/fix-push
repo: use go-git in more places, fix push
2020-10-04 20:09:36 +02:00
Michael Muré
1eb1317318
repo: fix missing keyring on the go-git repo 2020-10-04 20:03:44 +02:00
Michael Muré
1a0c86a12d
repo: use go-git in more places, fix push 2020-10-04 19:56:16 +02:00
Michael Muré
9bc2483df0
Merge pull request #458 from MichaelMure/dependabot/go_modules/github.com/99designs/keyring-1.1.6
build(deps): bump github.com/99designs/keyring from 1.1.5 to 1.1.6
2020-09-30 18:35:05 +02:00
Michael Muré
fe66092c46
Merge pull request #459 from MichaelMure/webui/upgrade-deps
webui: dependencies upgrades
2020-09-30 17:54:48 +02:00
Quentin Gliech
f4433d80c4
webui: dependencies upgrades
Most upgrades are minor version without breaking changes.

One big upgrade is Apollo 2 -> 3, which required a few changes in the
Apollo setup (see src/apollo.ts).

Other changes are due to changes in Prettier, requiring to add
parenthesis around arrow function parameters.

Because of an incompatibility in older version of typescript-eslint with
newer versions of typescript, I had to switch to the "next" unstable
version of react-scripts. It should not break stuff though.

See typescript-eslint/typescript-eslint#2442
2020-09-30 17:31:48 +02:00
dependabot-preview[bot]
d75fa17f1f
build(deps): bump github.com/99designs/keyring from 1.1.5 to 1.1.6
Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/99designs/keyring/releases)
- [Commits](https://github.com/99designs/keyring/compare/v1.1.5...v1.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-30 04:44:05 +00:00
Michael Muré
db20bc34e5 repo: fallback editor list by looking if the binary exist 2020-09-29 22:00:35 +02:00
Michael Muré
1204b66e0c
Merge pull request #412 from MichaelMure/gogit-repo
repository: go-git backed Repo
2020-09-29 20:51:15 +02:00
Michael Muré
4055495c8b repo: fix wrong ordering in gogit's ListCommit 2020-09-29 20:43:54 +02:00
Michael Muré
0acb3505ff repo: implement GetCoreEditor for go-git 2020-09-29 20:43:54 +02:00
Michael Muré
02146f0b40 use go-git by default! 2020-09-29 20:43:53 +02:00
Michael Muré
736d0a2f09 repo: more testing for an edge case 2020-09-29 20:42:21 +02:00
Michael Muré
d8b49e025a repo: ReadTree must accept either a commit or a tree hash 2020-09-29 20:42:21 +02:00
Michael Muré
eb88f0e446 repo: more config related bug fixes 2020-09-29 20:42:21 +02:00
Michael Muré
4f172432b1 repo: fix manu bugs in go-git config 2020-09-29 20:42:21 +02:00
Michael Muré
71b7eb1401 repo: implement local/global/any config everywhere 2020-09-29 20:42:21 +02:00
Michael Muré
c87e9abacf repo: only use the file backend for the keyring 2020-09-29 20:42:21 +02:00
Michael Muré
aa8055e27e repo: split mocks into smaller reusable components 2020-09-29 20:42:21 +02:00
Michael Muré
c68be32df4 repo: split Config into 2 smaller interfaces 2020-09-29 20:42:21 +02:00
Michael Muré
9408f1eb0e repo: test both plain and bare, test clocks 2020-09-29 20:42:21 +02:00
Michael Muré
cedcc2772c repo: smaller interfaces 2020-09-29 20:42:21 +02:00
Michael Muré
cdfbecf3e2 repo: fix gogit clock path 2020-09-29 20:42:21 +02:00