index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Logs
/
Transfer.hs
Commit message (
Expand
)
Author
Age
*
connect existing meters to the transfer log for downloads
Joey Hess
2013-04-11
*
hlint
Joey Hess
2013-04-03
*
show bytesComplete
Joey Hess
2013-04-02
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28
*
get, copy, move: Display an error message when an identical transfer is alrea...
Joey Hess
2013-03-19
*
optimisation for transfers to drives that are not plugged in
Joey Hess
2013-03-18
*
add additional debug info about reasons for transfers
Joey Hess
2013-03-01
*
improve imports
Joey Hess
2013-02-27
*
move Arbitrary instances out of Test and into modules that define the types
Joey Hess
2013-02-27
*
more quickcheck fun
Joey Hess
2012-12-19
*
quickcheck test for transfer info read/write code
Joey Hess
2012-12-19
*
Bugfix: Fixed bug parsing transfer info files
Joey Hess
2012-12-19
*
where indenting
Joey Hess
2012-11-11
*
bugfix: Don't fail transferring content from read-only repos. Closes: #691341
Joey Hess
2012-10-24
*
!! removal
Joey Hess
2012-10-21
*
fixes for transfer resume
Joey Hess
2012-09-24
*
make the assistant retry failed transfers
Joey Hess
2012-09-23
*
git-annex-shell transferinfo command
Joey Hess
2012-09-21
*
avoid updating transfer info file until another 1% of the total has been tran...
Joey Hess
2012-09-21
*
unify types
Joey Hess
2012-09-21
*
fix reading of transfer info files with a bytesComplete value
Joey Hess
2012-09-20
*
add a progress callback to storeKey, and threaded it all the way through
Joey Hess
2012-09-19
*
make other repositories list list all autostarted repos
Joey Hess
2012-09-18
*
cleanup
Joey Hess
2012-09-17
*
flip catchDefaultIO
Joey Hess
2012-09-17
*
Avoid crashing on encoding errors in filenames when writing transfer info fil...
Joey Hess
2012-09-16
*
stupid typo
Joey Hess
2012-08-29
*
when canceling a transfer, also cancel all other downloads of the same key
Joey Hess
2012-08-29
*
fix resume button
Joey Hess
2012-08-29
*
don't show "unknown" as the percent complete for transferinfo with no bytesCo...
Joey Hess
2012-08-28
*
avoid possibly re-adding a removed transfer when updating its info
Joey Hess
2012-08-28
*
keep track of which remotes have been scanned in process state
Joey Hess
2012-08-24
*
keep logs of failed transfers, and requeue them when doing a non-full scan
Joey Hess
2012-08-23
*
add transfer scanned flag files
Joey Hess
2012-08-23
*
implement pausing of transfers
Joey Hess
2012-08-10
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
Merge branch 'master' into assistant
Joey Hess
2012-08-07
|
\
|
*
fix transfer log cleanup crash
Joey Hess
2012-08-07
*
|
webapp now displays the real running and queued transfers
Joey Hess
2012-07-27
|
*
pull in transfer log code from assistant branch
Joey Hess
2012-07-18
*
|
fix parsing of startedTime
Joey Hess
2012-07-18
*
|
run file transfers in threads, not processes
Joey Hess
2012-07-18
*
|
add thread id field to transferinfo
Joey Hess
2012-07-18
*
|
avoid parsing lock files as transfer files
Joey Hess
2012-07-17
*
|
bugfix
Joey Hess
2012-07-17
*
|
change transfer lock filenames to avoid ambiguity
Joey Hess
2012-07-17
*
|
split transfer info and lock files
Joey Hess
2012-07-07
*
|
wait on child transfer processes, and invalidate cache
Joey Hess
2012-07-06
*
|
unfinished (and unbuildable) work toward separate transfer processes
Joey Hess
2012-07-05
*
|
wrote transfer thread
Joey Hess
2012-07-05
[next]