1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-18 08:43:08 +00:00
dupeguru/core
glubsy a6f83ad3d7 Fix missing regexp after rename
* Doing a full match should be safer to avoid partial results which would result in overly aggressive filtering.
* Add new tests to test suite to cover this issue.
* Fixes #903.
2021-06-19 02:00:25 +02:00
..
gui Fix missing regexp after rename 2021-06-19 02:00:25 +02:00
me Format files with black 2019-12-31 20:16:27 -06:00
pe Properly wait for multiprocesses to exit 2020-07-28 16:44:06 +02:00
se Format files with black 2019-12-31 20:16:27 -06:00
tests Fix missing regexp after rename 2021-06-19 02:00:25 +02:00
__init__.py Update to 4.1.1 2021-03-21 22:50:33 -05:00
app.py Fix problematic string for translations 2021-02-09 01:40:00 +01:00
directories.py Fix missing regexp after rename 2021-06-19 02:00:25 +02:00
engine.py Fix including character at the border 2021-04-29 05:29:35 +02:00
exclude.py Fix missing regexp after rename 2021-06-19 02:00:25 +02:00
export.py Format files with black 2019-12-31 20:16:27 -06:00
fs.py Add test suite, fix bugs 2020-08-31 20:35:56 +02:00
ignore.py Format files with black 2019-12-31 20:16:27 -06:00
markable.py Format files with black 2019-12-31 20:16:27 -06:00
prioritize.py Format files with black 2019-12-31 20:16:27 -06:00
results.py Clean up rest of DeprecationWarnings 2020-06-30 00:51:06 -05:00
scanner.py Format files with black 2019-12-31 20:16:27 -06:00
util.py Format files with black 2019-12-31 20:16:27 -06:00