List of commits:
Subject Hash Author Date (UTC)
.spec file problems 7344cbe25143e5e95b728121c1d20bbe552d1ecd Catalin(ux) M. BOIE 2022-10-24 16:38:37
.spec file problems fc8b7ae2a4980f8c5f67874fbcf8bfe16032ed1b Catalin(ux) M. BOIE 2022-10-24 15:20:04
.spec file problems c5c7d57082ecba8519a54e2a3a29de7e7838f791 Catalin(ux) M. BOIE 2022-10-24 15:06:18
.spec file adjust 1374c0d026be6da38847c9bb5357839802ccce4c Catalin(ux) M. BOIE 2022-10-24 08:31:39
Messed man install ac05b679bb25c43ed82d8a11463b6b97b3ec8e55 Catalin(ux) M. BOIE 2022-10-24 06:38:27
Correct spec file fdb97450dfba1bb9913985c5dabea1f36eb94022 Catalin(ux) M. BOIE 2022-10-24 06:32:53
Mostly cosmetic a6a2ae01ac66796bbe20258ac749d799523240c4 Catalin(ux) M. BOIE 2022-10-23 18:19:17
Bump version to v0.5 ef32b8b53cfc96d9a092df438924bf66b16eb527 Catalin(ux) M. BOIE 2016-05-08 20:11:43
Small fixes to the build system to correctly parse the compiler flag 196dc4621b9e7b358ffbecb611c14dd5f00ad774 Catalin(ux) M. BOIE 2016-05-08 20:11:12
Use gettimeofday instead of clock_gettime because CentOS 6 3ce67c01431ce2387cb519e5cd4b041c2fd18be3 Catalin(ux) M. BOIE 2016-05-08 20:10:44
Bump version to 0.4 475fedef08f73978ca357ba6c82ded34b3c76904 Catalin(ux) M. BOIE 2016-05-08 19:20:15
Some tests tweaking a11770078f8b1cc6c3cbcf535ca4481746cc6d6f Catalin(ux) M. BOIE 2016-05-08 19:19:49
add make to BuildRequires a54b8048424a6896ec094c6419988bf815c6e96c Catalin(ux) M. BOIE 2016-05-08 19:19:23
Duilder fixes to remove recent compiler flags 622363757f7d70dc3d9ea741c22c69b87a64a1f2 Catalin(ux) M. BOIE 2016-05-08 19:19:07
Deal correctly with hard linked files: consider them identical e26bf999477ee091e493d2dfdf6a583c98a65971 Catalin(ux) M. BOIE 2016-05-05 15:54:54
Changed scope for some variables 8e195c8a9e8972831c9e25ce36e662cd808f4953 Catalin(ux) M. BOIE 2016-03-19 11:49:15
Dump also the size of the dir/file 1c4995ce058d04f2e7ea61d370c35df220226a6b Catalin(ux) M. BOIE 2015-10-18 15:07:43
WIP 1ccb2423931f1fe25232181b9d056cdb85aefd79 Catalin(ux) M. BOIE 2015-10-04 09:45:00
WIP 6a07b5768407ffb1565471546fd9b1e1f857af48 Catalin(ux) M. BOIE 2015-10-02 22:49:33
WIP f1a3e07fc8a2b9779071537baa7457c91a7a4381 Catalin(ux) M. BOIE 2015-10-01 17:55:26
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/dupdump

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

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

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