index
:
duplicate_finder
master
Scan a directory tree and identify file duplicates
Thorsten Töpper
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes
Thorsten Töpper
6 days
2
-4
/
+4
*
If skipped don't attempt insert
Thorsten Töpper
6 days
1
-5
/
+10
*
dbI_fill_fileinfo: stay silent if not found.
Thorsten Töpper
6 days
1
-3
/
+3
*
file_processor: Skip files already in the DB with same size and mtime
Thorsten Töpper
6 days
4
-1
/
+156
*
Be more verbose when scanning.
Thorsten Töpper
6 days
4
-0
/
+11
*
main: handle more than a single path
Thorsten Töpper
6 days
1
-2
/
+13
*
dump: filenames
Thorsten Töpper
6 days
3
-0
/
+43
*
dump: fullpath and fileinfos
Thorsten Töpper
7 days
5
-1
/
+96
*
By default suppress unrequired output when doing analysis
Thorsten Töpper
10 days
3
-4
/
+9
*
Also print duplicate filenames
Thorsten Töpper
10 days
3
-7
/
+136
*
Identify duplicates by identical hash sets.
Thorsten Töpper
10 days
3
-1
/
+247
*
options: parse_arguments return value
Thorsten Töpper
11 days
1
-1
/
+1
*
directory_scanner: fix ignorance of parent dir entry
Thorsten Töpper
11 days
1
-3
/
+14
*
Dump the db content in form of a ; CSV
Thorsten Töpper
12 days
3
-12
/
+121
*
database_interaction: Statements to get all data, missing functions
Thorsten Töpper
12 days
1
-5
/
+11
*
options added
Thorsten Töpper
12 days
4
-17
/
+77
*
file_processor: Fixed memleak.
Thorsten Töpper
13 days
1
-0
/
+1
*
duplicate_finder: Not working
Thorsten Töpper
2026-02-19
1
-4
/
+19
*
file_processor: debug output easier to read
Thorsten Töpper
2026-02-19
1
-2
/
+2
*
kv_manager: fix keysize related errors
Thorsten Töpper
2026-02-19
1
-6
/
+6
*
file_processor: fix and additional debug output
Thorsten Töpper
2026-02-18
2
-7
/
+30
*
database_interaction: fix hash related queries
Thorsten Töpper
2026-02-18
1
-7
/
+7
*
squash initial implementation
Thorsten Töpper
2026-02-18
16
-5
/
+1978
*
file processor: Copied from my small-utils project
Thorsten Töpper
2026-02-07
4
-0
/
+469
*
Init
Thorsten Töpper
2026-02-07
2
-0
/
+229