Software:Kallithea

From HandWiki
Short description: Free software Git and Mercurial repository hosting


Kallithea
Kallithea SCM logo.svg
Initial releaseJuly 4, 2014; 9 years ago (2014-07-04)[1]
Written in[2]
Operating systemPlatform-independent
Typerevision control, project management software, code review
LicenseGNU GPL (version 3)[3]
Website{{{1}}}

Kallithea is a cross-platform free software source code management system, the primary goal of which is to provide a repository hosting service with features for collaboration, such as forking, pull requests, code review, issue tracking etc. Kallithea is a fork of RhodeCode, created after the original developer had changed the license terms.[5] While earlier versions of RhodeCode were licensed entirely under the GNU General Public License version 3, RhodeCode version 2.0 (released in August 2013) introduced exceptions for parts of the software distribution. According to Bradley M. Kuhn of Software Freedom Conservancy, this exception statement is ambiguous and "leaves the redistributor feeling unclear about their rights".[6]

Kallithea is mostly written in Python.[7]

Kallithea is a member project of Software Freedom Conservancy.

Features

Kallithea supports hosting repositories of Mercurial and Git version control systems. Repositories can be grouped and thus allow to define common properties like access control. Its web interface for projects allows to fork as well as management of pull requests. It can also be used to quickly exchange code snippets by means of a revision controlled pastebin ("gists").

See also

References

External links