summaryrefslogtreecommitdiff
path: root/Remote/Directory.hs
Commit message (Expand)AuthorAge
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* pointlessnessGravatar Joey Hess2012-06-29
* avoid ByteString.Char8 where not neededGravatar Joey Hess2012-06-20
* noopGravatar Joey Hess2012-04-21
* Directory special remotes now check annex.diskreserve.Gravatar Joey Hess2012-04-20
* rationalize getConfigGravatar Joey Hess2012-03-22
* nukes another 15 lines thanks to ifMGravatar Joey Hess2012-03-15
* better chunked file retrievalGravatar Joey Hess2012-03-04
* thread through original key to retrieveEnctyptedGravatar Joey Hess2012-03-04
* add progress display when receiving filesGravatar Joey Hess2012-03-04
* Add progress bar display to the directory special remote.Gravatar Joey Hess2012-03-04
* tweakGravatar Joey Hess2012-03-03
* Directory special remotes now support chunking files written to themGravatar Joey Hess2012-03-03
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* remove Utility.Conditional and use IfElseGravatar Joey Hess2012-01-24
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* optimize fsck --from directory special remoteGravatar Joey Hess2012-01-19
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* Fix data loss bug in directory special remoteGravatar Joey Hess2012-01-16
* type alias cleanupGravatar Joey Hess2011-12-31
* better filtering out of special remotesGravatar Joey Hess2011-12-31
* more partial function removalGravatar Joey Hess2011-12-15
* use lowercase hash by default; non-bare repos are a special caseGravatar Joey Hess2011-12-02
* refactorGravatar Joey Hess2011-12-02
* refactorGravatar Joey Hess2011-11-28
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* Put a workaround in the directory special remote for strange behavior with VF...Gravatar Joey Hess2011-11-22
* 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
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* 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
* refactorGravatar Joey Hess2011-09-23
* 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
* 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
* bup: Avoid memory leak when transferring encrypted data.Gravatar Joey Hess2011-04-19
* refactorGravatar Joey Hess2011-04-17
* renameGravatar Joey Hess2011-04-17
* refactorGravatar Joey Hess2011-04-16