summaryrefslogtreecommitdiff
path: root/Changelog
blob: 93ad14ece771bf8ee5637ecc4aa614a29d01e378 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
git HEAD

    * Set read size to 0 (zero) to hash whole files
    * Fix find-new and find-known output so it can be piped to other commands
    * Add -x / --one-file-system option

hashl 1.00 - Wed Nov 02 2011

    * Add "hashl list <regex>" to filter listed files by name
    * Do not fail when encountering zero-length files

hashl 0.2 - Mon May 23 2011

    * The internal representation of ignored hashes was changed
    * hashl update no longer re-adds ignored (but existing) files
    * hashl update tries to save its state when being interrupted
      (sigint/sigterm)
    * add hashl -f update - update db, unignore and add any ignored files in
      the scanned directory

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)