aboutsummaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* Deal with the Semigroup/Monoid proposalGravatar Benjamin Barenblat2022-01-19
* Eliminate Data.Map.insertWith'Gravatar Benjamin Barenblat2022-01-19
* annex.merge-annex-branchesGravatar Joey Hess2018-02-22
* add --json-error-messages (not yet implemented)Gravatar Joey Hess2018-02-19
* fix --json-progress --json to be same as --json --json-progressGravatar Joey Hess2018-02-19
* add remote.<name>.annex-checkuuidGravatar Joey Hess2018-01-10
* Removed the testsuite build flagGravatar Joey Hess2017-12-20
* 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