index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Types
/
Key.hs
Commit message (
Expand
)
Author
Age
*
fix use of hifalutin terminology
Joey Hess
2015-11-16
*
use bloom filter in second pass of sync --all --content
Joey Hess
2015-06-16
*
instance Hashable Key for bloomfilter
Joey Hess
2015-06-16
*
fromkey, registerurl: Improve handling of urls that happen to also be parsabl...
Joey Hess
2015-05-30
*
update my email address and homepage url
Joey Hess
2015-01-21
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
S3: support chunking
Joey Hess
2014-08-02
*
resume interrupted chunked downloads
Joey Hess
2014-07-27
*
use same hash directories for chunked key as are used for its parent
Joey Hess
2014-07-25
*
add chunk metadata to Key
Joey Hess
2014-07-24
*
thought of another way to break prop_idempotent_key_decode
Joey Hess
2014-03-05
*
quickcheck says: "a-s--a" is not a legal key filename
Joey Hess
2014-03-05
*
file2key should return Nothing if the backend is empty
Joey Hess
2013-11-11
*
tighten file2key to not produce invalid keys with no keyName
Joey Hess
2013-10-16
*
add - and _
Joey Hess
2013-09-11
*
Fix problem with test suite in non-unicode locale.
Joey Hess
2013-09-11
*
layout
Joey Hess
2013-07-04
*
moved AssociatedFile definition
Joey Hess
2013-07-04
*
improve imports
Joey Hess
2013-02-27
*
move Arbitrary instances out of Test and into modules that define the types
Joey Hess
2013-02-27
*
where indenting
Joey Hess
2012-11-11
*
git-annex-shell transferinfo command
Joey Hess
2012-09-21
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
rename readMaybe to readish
Joey Hess
2012-01-23
*
factor out common imports
Joey Hess
2011-10-03
*
hlint tweaks
Joey Hess
2011-07-15
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01