List of commits:
Subject Hash Author Date (UTC)
spec: require gnutls and json-c f6378fc9cb10a110ae9d6826de0784de41ba4f72 Catalin(ux) M. BOIE 2022-10-21 15:20:07
More 'stat' related changes a94da02a9867f5a93d6d2098caf62b39541e36f1 Catalin(ux) M. BOIE 2022-10-21 14:56:48
Really first version (all files added) 0cf2be651bd2a2f93fe0af1c4bd56a11910791c5 Catalin(ux) M. BOIE 2022-10-21 12:48:38
First version d2839681f34f4760ac29dab2c6fa3f52544ed5af Catalin(ux) M. BOIE 2022-10-21 12:26:32
gnutls working, more js stuff cea2625f1129f2e6decb4947c18be31adedfe9e5 Catalin(ux) M. BOIE 2022-09-26 16:44:19
First add d3b73b065b617424162195b5dfef2f0121adaa46 Catalin(ux) M. BOIE 2022-07-08 05:54:34
Commit f6378fc9cb10a110ae9d6826de0784de41ba4f72 - spec: require gnutls and json-c
Author: Catalin(ux) M. BOIE
Author date (UTC): 2022-10-21 15:20
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2022-10-21 15:55
Parent(s): a94da02a9867f5a93d6d2098caf62b39541e36f1
Signer:
Signing key:
Signing status: N
Tree: 23007c5f8911e1225cae790c0dfdf6ee3a5ec444
File Lines added Lines deleted
TODO 5 2
ninedogs.spec 3 1
File TODO changed (mode: 100644) (index 113dc6a..1769c66)
1 [ ] For free software projects, this software will be free.
2 [ ]
1 [ ] Both client and server side are free (AGPLv3).
2 Offering this as a SaaS may bring some money to support
3 the development.
4 [ ]
5
File ninedogs.spec changed (mode: 100644) (index 9c9f3d9..12112e8)
... ... BuildArch: all
14 14 Provides: ninedogs Provides: ninedogs
15 15 Conflicts: ninedogs Conflicts: ninedogs
16 16
17 BuildRequires: systemd-rpm-macros
17 Requires: json-c, gnutls
18
19 BuildRequires: systemd-rpm-macros, json-c-devel, gnutls-devel
18 20
19 21 %description %description
20 22 Light and fast APM Light and fast APM
Date/time (UTC) Type Misc Labels
2022-10-22 16:05 build fedora-36-x86_64 worker/r1 builder/color=fff worker_elap/227s wait_time/86724s date/2022-10-21 time/15:55
2022-10-22 16:11 build fedora-rawhide-x86_64 worker/r1 builder/color=fff worker_elap/270s wait_time/87025s date/2022-10-21 time/15:55
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://rocketgit.com/user/catalinux/ninedogs

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/ninedogs

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/ninedogs

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