1
0
Fork 0
mirror of https://github.com/vbatts/dedupe-linker.git synced 2024-11-16 05:38:38 +00:00
Commit graph

18 commits

Author SHA1 Message Date
ef98140425 *.go: ignoreSuffixes to not walk the basedir
and maybe to let the user specify paths too
2023-04-12 10:59:00 -04:00
2835d1a77d *.go: firm up whether it is the same file
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-04-11 14:31:28 -04:00
022dad64e7 main: simple Usage description and add a go modules file
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-04-11 14:14:54 -04:00
6a4df87d10 main: go vet
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-09-13 11:12:42 -04:00
9a2f27d084 file: golint
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-09-13 11:10:24 -04:00
e9488b60ff cryptomap: discoverable mapping and defaults
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-09-13 11:10:24 -04:00
7e2999aa4e main: minimize root path
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-09-13 10:03:42 -04:00
e3900382c7
main: env variable for base directory
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-09-12 14:55:10 -04:00
d820978518
base: actually do the hardlink of dupes
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-09-08 14:13:53 -04:00
71720092db
*: fixup and go vet
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-09-08 10:48:40 -04:00
9e4d10d2d5 *: general updates 2016-07-18 11:23:33 -04:00
afe6182084 skip test if noop 2014-10-14 23:28:37 -04:00
e6cc87db96 fixes 2014-10-14 17:07:13 -04:00
a023c98cd1 various changes 2014-10-14 16:54:28 -04:00
Vincent Batts
bd70060729 notes and base work 2014-09-17 09:21:56 -04:00
Vincent Batts
aa6273d315 filling out base functionality 2014-09-16 17:12:52 -04:00
Vincent Batts
842fa03b61 reorg 2014-09-16 08:34:58 -04:00
Vincent Batts
0a054d3410 initial commit 2014-09-12 16:04:20 -04:00