Commit Graph

27 Commits

Author SHA1 Message Date
Darko Poljak 0c04f67b93 Rewriten as class Sweeper with code improvements and optimizations. 2014-08-10 00:06:32 +02:00
Darko Poljak 2f5af0f2fb Version inc. 2014-08-09 20:54:02 +02:00
Darko Poljak a5cf8d66df Some code improvements. 2014-08-09 20:52:53 +02:00
darko-poljak b41a4afa8b change default hash alg to sha1 2014-02-08 20:27:30 +01:00
darko-poljak 867cab7f25 make with nested to work with 2.6 2014-02-08 19:11:55 +01:00
Darko Poljak 4a45525d00 cleanups and version inc 2014-02-07 08:30:18 +01:00
Darko Poljak d2186f1f26 cleanups and version inc 2014-02-07 08:29:54 +01:00
Darko Poljak 9e714732fb added file_dups_immediate function 2014-02-06 14:43:54 +01:00
Darko Poljak 5040c33f96 added file_dups_immediate function 2014-02-06 14:43:32 +01:00
Darko Poljak 12df9e5a7e added missing verbose if condition 2014-02-06 14:22:43 +01:00
Darko Poljak c2d0a49d4f use os.path.realpath to eliminate symbolic links 2014-02-06 11:24:29 +01:00
Darko Poljak 6d57adc215 added --safe-mode 2014-02-06 10:09:52 +01:00
Darko Poljak 395f2234d5 multiple hash algs support for dups detecting 2014-02-06 08:48:18 +01:00
Darko Poljak 7aaeb3e98f cache file paths when counting in verbose mode 2014-02-06 08:07:06 +01:00
Matthew Isaacs 17fa4e7279 import py3k print function from __future to maintain compat
with python 2.6+
2014-02-05 11:33:09 -06:00
darko-poljak cff9388a4e switch to v0.4.1 2014-01-29 21:14:15 +01:00
darko-poljak 1be4e6ce4a lots of improvements 2014-01-29 21:10:30 +01:00
darko-poljak 1f4cb3e177 synchronization 2014-01-28 22:39:07 +01:00
darko-poljak 30620884c9 suppress empty dict printing when no duplicates found 2014-01-27 13:20:25 +01:00
darko-poljak 42202b901b pep8 fixes 2014-01-27 09:42:43 +01:00
darko-poljak f3ef66fcb3 Added console entry 'sweeper'. 2014-01-27 09:23:37 +01:00
darko-poljak 5d23ac53a3 Renamed arguments to args in new main. 2014-01-27 09:19:25 +01:00
darko-poljak 96dcbc1aab Changed main function to support setuptools entry_points console_scripts generation. 2014-01-27 09:17:29 +01:00
darko-poljak 912678e835 do_with_file_dups changed to more appropriate iter_file_dups. 2014-01-27 08:22:37 +01:00
darko-poljak c5fdf029e2 Added comments. 2014-01-27 07:58:10 +01:00
darko-poljak 088d4e5dc3 Performed some cleanup. 2014-01-27 07:37:10 +01:00
darko-poljak a074cfb914 Initial commit. First working version. 2014-01-27 07:31:40 +01:00