summaryrefslogtreecommitdiff
path: root/Command/Mirror.hs
Commit message (Expand)AuthorAge
* --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
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* hlintGravatar Joey Hess2014-10-09
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* reorganize some files and importsGravatar Joey Hess2014-01-26
* reorgGravatar Joey Hess2014-01-21
* numcopies cleanup, part 2Gravatar Joey Hess2014-01-21
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* mirror: Support --all (and --unused).Gravatar Joey Hess2014-01-01
* mirror: New command, makes two repositories contain the same set of files.Gravatar Joey Hess2013-08-20