summaryrefslogtreecommitdiff
path: root/Command/Export.hs
Commit message (Expand)AuthorAge
* 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
* 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
* fix error message when content to export is not locally availableGravatar Joey Hess2017-08-31
* initial export commandGravatar Joey Hess2017-08-29