dm6: bump version to 0.20101024, more comprehensive garbage collector
authorZygo Blaxell <zblaxell@waya.furryterror.org>
Sun, 24 Oct 2010 21:12:22 +0000 (17:12 -0400)
committerZygo Blaxell <zblaxell@waya.furryterror.org>
Sun, 24 Oct 2010 21:12:22 +0000 (17:12 -0400)
commit0c34a3856f509e8b615afc0fed52b7399fee21df
treeeaf340f74296af95dcfb33f048692efc81cb2b5f
parentc75590d6bcfd8cb83a348a3b066a1b26c16fd316
dm6: bump version to 0.20101024, more comprehensive garbage collector

The garbage collector now counts all links to files in the link directory,
and removes files where all links are accounted for within the link
directory.

This enables possible future enhancements, like having something
analogous to --timestamps and --access in faster-dupemerge, without
requiring a special case for each one.
dm6