HuntnGather – Blame information for rev 22

Subversion Repositories:
Rev:
Rev Author Line No. Line
22 office 1 20211019:
2 * Make Hunt search substrings if no wildcards have been specified.
3 * Process current directory as a full path when invoked with "".
4 * Code maintenance.
5  
6 20210131:
7 * Store files as uppcase.
8  
9 20210127:
10 * Some speedups.
11 * Small retouches and make the path or pattern argument required.
12  
13 20210110:
14 * Fixes for the new pattern matching.
15  
16 20210109:
17 * Add the ability to specify the database file for all tools (-d).
18 * Perform some file checking for all tools before running.
19 * Add Amiga-style pattern matching with Hunt.
20  
21 20210107:
22 * Add the quiet option (-q) to the Gather tool.
23 * Process arguments cannonically for both Hunt & Gather.
24 * Switch to a case-insensitive search for Hunt.
25  
26 20210105:
27 * Ensure the database is sorted for future development.
28 * Insert CTRL+C breaking of both tools for AmigaOS.
29 * Make both tools more verbose.
30 * Dot the is, dash the ts...