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
Lots of things. Fixes err- generation when I know I will test error code 481d2e0c17ee8ce3b255b6f672e1d5f6a75484b5 Catalin(ux) M. BOIE 2015-04-18 08:03:48
Checkpoint 02e554c59c837b94e1a7c8bdfcf2256d68201ff5 Catalin(ux) M. BOIE 2015-04-17 06:58:24
Checkpoint 96355ec971acd16480c9c22469a2a659c8ade994 Catalin(ux) M. BOIE 2015-04-16 22:17:25
Bump version. 93dd0b79cee0d857933155391fc3e96ba8609071 Catalin(ux) M. BOIE 2015-04-09 20:24:08
Fixes all over the place c383074b6967a1d6de1bac42f4960cf0d705e23f Catalin(ux) M. BOIE 2015-04-09 20:19:50
Fixes for deleting logs. d56c69368f304dca943a8050111666fd9ba34364 Catalin(ux) M. BOIE 2015-04-09 20:12:17
Fixed state_set function cf9cc661bca7194dbb65acdcbb253552be7acf70 Catalin(ux) M. BOIE 2015-04-08 21:11:10
Mostly merge request display fixes; log delete d931fe7c4170643e46404c32659f4dce031d4cb4 Catalin(ux) M. BOIE 2015-04-08 18:39:59
Checkpoint 2d64b6d16a45ced4f751b6b64972cb0c3cf7d21c Catalin(ux) M. BOIE 2015-04-07 04:23:33
Spell check; bump version bbb797a48b9c4bb00c411305c10ebe750a846bc5 Catalin(ux) M. BOIE 2015-03-30 18:15:46
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