Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY | 2012-09-01 | |
| | | ||||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY | 2012-09-01 | |
| | | ||||
| * | Added a comment: thanks | http://kevwalke.myopenid.com/ | 2012-09-01 | |
| | | ||||
| * | Added a comment: gpg encryption on ssh remotes | https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0 | 2012-09-01 | |
|/ | ||||
* | typography | Joey Hess | 2012-08-31 | |
| | ||||
* | typo | Joey Hess | 2012-08-31 | |
| | ||||
* | blog for the day | Joey Hess | 2012-08-31 | |
| | ||||
* | UI for adding a ssh or rsync remote | Joey Hess | 2012-08-31 | |
| | ||||
* | split out local repo configurators | Joey Hess | 2012-08-31 | |
| | ||||
* | Added a comment | http://joeyh.name/ | 2012-08-31 | |
| | ||||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-08-31 | |
|\ | ||||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY | 2012-08-31 | |
| | | ||||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-08-31 | |
|\| | ||||
* | | update | Joey Hess | 2012-08-31 | |
| | | ||||
* | | preserve bytesComplete when updating a transfer info | Joey Hess | 2012-08-31 | |
| | | | | | | | | Avoids flicker to 0% when resuming a paused transfer. | |||
* | | remove the TChan component from the data structure | Joey Hess | 2012-08-31 | |
| | | | | | | | | | | | | | | | | | | The code to maintain that TChan in parallel with the list was buggy, the two were not always the same. And all that TChan was needed for was blocking on the next transfer, which can be accomplished just as well by checking the size and retrying, thanks to STM. Also, this is faster, and uses less memory. Total win. | |||
* | | fix alterTransferInfo | Joey Hess | 2012-08-31 | |
| | | | | | | | | don't want to stomp over fields other than the ones being changed | |||
* | | fix bug where resuming a transfer also started one queued transfer | Joey Hess | 2012-08-31 | |
| | | ||||
| * | Added a comment | http://joeyh.name/ | 2012-08-31 | |
| | | ||||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY | 2012-08-31 | |
| | | ||||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE | 2012-08-31 | |
|/ | ||||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-08-30 | |
|\ | ||||
* | | blog for the day | Joey Hess | 2012-08-30 | |
| | | ||||
* | | add a tip based on bergey's mention of the emacs mode in a comment | Joey Hess | 2012-08-30 | |
| | | ||||
| * | Added a comment: git-annex, media, emacs | http://bergey.dreamwidth.org/ | 2012-08-31 | |
|/ | ||||
* | update | Joey Hess | 2012-08-30 | |
| | ||||
* | reorg osx stuff | Joey Hess | 2012-08-30 | |
| | ||||
* | fix build without the webapp | Joey Hess | 2012-08-30 | |
| | ||||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-08-30 | |
|\ | ||||
| * | Added a comment | http://joeyh.name/ | 2012-08-30 | |
| | | ||||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-08-30 | |
|\ \ | ||||
| | * | Added a comment | http://joeyh.name/ | 2012-08-30 | |
| |/ | ||||
* | | import yesod qualified | Joey Hess | 2012-08-30 | |
| | | | | | | | | | | | | To avoid conflict with different liftIO from MonadIO (in some version of yesod not the one I have here), and because it's generally clearer, since this module has both Wai and Yesod stuff, to qualify them both. | |||
| * | Added a comment | http://joeyh.name/ | 2012-08-30 | |
|/ | ||||
* | add missing data-default dependency (needed with new yesod only) | Joey Hess | 2012-08-30 | |
| | ||||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-08-30 | |
|\ | ||||
| * | Added a comment: getting new error now. | http://kevwalke.myopenid.com/ | 2012-08-30 | |
| | | ||||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE | 2012-08-30 | |
| | | ||||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo | 2012-08-30 | |
| | | ||||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY | 2012-08-30 | |
| | | ||||
* | | use only one level of exception handling for transfer slot | Joey Hess | 2012-08-29 | |
| | | ||||
* | | display "paused" when transfer is paused | Joey Hess | 2012-08-29 | |
| | | | | | | | | | | | | This makes the buttons in the UI a little clearer. I'd prefer to enable the barberpole animation for running transfers, but that is jerky looking due to the way the dashboard is updated. | |||
* | | bug | Joey Hess | 2012-08-29 | |
| | | ||||
| * | Added a comment | http://joeyh.name/ | 2012-08-29 | |
|/ | ||||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-08-29 | |
|\ | ||||
* | | fix repeated pause and resume of a transfer | Joey Hess | 2012-08-29 | |
| | | | | | | | | | | | | | | I had an intuition that throwTo might be blocking because an exception was caught and the exception handler was running. This seems to be the case, and is avoided by using try. However, I can't really find anywhere in throwTo's documentation that justifies this behavior. | |||
* | | update | Joey Hess | 2012-08-29 | |
| | | ||||
* | | typoe | Joey Hess | 2012-08-29 | |
| | | ||||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2012-08-29 | |
|/ | ||||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-08-29 | |
|\ |