summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* Avoid repeated checking that files passed on the command line exist.Gravatar Joey Hess2017-10-16
* avoid warningGravatar Joey Hess2017-10-16
* copy, move: Behave same with --fast when sending to remotes located on a loca...Gravatar Joey Hess2017-09-29
* sync: Added --cleanup, which removes local and remote synced/ branches.Gravatar Joey Hess2017-09-28
* metadata: Added --remove-all.Gravatar Joey Hess2017-09-28
* add exporter thread to assistantGravatar Joey Hess2017-09-20
* update transfer info and notify when exportingGravatar Joey Hess2017-09-20
* export --fast sets up but does not populate exportGravatar Joey Hess2017-09-19
* git annex sync --content to exportsGravatar Joey Hess2017-09-19
* configuration and docs for tracking exportsGravatar Joey Hess2017-09-19
* merge changes made on other repos into ExportTreeGravatar Joey Hess2017-09-18
* update ExportTree table efficientlyGravatar Joey Hess2017-09-18
* add ExportTree table to export dbGravatar Joey Hess2017-09-18
* lock to avoid more than one export to a remote at a timeGravatar 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
* trust level overridden message adjusted for forced untrusted export remotesGravatar Joey Hess2017-09-13
* remove debug printGravatar Joey Hess2017-09-12
* export: cache connections for S3 and webdavGravatar Joey Hess2017-09-12
* leave export logged as incomplete if initial renames failGravatar Joey Hess2017-09-12
* export to webdavGravatar Joey Hess2017-09-12
* interrupted export recovery bugfixesGravatar Joey Hess2017-09-07
* avoid renaming to temp files before deletingGravatar Joey Hess2017-09-07
* prevent exporttree=yes on remotes that don't support exportsGravatar Joey Hess2017-09-07
* bugfixGravatar Joey Hess2017-09-06
* export file renamingGravatar Joey Hess2017-09-06
* record incomplete exports in export.logGravatar Joey Hess2017-09-06
* use export db to correctly handle duplicate filesGravatar Joey Hess2017-09-04
* flush queued changes to export db on exitGravatar Joey Hess2017-09-04
* remove some backtraces on user errorsGravatar Joey Hess2017-09-04
* track exported files in a sqlite databaseGravatar Joey Hess2017-09-04
* implement exporttree=yes configurationGravatar Joey Hess2017-09-04
* refactor ExportActionsGravatar Joey Hess2017-09-01
* graft exported tree into git-annex branchGravatar Joey Hess2017-08-31
* implement export.log and resolve export conflictsGravatar Joey Hess2017-08-31
* resuming exportsGravatar Joey Hess2017-08-31
* improve typeGravatar Joey Hess2017-08-31
* fix error message when content to export is not locally availableGravatar Joey Hess2017-08-31
* initial export commandGravatar Joey Hess2017-08-29
* toFeed was unused so removeGravatar Joey Hess2017-08-28
* Support building with feed-1.0, while still supporting older versions.Gravatar Joey Hess2017-08-28
* add annex-ignore-command and annex-sync-command configsGravatar Joey Hess2017-08-17
* move, copy: Support --batch.Gravatar Joey Hess2017-08-15
* Added GIT_ANNEX_VECTOR_CLOCK environment variableGravatar Joey Hess2017-08-14
* fsck: Support --json.Gravatar Joey Hess2017-06-26
* support --to=. as shorthand for --to=hereGravatar Joey Hess2017-06-01
* configuration to disable automatic merge conflict resolutionGravatar Joey Hess2017-06-01