summaryrefslogtreecommitdiff
path: root/Backend/File.hs
Commit message (Expand)AuthorAge
* remove unused backend machineryGravatar Joey Hess2011-07-05
* 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
* 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
* 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
* rename fileGravatar Joey Hess2011-03-15
* Rethink filename encoding handling for display. Since filename encoding may o...0.23Gravatar Joey Hess2011-03-12
* 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