| Commit message (Expand) | Author | Age |
* | add --ingroup limit | Joey Hess | 2012-10-08 |
* | Added --smallerthan and --largerthan limits | Joey Hess | 2012-10-08 |
* | wired preferred content up to get, copy, and drop --auto | Joey Hess | 2012-10-08 |
* | add AssumeNotPresent parameter to limits | Joey Hess | 2012-10-05 |
* | added preferred-content log, and allow editing it with vicfg | Joey Hess | 2012-10-04 |
* | vicfg: New command, allows editing (or simply viewing) most of the repository... | Joey Hess | 2012-10-03 |
* | status: display repository groups | Joey Hess | 2012-10-02 |
* | simplify | Joey Hess | 2012-10-01 |
* | group, ungroup: New commands to indicate groups of repositories. | Joey Hess | 2012-10-01 |
* | fixes for transfer resume | Joey Hess | 2012-09-24 |
* | changelog and minor cleanup to fix mixed spaces/tabs | Joey Hess | 2012-09-23 |
* | Merge remote-tracking branch 'npouillard/trustedcopies' | Joey Hess | 2012-09-23 |
|\ |
|
| * | Limiting the number of copies per trustlevel | Nicolas Pouillard | 2012-09-23 |
* | | 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 |
| * | startedTime needs to be a Maybe to handle transfers that have not started yet | Joey Hess | 2012-07-02 |
* | | startedTime needs to be a Maybe to handle transfers that have not started yet | Joey Hess | 2012-07-02 |
|/ |
|
* | update | Joey Hess | 2012-07-02 |