dupeguru/core
Virgil Dupras 111edc3ce5 Fixed a bug causing groups with more than one ref file in it to appear (which looks weird and messes with selection).
Contents scans already weeded them out, bu t they were still possible with name-based scans. Now, the Scanner removes them all.
2012-08-09 11:16:06 -04:00
..
gui [#194 state:fixed] Added the "Replace with symlink" deletion option. 2012-08-01 12:36:23 -04:00
tests Fixed add_directory() test which were broken. 2012-08-09 10:22:04 -04:00
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app.py Refactoring: Began to phase out to the use of hscommon.io in favor of Path methods. 2012-08-09 10:53:24 -04:00
directories.py Refactoring: Began to phase out to the use of hscommon.io in favor of Path methods. 2012-08-09 10:53:24 -04:00
engine.py [#204 state:fixed] Added a message after re-prioritization telling how many dupe groups were changed by it. 2012-07-31 11:37:51 -04:00
export.py [#189 state:fixed] Added "Export to CSV" feature. 2012-07-31 16:46:51 -04:00
fs.py Refactoring: Began to phase out to the use of hscommon.io in favor of Path methods. 2012-08-09 10:53:24 -04:00
ignore.py Changed copyright year to 2012 2012-03-15 14:28:40 -04:00
markable.py Changed copyright year to 2012 2012-03-15 14:28:40 -04:00
prioritize.py [#198 state:fixed] Added Longest/Shortest filename criteria in the re-prioritize dialog. 2012-07-31 11:18:39 -04:00
results.py Changed copyright year to 2012 2012-03-15 14:28:40 -04:00
scanner.py Fixed a bug causing groups with more than one ref file in it to appear (which looks weird and messes with selection). 2012-08-09 11:16:06 -04:00