﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
712	Port Git to HelenOS	Jiří Zárevúcky		"Port [https://git-scm.com/ Git] version control system to HelenOS.

 Details::
  Git is a distributed version control system that is also used for the main HelenOS development branch.
  [[br]][[br]]
  The goal of porting this tool to HelenOS is to allow developers checkout source code of HelenOS inside HelenOS and possibly fix bugs directly inside HelenOS environment. The goal is to port only the command-line parts of Git as HelenOS does not yet offer a full-fledged GUI toolkit.
  [[br]][[br]]
  Git itself is written in C and HelenOS provides a POSIX emulation layer (called libposix) that should simplify the porting. However, libposix does not offer all the functionality found in POSIX-compatible systems and thus this task will require improvements in libposix too.

 What Gains and Benefits will this bring?::
  The biggest benefit of this task is in the ability to allow modification of HelenOS inside HelenOS, thus possibly speeding-up development process and, as a more distant goal, develop HelenOS fully inside HelenOS.

 Difficulty::
  Medium

 Required skills::
  A successful applicant will have good skills of programming in the C language, knowledge of the Git VCS and the ability to survive in a non-standard non-POSIX application environment.

 Documentation::
  * [https://git-scm.com/ Git homepage]
  * [PortingSoftware Porting POSIX software to HelenOS]

 Possible mentors::
  HelenOS Core Team, Vojtech Horky
"	enhancement	new	major		ported-software	mainline		gsoc18				#573, #711
