summaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* reorgGravatar Joey Hess2017-12-14
* rethought --relaxed changeGravatar Joey Hess2017-11-30
* youtube-dl workingGravatar Joey Hess2017-11-29
* better dup key with -J fixGravatar Joey Hess2017-10-17
* Improve behavior when -J transfers multiple files that point to the same keyGravatar Joey Hess2017-10-17
* metadata: Added --remove-all.Gravatar Joey Hess2017-09-28
* configuration and docs for tracking exportsGravatar Joey Hess2017-09-19
* add ExportTree table to export dbGravatar Joey Hess2017-09-18
* split out Types.ExportGravatar Joey Hess2017-09-15
* avoid unncessary db queries when exported directory can't be emptyGravatar Joey Hess2017-09-15
* remove empty directories when removing from exportGravatar Joey Hess2017-09-15
* implement removeExportDirectoryGravatar Joey Hess2017-09-15
* export: cache connections for S3 and webdavGravatar Joey Hess2017-09-12
* External special remote protocol extended to support export.Gravatar Joey Hess2017-09-08
* prevent exporttree=yes on remotes that don't support exportsGravatar Joey Hess2017-09-07
* export file renamingGravatar Joey Hess2017-09-06
* git annex get from exportsGravatar Joey Hess2017-09-04
* use export db to correctly handle duplicate filesGravatar Joey Hess2017-09-04
* implement exporttree=yes configurationGravatar Joey Hess2017-09-04
* refactor ExportActionsGravatar Joey Hess2017-09-01
* make storeExport atomicGravatar Joey Hess2017-08-31
* provide file with content to exportGravatar Joey Hess2017-08-29
* add API for exportingGravatar Joey Hess2017-08-29
* use DynamicConfig to handle cost-commandGravatar Joey Hess2017-08-17
* add annex-ignore-command and annex-sync-command configsGravatar Joey Hess2017-08-17
* configuration to disable automatic merge conflict resolutionGravatar Joey Hess2017-06-01
* adeiu, MissingHGravatar Joey Hess2017-05-16
* Ssh password prompting improved when using -JGravatar Joey Hess2017-05-11
* de-Maybe remoteGitConfigGravatar Joey Hess2017-05-11
* annex.backend is the new name for what was annex.backendsGravatar Joey Hess2017-05-09
* Added remote.<name>.annex-push and remote.<name>.annex-pullGravatar Joey Hess2017-04-05
* test suite infra for testing mocked ssh remotesGravatar Joey Hess2017-03-17
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* improve layoutGravatar Joey Hess2017-03-01
* Fix reversion in yesterday's release that made SHA1E and MD5E backends not work.Gravatar Joey Hess2017-03-01
* fix build with old ghcGravatar Joey Hess2017-02-28
* annex.securehashesonlyGravatar Joey Hess2017-02-27
* add cryptographicallySecureGravatar Joey Hess2017-02-27
* fix up Read instance incompatability caused by recent commitGravatar Joey Hess2017-02-24
* add KeyVariety typeGravatar Joey Hess2017-02-24
* factor non-type stuff out of KeyGravatar Joey Hess2017-02-24
* make file2key reject E* backend keys with a long extensionGravatar Joey Hess2017-02-24
* Tighten key parser to not accept keys containing a non-numeric fields, which ...Gravatar Joey Hess2017-02-24
* post-recive hook to make updateInstead work in direct mode and adjusted branchesGravatar Joey Hess2017-02-17
* add SetupStage parameter to RemoteType.setupGravatar Joey Hess2017-02-07
* New annex.synccontent config settingGravatar Joey Hess2017-02-03
* annex.autocommit can be configured via git-annex configGravatar Joey Hess2017-02-03
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
* implementation of peer-to-peer protocolGravatar Joey Hess2016-11-17