summaryrefslogtreecommitdiff
path: root/Command/Whereis.hs
Commit message (Expand)AuthorAge
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* reorganize some files and importsGravatar Joey Hess2014-01-26
* refactorGravatar Joey Hess2014-01-26
* whereis: Support --all.Gravatar Joey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* whereis supports --json, add optionGravatar Joey Hess2014-01-18
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* More commands work in direct mode repositories: find, whereis, move, copy, dr...Gravatar Joey Hess2013-01-05
* block all commands that don't work in direct modeGravatar Joey Hess2012-12-29
* where indentationGravatar Joey Hess2012-11-12
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* hlintGravatar Joey Hess2012-06-12
* noopGravatar Joey Hess2012-04-21
* hlintGravatar Joey Hess2012-02-16
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* break module dependancy loopGravatar Joey Hess2012-01-10
* type alias cleanupGravatar Joey Hess2011-12-31
* better limiting of start actions to only run whenAnnexedGravatar Joey Hess2011-11-10
* cleanupGravatar Joey Hess2011-10-31
* clean up check selection codeGravatar Joey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* 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
* remove command type definitionsGravatar Joey Hess2011-09-15
* clean up params in usage displayGravatar Joey Hess2011-09-15
* tweakGravatar Joey Hess2011-09-14
* more newline fixesGravatar Joey Hess2011-09-09
* refactorGravatar Joey Hess2011-09-06
* whereis: Show untrusted locations separately and do not include in location c...Gravatar Joey Hess2011-09-06
* add json formatted list of remotesGravatar Joey Hess2011-09-01
* unify elipsis handlingGravatar Joey Hess2011-07-19
* finished hlint passGravatar Joey Hess2011-07-15
* add web special remoteGravatar Joey Hess2011-07-01
* fixed logFileGravatar Joey Hess2011-06-22
* move LocationLog into Annex monad from IOGravatar Joey Hess2011-06-22
* refactor some boilerplateGravatar Joey Hess2011-05-15
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* add copy countGravatar Joey Hess2011-03-05
* whereis: New subcommand to show where a file's content has gotten to.Gravatar Joey Hess2011-03-05