| Commit message (Expand) | Author | Age |
... | |
* | typo | Joey Hess | 2012-09-19 |
* | recvkey is not an upload, so ignore the progress callback | Joey Hess | 2012-09-19 |
* | add a progress callback to storeKey, and threaded it all the way through | Joey Hess | 2012-09-19 |
* | renamed RsyncFile -> Rsync | Joey Hess | 2012-09-19 |
* | better name for fallback sync refs | Joey Hess | 2012-09-16 |
* | sync: Pushes the git-annex branch to remote/synced/git-annex, rather than dir... | Joey Hess | 2012-09-16 |
* | reinject: When the provided file doesn't match, leave it where it is, rather ... | Joey Hess | 2012-09-16 |
* | more descriptive name for oneshot | Joey Hess | 2012-09-15 |
* | migrate: Check content before generating the new key, to avoid generating a k... | Joey Hess | 2012-09-14 |
* | add decodeW8 | Joey Hess | 2012-09-13 |
* | hlint | Joey Hess | 2012-09-13 |
* | first pass at alert buttons | Joey Hess | 2012-09-08 |
* | display errors when any named thread crashes | Joey Hess | 2012-09-06 |
* | use the ~/.config/git-annex/program file to find command when running transfers | Joey Hess | 2012-08-27 |
* | refactor | Joey Hess | 2012-08-26 |
* | refactor | Joey Hess | 2012-08-26 |
* | add transferkey command | Joey Hess | 2012-08-24 |
* | keep logs of failed transfers, and requeue them when doing a non-full scan | Joey Hess | 2012-08-23 |
* | avoid unnecessary transfer scans when syncing a disconnected remote | Joey Hess | 2012-08-22 |
* | implement resuming of paused transfers | Joey Hess | 2012-08-12 |
* | add routes to pause/start/cancel transfers | Joey Hess | 2012-08-08 |
* | make the webapp honor the web.browser git config | 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 |
* | | handle case of adding populated drive to just created repo | Joey Hess | 2012-08-05 |
* | | fix crashes when run in a git repo that has been initted but has no master br... | Joey Hess | 2012-08-05 |
* | | Merge remote-tracking branch 'origin/master' into assistant | Joey Hess | 2012-08-05 |
|\| |
|
| * | unused, status: Avoid crashing when ran in bare repo. | Joey Hess | 2012-08-05 |
* | | wire up scan and transfer to newly added removable drive | Joey Hess | 2012-08-04 |
* | | full autostart support | Joey Hess | 2012-08-02 |
* | | webapp is no longer a daemon | Joey Hess | 2012-08-01 |
* | | always run webapp in foreground | Joey Hess | 2012-08-01 |
* | | write pid file even when running in foreground | Joey Hess | 2012-08-01 |
* | | implemented firstrun repository creation and redirection to full webapp | Joey Hess | 2012-08-01 |
* | | when run in uninitialized git repo, do firstrun | Joey Hess | 2012-07-31 |
* | | don't start webapp when in a git repo that has not been git-annex initted | Joey Hess | 2012-07-31 |
* | | webapp now starts up when run not in a git repo | Joey Hess | 2012-07-31 |
* | | Merge branch 'master' into assistant | Joey Hess | 2012-07-27 |
|\| |
|
| * | initremote: Avoid recording remote's description before checking that its con... | Joey Hess | 2012-07-27 |
* | | now the webapp has the same options as the assistant | Joey Hess | 2012-07-27 |
* | | much better webapp startup of the assistant | Joey Hess | 2012-07-27 |
* | | increase timeout from 10 to 100 seconds | Joey Hess | 2012-07-26 |
* | | when starting the assistant, wait for it to create the shim file, as well as ... | Joey Hess | 2012-07-26 |
* | | webapp: check that the shim exists, and restart the assistant if not | Joey Hess | 2012-07-26 |
* | | on second thought, let's use --restart rather than --force | Joey Hess | 2012-07-26 |
* | | git annex webapp --force forces a restart of the daemon | Joey Hess | 2012-07-26 |
* | | fix editor damage | Joey Hess | 2012-07-25 |
* | | git annex webapp now opens a browser to the webapp | Joey Hess | 2012-07-25 |
* | | add back debug logging | Joey Hess | 2012-07-19 |
| * | pull in transfer log code from assistant branch | Joey Hess | 2012-07-18 |