index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
TransferSlots.hs
Commit message (
Expand
)
Author
Age
*
better handling of lifting from XMPP -> Assistant
Joey Hess
2012-11-05
*
where indentation
Joey Hess
2012-10-31
*
finished pushing Assistant monad into all relevant files
Joey Hess
2012-10-30
*
pushed Assistant monad down into DaemonStatus code
Joey Hess
2012-10-30
*
split remaining assistant types
Joey Hess
2012-10-30
*
split out daemonstatus types
Joey Hess
2012-10-30
*
TransferSlots: Use SafeSemaphore's MSemN instead of QSemN from base
Ben Gamari
2012-10-05
*
hlint
Joey Hess
2012-09-13
*
use only one level of exception handling for transfer slot
Joey Hess
2012-08-29
*
bug
Joey Hess
2012-08-29
*
fix repeated pause and resume of a transfer
Joey Hess
2012-08-29
*
remove debug prints
Joey Hess
2012-08-29
*
fix a transfers display glitch
Joey Hess
2012-08-28
*
run resumed transfers immediately, do not wait for free transfer slot
Joey Hess
2012-08-12
*
implement pausing of transfers
Joey Hess
2012-08-10
*
fork off git-annex copy for transfers
Joey Hess
2012-08-10
*
transfer canceling
Joey Hess
2012-08-08
*
avoid spawning new transfer thread until a slot becomes available
Joey Hess
2012-07-25
*
run file transfers in threads, not processes
Joey Hess
2012-07-18
*
fix transfer slots blocking and refilling when transfers are stopped
Joey Hess
2012-07-06
*
it builds again
Joey Hess
2012-07-06