xaizek / rocketgit (License: AGPLv3+) (since 2018-12-09)
Light and fast Git hosting solution suitable to serve both as a hub or as a personal code storage with its tickets, pull requests, API and much more.
Subject SHA-1 Author Date
.spec file fixes: use %{_unitdir} instead of @USR@/lib and systemd dependency f39aea08f7b63aae84b3bc4f68bc8995f06e52e9 Catalin(ux) M. BOIE 2016-09-21 18:45:27
Fix duilder: forgot to replace @USR@ d2d4920111d02c35944e15da642728a4b695c9ff Catalin(ux) M. BOIE 2016-09-21 17:56:15
Bump version to 0.57 b8be77c83936b5083d004f380ec0366d5562342e Catalin(ux) M. BOIE 2016-09-21 17:26:09
In features, add something about Affero ee43843c67c6d495a545773d87ed5c002b99483f Catalin(ux) M. BOIE 2016-09-21 17:12:06
fix a unit test e1145815a78faa7f24e899750547ba893a05d173 Catalin(ux) M. BOIE 2016-09-21 16:56:01
Invalid repo path used 8d9766033596179b235d6756a0af551a503278f2 Catalin(ux) M. BOIE 2016-09-21 16:54:52
Typo b0b945bb27ce33e5065de0e59aca757b92852c60 Catalin(ux) M. BOIE 2016-09-21 16:54:13
git remote change was replaced with git remote set-url 06d39d3519b2d026a4fe425586a64822cf430d4b Catalin(ux) M. BOIE 2016-09-21 16:53:49
Lots of fixes for html/css to adapt to any device 8558dc5641c14bd49187ef40eea4d2f58f56b337 Catalin(ux) M. BOIE 2016-09-21 16:52:59
Author file update 4face2cce133cc994efc67a1721a5260af3ab2a1 Catalin(ux) M. BOIE 2016-09-21 16:51:04
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/rocketgit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/rocketgit

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master