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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
hash calculation: new parameter --force-scan
HEAD
master
Thorsten Töpper
4 days
2
-4
/
+17
*
Fixes
Thorsten Töpper
5 days
2
-4
/
+4
*
If skipped don't attempt insert
Thorsten Töpper
5 days
1
-5
/
+10
*
dbI_fill_fileinfo: stay silent if not found.
Thorsten Töpper
5 days
1
-3
/
+3
*
file_processor: Skip files already in the DB with same size and mtime
Thorsten Töpper
5 days
2
-1
/
+149
*
Be more verbose when scanning.
Thorsten Töpper
5 days
3
-0
/
+9
*
main: handle more than a single path
Thorsten Töpper
5 days
1
-2
/
+13
*
dump: filenames
Thorsten Töpper
6 days
2
-0
/
+42
*
dump: fullpath and fileinfos
Thorsten Töpper
6 days
3
-1
/
+94
*
By default suppress unrequired output when doing analysis
Thorsten Töpper
10 days
2
-4
/
+8
*
Also print duplicate filenames
Thorsten Töpper
10 days
2
-7
/
+134
*
Identify duplicates by identical hash sets.
Thorsten Töpper
10 days
2
-1
/
+243
*
options: parse_arguments return value
Thorsten Töpper
10 days
1
-1
/
+1
*
directory_scanner: fix ignorance of parent dir entry
Thorsten Töpper
10 days
1
-3
/
+14
*
Dump the db content in form of a ; CSV
Thorsten Töpper
12 days
2
-12
/
+118
*
database_interaction: Statements to get all data, missing functions
Thorsten Töpper
12 days
1
-5
/
+11
*
options added
Thorsten Töpper
12 days
2
-15
/
+66
*
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
1
-4
/
+27
*
database_interaction: fix hash related queries
Thorsten Töpper
2026-02-18
1
-7
/
+7
*
squash initial implementation
Thorsten Töpper
2026-02-18
6
-5
/
+1715
*
file processor: Copied from my small-utils project
Thorsten Töpper
2026-02-07
1
-0
/
+292