From 6ede3809f3ccaa699382ccee5c2c2f84f98ea40a Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 24 Aug 2015 20:15:42 +0300 Subject: [PATCH] Kallithea, pagure, gogs and gitea, gitlab --- pep-git.txt | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/pep-git.txt b/pep-git.txt index 6fac3fa..fcde294 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -826,15 +826,19 @@ Web interface to browse repositories can be created using `gitweb Perl and C). In addition to web interface both provide read-only dumb http access for git (http(s):// URLs). -TODO: Kallithea; pagure; gogs and gitea; gitlab. - -https://kallithea-scm.org/ - -https://pagure.io/ - -http://gogs.io/ and http://gitea.io/ - -https://about.gitlab.com/ +There are also more advanced web-based development environments that +include ability to create and manage users and groups, private, group +and public repositories, and usually include issue trackers, wiki +pages and other developers tools. Among these environments are +`Kallithea `_ and `pagure +`_, both are written in Python; `Gogs +`_ is written in Go; when its development seemed to +be stagnated there was a fork `Gitea `_, still +active. + +And last but not least `Gitlab `_. It's the +most advanced web-based development environment. Written in Ruby, +community edition is free and open source (MIT license). From Mercurial to git -- 2.39.2