summaryrefslogtreecommitdiff
path: root/Remote/Rsync.hs
Commit message (Expand)AuthorAge
* after is a better name for observe_Gravatar Joey Hess2012-01-03
* factor observe_Gravatar Joey Hess2012-01-03
* type alias cleanupGravatar Joey Hess2011-12-31
* better filtering out of special remotesGravatar Joey Hess2011-12-31
* Improve deletion of files from rsync special remotes. Closes: #652849Gravatar Joey Hess2011-12-21
* more partial function removalGravatar Joey Hess2011-12-15
* factor out untilTrueGravatar Joey Hess2011-12-02
* convert rsync special backend to using both hash directory typesGravatar Joey Hess2011-12-02
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* Avoid excessive escaping for rsync special remotes that are not accessed over...Gravatar Joey Hess2011-11-18
* factored out some useful error catching methodsGravatar Joey Hess2011-11-10
* safer inannex checkingGravatar Joey Hess2011-11-09
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* broke up UtilityGravatar Joey Hess2011-10-16
* 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
* rework annex-ignore handlingGravatar Joey Hess2011-09-18
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* reorg Remote/*Gravatar Joey Hess2011-08-16
* Fix shell escaping in rsync special remote.Gravatar Joey Hess2011-07-29
* unify elipsis handlingGravatar Joey Hess2011-07-19
* finished hlint passGravatar Joey Hess2011-07-15
* renameGravatar Joey Hess2011-07-05
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* more standard names for whenM and unlessM operatorsGravatar Joey Hess2011-05-17
* add whenM and unlessMGravatar Joey Hess2011-05-17
* simplified a bunch of Maybe handlingGravatar Joey Hess2011-05-15
* Fix hasKeyCheap setting for bup and rsync special remotes.Gravatar Joey Hess2011-04-28
* filter out --delete rsync optionGravatar Joey Hess2011-04-27
* rsync special remoteGravatar Joey Hess2011-04-27