HuntnGather – Blame information for rev 25

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