HuntnGather – Blame information for rev 37

Subversion Repositories:
Rev:
Rev Author Line No. Line
37 office 1 20211105:
2 * Use a single binary for all CPUs.
3 * Refocus the documentation to match the latest changes.
4 * MuForce and MuGuardianAngel memory usage stress testing.
5 * Large storage (cca. 8k directories / 80k files) stress testing.
6 * Use locale for string comparisons on the Amiga.
7 * "Gather" now requires either of -a (add), -r (remove), -c (create).
8 * Allow multiple paths when issuing the "Gather" command.
9  
25 office 10 20201026:
11 * Use AsyncIO.
12  
13 20211019:
14 * Make Hunt search substrings if no wildcards have been specified.
15 * Process current directory as a full path when invoked with "".
16 * Code maintenance.
17  
18 20210131:
19 * Store files as uppcase.
20  
21 20210127:
22 * Some speedups.
23 * Small retouches and make the path or pattern argument required.
24  
25 20210110:
26 * Fixes for the new pattern matching.
27  
28 20210109:
29 * Add the ability to specify the database file for all tools (-d).
30 * Perform some file checking for all tools before running.
31 * Add Amiga-style pattern matching with Hunt.
32  
33 20210107:
34 * Add the quiet option (-q) to the Gather tool.
35 * Process arguments cannonically for both Hunt & Gather.
36 * Switch to a case-insensitive search for Hunt.
37  
38 20210105:
39 * Ensure the database is sorted for future development.
40 * Insert CTRL+C breaking of both tools for AmigaOS.
41 * Make both tools more verbose.
42 * Dot the is, dash the ts...