summaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* avoid Arbitrary generating excessivly long listsJoey Hess2019-01-21
* fix build with old ghcJoey Hess2019-01-18
* fix build with old ghcJoey Hess2019-01-18
* misctmp cleanupJoey Hess2019-01-17
* remove recently added cache from KeyVarietyJoey Hess2019-01-16
* Revert "cache the serialization of a Key"Joey Hess2019-01-16
* cache the serialization of a KeyJoey Hess2019-01-14
* rename key2file and file2keyJoey Hess2019-01-14
* make everything build again after ByteString Key changesJoey Hess2019-01-11
* convert key2file and file2key to use builder and attoparsecJoey Hess2019-01-11
* use ByteString in Key for speedJoey Hess2019-01-11
* add missing caseJoey Hess2019-01-10
* convert old uuid-based log parsers to attoparsecJoey Hess2019-01-10
* newtype Group to ByteStringJoey Hess2019-01-09
* convert all per-uuid log files to use BuilderJoey Hess2019-01-09
* switch MetaValue to ByteString and MetaField to TextJoey Hess2019-01-07
* new improved benchmark command that can benchmark anything git-annex doesJoey Hess2019-01-04
* avoid abusing from/toRawFilePath for non-FilePathsJoey Hess2019-01-01
* add a UUIDDesc type containing a ByteStringJoey Hess2019-01-01
* convert UUID from String to ByteStringJoey Hess2019-01-01
* support findred and --branch with file matching optionsJoey Hess2018-12-09
* annex.cachecreds: New config to allow disabling of credentials caching for sp...Joey Hess2018-12-04
* add dropFromEndJoey Hess2018-11-23
* v7Joey Hess2018-10-25
* refactor getCurrentBranchJoey Hess2018-10-19
* removed the old Android appJoey Hess2018-10-13
* annex.jobsJoey Hess2018-10-04
* remote.name.annex-security-allow-unverified-downloadsJoey Hess2018-09-25
* annex.maxextensionlengthJoey Hess2018-09-24
* dropdead per-remote metadataJoey Hess2018-09-05
* fix prefixingJoey Hess2018-08-31
* use per-remote metadata storage for S3 version IDJoey Hess2018-08-31
* per-remote metadata storageJoey Hess2018-08-31
* export appendonly supportJoey Hess2018-08-30
* add Remote.readonlyJoey Hess2018-08-30
* clarify commentJoey Hess2018-08-29
* Fix wrong sorting of remotes when using -JJoey Hess2018-08-03
* added annex.commitmessageJoey Hess2018-08-02
* cache remotes via annex-speculate-presentJoey Hess2018-08-01
* enforce retrievalSecurityPolicyJoey Hess2018-06-21
* add retrievalSecurityPolicyJoey Hess2018-06-21
* allow ftp urls by defaultJoey Hess2018-06-18
* prevent http connections to localhost and private ips by defaultJoey Hess2018-06-17
* limit url downloads to whitelisted schemesJoey Hess2018-06-16
* removal of the rest of remoteGitConfigJoey Hess2018-06-05
* remove unused gitConfigRepoJoey Hess2018-06-04
* change Remote.repo to Remote.getRepoJoey Hess2018-06-04
* Fix build with ghc 8.4+, which broke due to the Semigroup Monoid changeJoey Hess2018-05-30
* avoid insertWith' depreaction warningJoey Hess2018-04-22
* Fix mangling of --json output of utf-8 characters when not running in a utf-8...Joey Hess2018-04-16