1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-25 00:53:43 +00:00
Build an index of files in cold storage and store it in a DB.
Find a file
2015-11-13 15:45:28 +00:00
cmake/Modules Read db connection parameters from a yml file. 2015-11-11 17:08:17 +00:00
include/pq Send data to the database. 2015-11-11 02:01:37 +00:00
src Improve progress output. 2015-11-13 15:45:28 +00:00
CMakeLists.txt Version bump. 2015-11-12 14:07:57 +00:00
COPYING First import 2015-11-05 15:32:31 +01:00
dindexer.sql Add column 'type' to sets and take its value on command line. 2015-11-11 20:06:14 +00:00
dindexerrc.yml Read db connection parameters from a yml file. 2015-11-11 17:08:17 +00:00
find_duplicate_files.sql Add optional verbose mode that shows the number of hashed files. 2015-11-12 14:07:26 +00:00