index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Transfer.hs
Commit message (
Expand
)
Author
Age
*
disentangle concurrency and message type
Joey Hess
2016-09-09
*
get -J: Download different files from different remotes when the remotes have...
Joey Hess
2016-09-06
*
remove TransferObserver
Joey Hess
2016-08-03
*
Re-enable accumulating transfer failure log files for command-line actions
Joey Hess
2016-08-03
*
get, move, copy, mirror: Added --failed switch which retries failed copies/moves
Joey Hess
2016-08-03
*
sync --content: Fix bug that caused transfers of files to be made to a git r...
Joey Hess
2016-06-02
*
more windows build fix
Joey Hess
2016-02-15
*
fix windows build
Joey Hess
2016-02-15
*
create directory for transfer lock file, and catch perm error
Joey Hess
2016-02-12
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
add missing checkSaneLock wrapper for pidlocks
Joey Hess
2015-11-16
*
convert from Utility.LockPool to Annex.LockPool everywhere
Joey Hess
2015-11-12
*
other 80% of avoding verification when hard linking to objects in shared repo
Joey Hess
2015-10-02
*
use lock pools throughout git-annex
Joey Hess
2015-05-19
*
Stale transfer lock and info files will be cleaned up automatically when get/...
Joey Hess
2015-05-12
*
don't clean up transfer lock file when retrying transfer
Joey Hess
2015-05-12
*
Fix an unlikely race that could result in two transfers of the same key runni...
Joey Hess
2015-05-12
*
convert to using Utility.Lockfile for transfer lock files
Joey Hess
2015-05-12
*
Avoid accumulating transfer failure log files unless the assistant is being u...
Joey Hess
2015-05-12
*
update my email address and homepage url
Joey Hess
2015-01-21
*
add getFileSize, which can get the real size of a large file on Windows
Joey Hess
2015-01-20
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
Fix transfer lock file FD leak that could occur when two separate git-annex p...
Joey Hess
2014-09-11
*
fix imports for windows
Joey Hess
2014-08-23
*
Ensure that all lock fds are close-on-exec, fixing various problems with them...
Joey Hess
2014-08-20
*
git-annex-shell sendkey: Don't fail if a remote asks for a key to be sent tha...
Joey Hess
2014-08-15
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
Display exception message when a transfer fails due to an exception.
Joey Hess
2014-07-30
*
notifications on drop
Joey Hess
2014-03-22
*
fix failure notification
Joey Hess
2014-03-22
*
add desktop notifications
Joey Hess
2014-03-22