Kallithea (software)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Andrej Shadura (talk | contribs) at 18:43, 27 January 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Kallithea
Developer(s)Software Freedom Conservancy
Initial releaseJuly 4, 2014; 9 years ago (2014-07-04)[1]
Stable release
0.7.0 / January 22, 2020; 4 years ago (2020-01-22)[2]
Repository
Written in

Failed to render property programming language: programming language property not found.

Operating systemPlatform-independent
Typerevision control, project management software, code review
LicenseGNU GPL (version 3)[3]
Websitekallithea-scm.org Edit this at Wikidata

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.[4] 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".[5]

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

  1. ^ "Software Freedom Conservancy Introduces Kallithea".
  2. ^ "News". Kallithea.
  3. ^ "LICENSE.md".
  4. ^ Jake Edge (27 August 2014). "Forking instead of fighting". LWN.net.
  5. ^ Bradley M. Kuhn (15 July 2014). "Why Conservancy's Kallithea Project Exists". Software Freedom Conservancy.

External links