List of commits:
Subject Hash Author Date (UTC)
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
More compiler flags, several fixes as result 9b63341f8a3052dabe9a402b7c70e33a99633149 Catalin(ux) M. BOIE 2015-01-05 17:59:41
WIP b303e4a78b96847ac107e6b6b905b41629401a75 Catalin(ux) M. BOIE 2014-06-22 20:43:08
Bump version to 0.3 d8ec07e06ac315f40cf7b03e0f5c0392bcd56059 Catalin(ux) M. BOIE 2014-06-22 20:04:09
Updated TODO to reflect reality. 38351ac1d1167674339839c4518724f1ebd7bc89 Catalin(ux) M. BOIE 2014-06-22 20:03:34
Take care of mangled file name between two dirs. 65eb5f1841aae521c401ab52298041776159a35d Catalin(ux) M. BOIE 2014-06-21 12:14:36
duilder updates. Exclude Makefile when making tar.gz accfc9df80b5889b3e1f1183e5f60d70850b5671 Catalin(ux) M. BOIE 2014-06-21 06:09:12
Bump version to 0.2 078df2ea0759e4240ef7deef35744f7077957129 Catalin(ux) M. BOIE 2014-06-19 17:09:39
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