summaryrefslogtreecommitdiff
path: root/Types/Key.hs
Commit message (Expand)AuthorAge
* use bloom filter in second pass of sync --all --contentGravatar Joey Hess2015-06-16
* instance Hashable Key for bloomfilterGravatar Joey Hess2015-06-16
* fromkey, registerurl: Improve handling of urls that happen to also be parsabl...Gravatar Joey Hess2015-05-30
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* S3: support chunkingGravatar Joey Hess2014-08-02
* resume interrupted chunked downloadsGravatar Joey Hess2014-07-27
* use same hash directories for chunked key as are used for its parentGravatar Joey Hess2014-07-25
* add chunk metadata to KeyGravatar Joey Hess2014-07-24
* thought of another way to break prop_idempotent_key_decodeGravatar Joey Hess2014-03-05
* quickcheck says: "a-s--a" is not a legal key filenameGravatar Joey Hess2014-03-05
* file2key should return Nothing if the backend is emptyGravatar Joey Hess2013-11-11
* tighten file2key to not produce invalid keys with no keyNameGravatar Joey Hess2013-10-16
* add - and _Gravatar Joey Hess2013-09-11
* Fix problem with test suite in non-unicode locale.Gravatar Joey Hess2013-09-11
* layoutGravatar Joey Hess2013-07-04
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
* improve importsGravatar Joey Hess2013-02-27
* move Arbitrary instances out of Test and into modules that define the typesGravatar Joey Hess2013-02-27
* where indentingGravatar Joey Hess2012-11-11
* git-annex-shell transferinfo commandGravatar Joey Hess2012-09-21
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* rename readMaybe to readishGravatar Joey Hess2012-01-23
* factor out common importsGravatar Joey Hess2011-10-03
* hlint tweaksGravatar Joey Hess2011-07-15
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01