summaryrefslogtreecommitdiff
path: root/Command/Unused.hs
Commit message (Expand)AuthorAge
* use forM_ in a few placesGravatar Joey Hess2011-01-31
* use mapM_Gravatar Joey Hess2011-01-31
* use Set instead of existence MapGravatar Joey Hess2011-01-30
* factor out pure codeGravatar Joey Hess2011-01-29
* Improved temp file handlingGravatar Joey Hess2011-01-28
* use safewritefileGravatar Joey Hess2011-01-28
* better directory handlingGravatar Joey Hess2011-01-27
* got rid of Core moduleGravatar Joey Hess2011-01-16
* always write log, so it's empty if nothing is unusedGravatar Joey Hess2011-01-12
* refactor in preparation for adding a git-annex-shell commandGravatar Joey Hess2010-12-30
* rename some stuff and prepare to break out more into Command/*Gravatar Joey Hess2010-12-30
* add a newlineGravatar Joey Hess2010-12-24
* finished hlintingGravatar Joey Hess2010-11-22
* fsck: Print warnings to stderr; --quiet can now be used to only see problems.Gravatar Joey Hess2010-11-15
* dropunusedGravatar Joey Hess2010-11-15
* unused: New subcommand, finds unused data (the global part of fsck).Gravatar Joey Hess2010-11-15