Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
34 check-ins
2023-01-17
| ||
01:30 | lots of work up to hashing duplicate names and some query of which to move/link Leaf check-in: 6b3c1d4f14 user: refaQtor tags: trunk | |
2022-12-19
| ||
13:42 | switched to md5 checksum as faster and still suitable check-in: 5b3027cd77 user: refaQtor tags: trunk | |
04:47 | concurrent root folder folders check-in: 5ebd1b5f2a user: refaQtor tags: trunk | |
2022-12-18
| ||
20:04 | added sha256 hash for file contents comparison check-in: 518d4d0328 user: refaQtor tags: trunk | |
2022-07-16
| ||
23:41 | works well, the slow spot in this unthreaded version is with the utf.reverse function check-in: 263af73358 user: refaqtor tags: trunk | |
19:46 | multithreaded slq file written, but incorrectly duplicates listing actual single files check-in: 578406b35e user: refaqtor tags: trunk | |
2022-07-14
| ||
04:59 | cleanout unused code check-in: ac8041d08d user: refaqtor tags: trunk | |
04:50 | reasonably fast collection into SQLite db, paralleled on each folder below the current working directory check-in: b732810007 user: refaqtor tags: trunk | |
2022-07-10
| ||
03:50 | remove extraneous file check-in: c175d4ef02 user: refaqtor tags: trunk | |
2022-07-08
| ||
05:57 | changed cli lib, but channel use gives segfault Leaf check-in: fca21a4b59 user: refaqtor tags: newcli | |
05:45 | changed cli lib, but channel use gives segfault check-in: e1b0359549 user: refaqtor tags: newcli | |
2021-10-29
| ||
04:57 | we just use the single db table now, anyway check-in: cdc786d8b1 user: refaqtor tags: trunk | |
2021-10-27
| ||
03:54 | sql executes lines of sql input file, but can't handle trigger creation check-in: e65e34567c user: refaqtor tags: trunk | |
2021-10-10
| ||
02:55 | untested: external sql schema file check-in: 618e957128 user: refaqtor tags: trunk | |
2021-10-09
| ||
14:42 | single path, recursive, one big transaction- therefore, memory demanding check-in: dfa945ea90 user: refaqtor tags: trunk | |
02:55 | enough of this madness! Closed-Leaf check-in: 61f7fe32dd user: refaqtor tags: bad_hyperthreaded | |
2021-10-08
| ||
12:28 | db timestamps table added check-in: 36fb31af86 user: refaqtor tags: bad_hyperthreaded | |
05:19 | works on smaller folders check-in: a3c356d3e0 user: refaqtor tags: bad_hyperthreaded | |
01:02 | broken: hyperthreaded FileMessage types check-in: 8fa95ab484 user: refaqtor tags: bad_hyperthreaded | |
2021-10-06
| ||
00:45 | subpar: different recursion attempt Closed-Leaf check-in: d74f9c22eb user: refaqtor tags: subpar_recursion | |
2021-10-05
| ||
00:46 | _a and _b table writers, and _a and _b folder walkers check-in: f992b97257 user: refaqtor tags: trunk | |
2021-10-04
| ||
20:45 | returned to 2 folder intake check-in: 27e25bf875 user: refaqtor tags: trunk | |
20:24 | broken: vsql explorations Closed-Leaf check-in: 7bbdc342bc user: refaqtor tags: vsql_attempt | |
19:34 | 18 thread SQLite version check-in: e111eca01a user: refaqtor tags: trunk | |
02:31 | closure and callback options for os.walk check-in: 1d7ef8b45e user: refaqtor tags: trunk | |
2021-10-03
| ||
21:33 | merged sync mixup check-in: 2cf2f8d1e5 user: refaqtor tags: trunk | |
21:18 | Create new branch named "broken_closures" Closed-Leaf check-in: ded9e9ece3 user: refaqtor tags: broken_closures | |
2021-10-02
| ||
04:29 | cleanup check-in: d3e505d745 user: refaqtor tags: trunk | |
2021-10-01
| ||
19:12 | sqlite db table creation, really check-in: 85357bb819 user: refaqtor tags: trunk | |
19:08 | sqlite db table creation, and reformatted check-in: 62dafc4c00 user: refaqtor tags: trunk | |
01:05 | multi-threaded filenames routed through channels to (just) println() right now.... missing access to db in the context of the os.walk() callback check-in: 1c1258e07b user: refaqtor tags: trunk | |
2021-09-30
| ||
16:39 | walks two path args, prints reversed paths of files, excluding /. (hidden) files check-in: 400f936da3 user: refaqtor tags: trunk | |
2021-09-23
| ||
00:23 | walks current directory check-in: b3e7ce9542 user: refaqtor tags: trunk | |
00:09 | initial empty check-in check-in: ddcd964434 user: refaqtor tags: trunk | |