aboutsummaryrefslogtreecommitdiff
path: root/Command/Whereis.hs
Commit message (Expand)AuthorAge
* add --json-error-messages (not yet implemented)Gravatar Joey Hess2018-02-19
* showStart variant for when there's no worktree fileGravatar Joey Hess2017-11-28
* Avoid repeated checking that files passed on the command line exist.Gravatar Joey Hess2017-10-16
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* better locking for json with -JGravatar Joey Hess2016-09-09
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* --branch, stage 2Gravatar Joey Hess2016-07-20
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* whereis --batchGravatar Joey Hess2016-01-20
* whereis --json: Urls are now listed inside the remote that claims them, rathe...Gravatar Joey Hess2016-01-15
* whereis --json: Make url list be included in machine-parseable form.Gravatar Joey Hess2016-01-06
* make whereis show urls when web remote does not have contentGravatar Joey Hess2015-08-17
* convert WhereisGravatar Joey Hess2015-07-10
* finished converting all the main optionsGravatar Joey Hess2015-07-10
* wipGravatar Joey Hess2015-07-09
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* --auto is no longer a global option; only get, drop, and copy accept it.Gravatar Joey Hess2015-03-25
* The file matching options are now only accepted by commands that can actually...Gravatar Joey Hess2015-02-06
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Revert "let url claims optionally include a suggested filename"Gravatar Joey Hess2014-12-11
* let url claims optionally include a suggested filenameGravatar Joey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* 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