summaryrefslogtreecommitdiff
path: root/Backend
Commit message (Expand)AuthorAge
* handle really long urlsGravatar Joey Hess2012-02-16
* addurl --fast: Verifies that the url can be downloaded (only getting its head...Gravatar Joey Hess2012-02-10
* fsck --fromGravatar Joey Hess2012-01-19
* convert fsckKey to a MaybeGravatar Joey Hess2012-01-19
* type alias cleanupGravatar Joey Hess2011-12-31
* more partial function removalGravatar Joey Hess2011-12-15
* Prevent key names from containing newlines.Gravatar Joey Hess2011-12-06
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* use SHA256 by defaultGravatar Joey Hess2011-11-04
* Record uuid when auto-initializing a remote so it shows in status.Gravatar Joey Hess2011-11-02
* playing with >=>Gravatar Joey Hess2011-10-31
* minor syntax changesGravatar Joey Hess2011-10-11
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* go go gadget hlintGravatar Joey Hess2011-09-20
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* moved files aroundGravatar Joey Hess2011-08-20
* addurl: --fast can be used to avoid immediately downloading the url.Gravatar Joey Hess2011-08-06
* fooGravatar Joey Hess2011-08-06
* unify elipsis handlingGravatar Joey Hess2011-07-19
* hlint tweaksGravatar Joey Hess2011-07-15
* remove unused backend machineryGravatar Joey Hess2011-07-05
* wordingGravatar Joey Hess2011-07-01
* remove URL backendGravatar Joey Hess2011-07-01
* add web special remoteGravatar Joey Hess2011-07-01
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* tweak fsck wording so file is at the end of the lineGravatar Joey Hess2011-06-23
* avoid unnecessary read of trust.logGravatar Joey Hess2011-06-23
* fixed logFileGravatar Joey Hess2011-06-22
* move LocationLog into Annex monad from IOGravatar Joey Hess2011-06-22
* Bugfix: Fix fsck to not think all SHAnE keys are bad.Gravatar Joey Hess2011-06-10
* get --from is the same as copy --fromGravatar Joey Hess2011-06-09
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* better types allowed breaking module dep loopGravatar Joey Hess2011-06-01
* Add --trust, --untrust, and --semitrust options.Gravatar Joey Hess2011-06-01
* Add --numcopies option.Gravatar Joey Hess2011-06-01
* Added filename extension preserving variant backends SHA1E, SHA256E, etc.Gravatar Joey Hess2011-05-16
* remove unused fileGravatar Joey Hess2011-04-29
* let's use Maybe String for commands that may not be avilableGravatar Joey Hess2011-04-07
* recognise differently-named shaN programsGravatar Fraser Tweedale2011-04-08
* reexport RemoteClass from Remote for cleanlinessGravatar Joey Hess2011-03-27
* add remotes slot to AnnexGravatar Joey Hess2011-03-27
* start of generalizing remotesGravatar Joey Hess2011-03-27
* migrate: Support migrating v1 SHA keys to v2 SHA keys with size information t...Gravatar Joey Hess2011-03-23
* check key size when available, no matter the backendGravatar Joey Hess2011-03-23
* fast modeGravatar Joey Hess2011-03-22
* Fix dropping of files using the URL backend.Gravatar Joey Hess2011-03-17
* fromkey, and url backend download work nowGravatar Joey Hess2011-03-15