aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* hash calculation: new parameter --force-scanHEADmasterThorsten Töpper4 days2-4/+17
|
* FixesThorsten Töpper5 days2-4/+4
|
* If skipped don't attempt insertThorsten Töpper5 days1-5/+10
|
* dbI_fill_fileinfo: stay silent if not found.Thorsten Töpper5 days1-3/+3
|
* file_processor: Skip files already in the DB with same size and mtimeThorsten Töpper5 days2-1/+149
|
* Be more verbose when scanning.Thorsten Töpper5 days3-0/+9
|
* main: handle more than a single pathThorsten Töpper6 days1-2/+13
|
* dump: filenamesThorsten Töpper6 days2-0/+42
|
* dump: fullpath and fileinfosThorsten Töpper6 days3-1/+94
|
* By default suppress unrequired output when doing analysisThorsten Töpper10 days2-4/+8
|
* Also print duplicate filenamesThorsten Töpper10 days2-7/+134
|
* Identify duplicates by identical hash sets.Thorsten Töpper10 days2-1/+243
|
* options: parse_arguments return valueThorsten Töpper10 days1-1/+1
|
* directory_scanner: fix ignorance of parent dir entryThorsten Töpper10 days1-3/+14
|
* Dump the db content in form of a ; CSVThorsten Töpper12 days2-12/+118
|
* database_interaction: Statements to get all data, missing functionsThorsten Töpper12 days1-5/+11
|
* options addedThorsten Töpper12 days2-15/+66
|
* file_processor: Fixed memleak.Thorsten Töpper13 days1-0/+1
|
* duplicate_finder: Not workingThorsten Töpper2026-02-191-4/+19
|
* file_processor: debug output easier to readThorsten Töpper2026-02-191-2/+2
|
* kv_manager: fix keysize related errorsThorsten Töpper2026-02-191-6/+6
|
* file_processor: fix and additional debug outputThorsten Töpper2026-02-181-4/+27
|
* database_interaction: fix hash related queriesThorsten Töpper2026-02-181-7/+7
|
* squash initial implementationThorsten Töpper2026-02-186-5/+1715
|
* file processor: Copied from my small-utils projectThorsten Töpper2026-02-071-0/+292