blob: f670ef5aba9dfc09fa674b1b7be80706ead082c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
git HEAD
* The internal representation of ignored hashes was changed
* hashl update no longer re-adds ignored (but existing) files
* hashl update now saves its state when being interrupted
(sigint/sigterm)
hashl 0.1 - Fri May 06 2011
* Initial release
* Create/Update hash database
* Find/Copy files not in database
* Ignore files (will be marked as known, but can be removed from the file
system)
|