| Commit message (Expand) | Author | Age |
* | assistant: When there are multiple remotes giving different ways to access th... | Joey Hess | 2014-05-19 |
* | windows: Fix process termination code. | Joey Hess | 2014-02-13 |
* | try to drop unused object if it does not need to be transferred anywhere | Joey Hess | 2014-01-23 |
* | fix transfers of key with no associated file | Joey Hess | 2014-01-23 |
* | typo | Joey Hess | 2013-12-10 |
* | different PID types for Unix and Windows | Joey Hess | 2013-12-10 |
* | port transferkeys to windows; make stopping in progress transfers work too (p... | Joey Hess | 2013-12-10 |
* | avoid repeatedly searching path to make batch command when running transferkeys | Joey Hess | 2013-12-01 |
* | build assistant and watcher on windows (doesn't work yet) | Joey Hess | 2013-11-12 |
* | moved code out of webapp | Joey Hess | 2013-10-26 |
* | maintain pools of running transferkeys processes (untested) | Joey Hess | 2013-03-19 |
* | 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 |