summaryrefslogtreecommitdiff
path: root/Command/Whereis.hs
Commit message (Expand)AuthorAge
* Fix mangling of --json output of utf-8 characters when not running in a utf-8...Joey Hess2018-04-16
* add --json-error-messages (not yet implemented)Joey Hess2018-02-19
* showStart variant for when there's no worktree fileJoey Hess2017-11-28
* Avoid repeated checking that files passed on the command line exist.Joey Hess2017-10-16
* AssociatedFile newtypeJoey Hess2017-03-10
* better locking for json with -JJoey Hess2016-09-09
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesJoey Hess2016-08-03
* --branch, stage 2Joey Hess2016-07-20
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* whereis --batchJoey Hess2016-01-20
* whereis --json: Urls are now listed inside the remote that claims them, rathe...Joey Hess2016-01-15
* whereis --json: Make url list be included in machine-parseable form.Joey Hess2016-01-06
* make whereis show urls when web remote does not have contentJoey Hess2015-08-17
* convert WhereisJoey Hess2015-07-10
* finished converting all the main optionsJoey Hess2015-07-10
* wipJoey Hess2015-07-09
* convert all commands to work with optparse-applicativeJoey Hess2015-07-08
* started converting to use optparse-applicativeJoey Hess2015-07-08
* --auto is no longer a global option; only get, drop, and copy accept it.Joey Hess2015-03-25
* The file matching options are now only accepted by commands that can actually...Joey Hess2015-02-06
* update my email address and homepage urlJoey Hess2015-01-21
* Revert "let url claims optionally include a suggested filename"Joey Hess2014-12-11
* let url claims optionally include a suggested filenameJoey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Joey Hess2014-12-08
* doh't use "def" for command definitions, it conflicts with Data.Default.defJoey Hess2014-10-14
* replace (Key, Backend) with KeyJoey Hess2014-04-17
* reorganize some files and importsJoey Hess2014-01-26
* refactorJoey Hess2014-01-26
* whereis: Support --all.Joey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Joey Hess2014-01-20
* whereis supports --json, add optionJoey Hess2014-01-18
* add section metadata to all commandsJoey Hess2013-03-24
* More commands work in direct mode repositories: find, whereis, move, copy, dr...Joey Hess2013-01-05
* block all commands that don't work in direct modeJoey Hess2012-12-29
* where indentationJoey Hess2012-11-12
* more descriptive name for oneshotJoey Hess2012-09-15
* hlintJoey Hess2012-06-12
* noopJoey Hess2012-04-21
* hlintJoey Hess2012-02-16
* whereis: Prints the urls of files that the web special remote knows about.Joey Hess2012-02-14
* break module dependancy loopJoey Hess2012-01-10
* type alias cleanupJoey Hess2011-12-31
* better limiting of start actions to only run whenAnnexedJoey Hess2011-11-10
* cleanupJoey Hess2011-10-31
* clean up check selection codeJoey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingJoey Hess2011-10-27
* reorganize log modulesJoey Hess2011-10-15
* renameJoey Hess2011-10-05
* renameJoey Hess2011-10-04