index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Export.hs
Commit message (
Expand
)
Author
Age
*
merge changes made on other repos into ExportTree
Joey Hess
2017-09-18
*
update ExportTree table efficiently
Joey Hess
2017-09-18
*
add ExportTree table to export db
Joey Hess
2017-09-18
*
lock to avoid more than one export to a remote at a time
Joey Hess
2017-09-18
*
split out Types.Export
Joey Hess
2017-09-15
*
avoid unncessary db queries when exported directory can't be empty
Joey Hess
2017-09-15
*
remove empty directories when removing from export
Joey Hess
2017-09-15
*
remove debug print
Joey Hess
2017-09-12
*
export: cache connections for S3 and webdav
Joey Hess
2017-09-12
*
leave export logged as incomplete if initial renames fail
Joey Hess
2017-09-12
*
export to webdav
Joey Hess
2017-09-12
*
interrupted export recovery bugfixes
Joey Hess
2017-09-07
*
avoid renaming to temp files before deleting
Joey Hess
2017-09-07
*
prevent exporttree=yes on remotes that don't support exports
Joey Hess
2017-09-07
*
bugfix
Joey Hess
2017-09-06
*
export file renaming
Joey Hess
2017-09-06
*
record incomplete exports in export.log
Joey Hess
2017-09-06
*
use export db to correctly handle duplicate files
Joey Hess
2017-09-04
*
flush queued changes to export db on exit
Joey Hess
2017-09-04
*
remove some backtraces on user errors
Joey Hess
2017-09-04
*
track exported files in a sqlite database
Joey Hess
2017-09-04
*
refactor ExportActions
Joey Hess
2017-09-01
*
graft exported tree into git-annex branch
Joey Hess
2017-08-31
*
implement export.log and resolve export conflicts
Joey Hess
2017-08-31
*
resuming exports
Joey Hess
2017-08-31
*
fix error message when content to export is not locally available
Joey Hess
2017-08-31
*
initial export command
Joey Hess
2017-08-29