aboutsummaryrefslogtreecommitdiff
path: root/Annex/Transfer.hs
Commit message (Expand)AuthorAge
* Fix several places where files in .git/annex/ were written with modes that di...Gravatar Joey Hess2018-01-02
* more lambda-case conversionGravatar Joey Hess2017-12-05
* 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
* Fix transfer log file locking problem when running concurrent transfers.Gravatar Joey Hess2017-05-25
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* get -J: Improve distribution of jobs amoung remotes when there are more jobs ...Gravatar Joey Hess2017-03-08
* early cancelation of transfer that annex.securehashesonly prohibitsGravatar Joey Hess2017-02-27
* update progress logs in remotedaemon send/receiveGravatar Joey Hess2016-12-08
* disentangle concurrency and message typeGravatar Joey Hess2016-09-09
* get -J: Download different files from different remotes when the remotes have...Gravatar Joey Hess2016-09-06
* remove TransferObserverGravatar Joey Hess2016-08-03
* Re-enable accumulating transfer failure log files for command-line actionsGravatar Joey Hess2016-08-03
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* sync --content: Fix bug that caused transfers of files to be made to a git r...Gravatar Joey Hess2016-06-02
* more windows build fixGravatar Joey Hess2016-02-15
* fix windows buildGravatar Joey Hess2016-02-15
* create directory for transfer lock file, and catch perm errorGravatar Joey Hess2016-02-12
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* add missing checkSaneLock wrapper for pidlocksGravatar Joey Hess2015-11-16
* convert from Utility.LockPool to Annex.LockPool everywhereGravatar Joey Hess2015-11-12
* other 80% of avoding verification when hard linking to objects in shared repoGravatar Joey Hess2015-10-02
* use lock pools throughout git-annexGravatar Joey Hess2015-05-19
* Stale transfer lock and info files will be cleaned up automatically when get/...Gravatar Joey Hess2015-05-12
* don't clean up transfer lock file when retrying transferGravatar Joey Hess2015-05-12
* Fix an unlikely race that could result in two transfers of the same key runni...Gravatar Joey Hess2015-05-12
* convert to using Utility.Lockfile for transfer lock filesGravatar Joey Hess2015-05-12
* Avoid accumulating transfer failure log files unless the assistant is being u...Gravatar Joey Hess2015-05-12
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* add getFileSize, which can get the real size of a large file on WindowsGravatar Joey Hess2015-01-20
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* Fix transfer lock file FD leak that could occur when two separate git-annex p...Gravatar Joey Hess2014-09-11
* fix imports for windowsGravatar Joey Hess2014-08-23
* Ensure that all lock fds are close-on-exec, fixing various problems with them...Gravatar Joey Hess2014-08-20
* git-annex-shell sendkey: Don't fail if a remote asks for a key to be sent tha...Gravatar Joey Hess2014-08-15
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* Display exception message when a transfer fails due to an exception.Gravatar Joey Hess2014-07-30
* notifications on dropGravatar Joey Hess2014-03-22
* fix failure notificationGravatar Joey Hess2014-03-22
* add desktop notificationsGravatar Joey Hess2014-03-22