summaryrefslogtreecommitdiff
path: root/Command/Unused.hs
Commit message (Expand)AuthorAge
...
* reorganize log modulesGravatar Joey Hess2011-10-15
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* convert all git read/write functions to use ByteStringsGravatar Joey Hess2011-09-29
* golfingGravatar Joey Hess2011-09-28
* enable short-circuiting optimisatonsGravatar Joey Hess2011-09-28
* refine new unused codeGravatar Joey Hess2011-09-28
* make unused check branches and tags tooGravatar Joey Hess2011-09-28
* refactorGravatar Joey Hess2011-09-23
* documentation/warning message update for future featureGravatar Joey Hess2011-09-23
* remove command type definitionsGravatar Joey Hess2011-09-15
* more newline fixesGravatar Joey Hess2011-09-09
* add explanation for why strictness is needed hereGravatar Joey Hess2011-08-31
* unused --remote: Reduced memory use to 1/4th what was used before.Gravatar Joey Hess2011-08-31
* unify elipsis handlingGravatar Joey Hess2011-07-19
* finished hlint passGravatar Joey Hess2011-07-15
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* generalized safeWriteFile to viaTmpGravatar Joey Hess2011-06-30
* factor out file list stuff from GitRepoGravatar Joey Hess2011-06-29
* unused command updates for branchesGravatar Joey Hess2011-06-23
* rewrite loggedkeys to use git-annex branchGravatar Joey Hess2011-06-22
* fixed logFileGravatar Joey Hess2011-06-22
* move LocationLog into Annex monad from IOGravatar Joey Hess2011-06-22
* unused --from . checks local repo, for consistencyGravatar Joey Hess2011-05-28
* bugfix: fix unused list numberingGravatar Joey Hess2011-05-28
* tweakGravatar Joey Hess2011-05-28
* improve unused command's outputGravatar Joey Hess2011-05-28
* status: New subcommand to show info about an annex, including its size.Gravatar Joey Hess2011-05-16
* simplified a bunch of Maybe handlingGravatar Joey Hess2011-05-15
* refactor some boilerplateGravatar Joey Hess2011-05-15
* unused: Now also lists files fsck places in .git/annex/bad/Gravatar Joey Hess2011-04-29
* unused/dropunused: support --fromGravatar Joey Hess2011-04-02
* clarify wordingGravatar Joey Hess2011-03-22
* fast modeGravatar Joey Hess2011-03-22
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* first pass at using new keysGravatar Joey Hess2011-03-15
* Rethink filename encoding handling for display. Since filename encoding may o...0.23Gravatar Joey Hess2011-03-12
* fix up commands that are trouble on bare reposGravatar Joey Hess2011-03-03
* update unicode FilePath handlingGravatar Joey Hess2011-02-11
* Fix display of unicode filenames.Gravatar Joey Hess2011-02-10
* 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