HuntnGather – Blame information for rev 44

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