aboutsummaryrefslogtreecommitdiff
path: root/Backend
Commit message (Expand)AuthorAge
* 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
* tweakGravatar Joey Hess2010-12-28
* Add trust and untrust subcommands, to allow configuring remotes that are trus...Gravatar Joey Hess2010-12-28
* better messageGravatar Joey Hess2010-12-24
* remove note that looked ugly with resume messageGravatar Joey Hess2010-12-02
* include key in messageGravatar Joey Hess2010-11-28
* fsck: Fix warning about not enough copies of a file, when locations are known...Gravatar Joey Hess2010-11-28
* In .gitattributes, the git-annex-numcopies attribute can be used to control t...Gravatar Joey Hess2010-11-28
* finished hlintingGravatar Joey Hess2010-11-22