Re: Introducing OneDev - an open source git server with interesting features

2019-01-10 Thread Jonathan Nieder
Robin Shen wrote: > Yes it is using JGit for most operations. JGit API is very well > designed and is a joy to use. The performance is very good, except > for long operations such as full clone. So for pull/push I am > calling native git, but for other operations which may need to be > executed se

Re: Introducing OneDev - an open source git server with interesting features

2019-01-09 Thread Robin Shen
Nieder Sent: Tuesday, January 8, 2019 6:26:31 AM To: Robin Shen Cc: git@vger.kernel.org; jgit-...@eclipse.org Subject: Re: Introducing OneDev - an open source git server with interesting features   +jgit-dev Hi Robin, Robin Shen wrote: > Dear git users, > > OneDev is an open source git se

Re: Introducing OneDev - an open source git server with interesting features

2019-01-07 Thread Jonathan Nieder
+jgit-dev Hi Robin, Robin Shen wrote: > Dear git users, > > OneDev is an open source git server with interesting features such > as language aware code search/navigation, issue workflow > customization, free source/diff comment and discussion, etc. > > It is using MIT license and hope it can be u

Introducing OneDev - an open source git server with interesting features

2019-01-07 Thread Robin Shen
Dear git users, OneDev is an open source git server with interesting features such as language aware code search/navigation, issue workflow customization, free source/diff comment and discussion, etc. It is using MIT license and hope it can be useful to someone. Learn more at https://onede