aboutsummaryrefslogtreecommitdiff
path: root/Backend
Commit message (Expand)AuthorAge
* 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
* rename fileGravatar Joey Hess2011-03-15
* first pass at using new keysGravatar Joey Hess2011-03-15
* Rethink filename encoding handling for display. Since filename encoding may o...0.23Gravatar Joey Hess2011-03-12
* only enable SHA backends that configure finds support forGravatar Joey Hess2011-03-02
* New backends: SHA512 SHA384 SHA256 SHA224Gravatar Joey Hess2011-03-01
* generic SHA size supportGravatar Joey Hess2011-03-01
* renameGravatar Joey Hess2011-02-28
* use ShellParam typeGravatar Joey Hess2011-02-28
* Support filenames that start with a dash; when such a file is passed to a uti...Gravatar Joey Hess2011-02-25
* update unicode FilePath handlingGravatar Joey Hess2011-02-11
* Fix display of unicode filenames.Gravatar Joey Hess2011-02-10
* idiomatic elemGravatar Joey Hess2011-01-30
* better directory handlingGravatar Joey Hess2011-01-27
* less verboseGravatar Joey Hess2011-01-27
* make filename available to fsck messagesGravatar Joey Hess2011-01-26
* bring back display of keysGravatar Joey Hess2011-01-26
* this should be a warningGravatar Joey Hess2011-01-26
* drop: suppprt untrusted reposGravatar Joey Hess2011-01-26
* rework noteGravatar Joey Hess2011-01-26
* fsck: handle untrusted reposGravatar Joey Hess2011-01-26
* move partitioning out of keyPossibilitiesGravatar Joey Hess2011-01-26
* rename TypeInternals to BackendTypesGravatar Joey Hess2011-01-26
* rework config storageGravatar Joey Hess2011-01-26
* successfully split Annex and AnnexState out of TypeInternalsGravatar Joey Hess2011-01-25
* parameterize Backend typeGravatar Joey Hess2011-01-25
* got rid of Core moduleGravatar Joey Hess2011-01-16
* tweak messageGravatar Joey Hess2011-01-05
* git-annex-shell now exclusively used for all remote accessGravatar Joey Hess2010-12-31
* support trusted repositories that are not configured as remotesGravatar Joey Hess2010-12-29
* improve list of remotes in error messageGravatar Joey Hess2010-12-29
* Fix bug in numcopies handling when a repoisitory has multiple remotes that po...Gravatar Joey Hess2010-12-29
* refactorGravatar Joey Hess2010-12-29