summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
...
* refactorGravatar Joey Hess2012-08-26
* refactorGravatar Joey Hess2012-08-26
* add transferkey commandGravatar Joey Hess2012-08-24
* keep logs of failed transfers, and requeue them when doing a non-full scanGravatar Joey Hess2012-08-23
* avoid unnecessary transfer scans when syncing a disconnected remoteGravatar Joey Hess2012-08-22
* implement resuming of paused transfersGravatar Joey Hess2012-08-12
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* make the webapp honor the web.browser git configGravatar Joey Hess2012-08-08
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-07
|\
| * fix transfer log cleanup crashGravatar Joey Hess2012-08-07
* | handle case of adding populated drive to just created repoGravatar Joey Hess2012-08-05
* | fix crashes when run in a git repo that has been initted but has no master br...Gravatar Joey Hess2012-08-05
* | Merge remote-tracking branch 'origin/master' into assistantGravatar Joey Hess2012-08-05
|\|
| * unused, status: Avoid crashing when ran in bare repo.Gravatar Joey Hess2012-08-05
* | wire up scan and transfer to newly added removable driveGravatar Joey Hess2012-08-04
* | full autostart supportGravatar Joey Hess2012-08-02
* | webapp is no longer a daemonGravatar Joey Hess2012-08-01
* | always run webapp in foregroundGravatar Joey Hess2012-08-01
* | write pid file even when running in foregroundGravatar Joey Hess2012-08-01
* | implemented firstrun repository creation and redirection to full webappGravatar Joey Hess2012-08-01
* | when run in uninitialized git repo, do firstrunGravatar Joey Hess2012-07-31
* | don't start webapp when in a git repo that has not been git-annex inittedGravatar Joey Hess2012-07-31
* | webapp now starts up when run not in a git repoGravatar Joey Hess2012-07-31
* | Merge branch 'master' into assistantGravatar Joey Hess2012-07-27
|\|
| * initremote: Avoid recording remote's description before checking that its con...Gravatar Joey Hess2012-07-27
* | now the webapp has the same options as the assistantGravatar Joey Hess2012-07-27
* | much better webapp startup of the assistantGravatar Joey Hess2012-07-27
* | increase timeout from 10 to 100 secondsGravatar Joey Hess2012-07-26
* | when starting the assistant, wait for it to create the shim file, as well as ...Gravatar Joey Hess2012-07-26
* | webapp: check that the shim exists, and restart the assistant if notGravatar Joey Hess2012-07-26
* | on second thought, let's use --restart rather than --forceGravatar Joey Hess2012-07-26
* | git annex webapp --force forces a restart of the daemonGravatar Joey Hess2012-07-26
* | fix editor damageGravatar Joey Hess2012-07-25
* | git annex webapp now opens a browser to the webappGravatar Joey Hess2012-07-25
* | add back debug loggingGravatar Joey Hess2012-07-19
| * pull in transfer log code from assistant branchGravatar Joey Hess2012-07-18
* | Merge branch 'threaded' into assistantGravatar Joey Hess2012-07-18
|\ \
| * | switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
| |/
* | Merge branch 'master' into assistantGravatar Joey Hess2012-07-17
|\|
| * map: Write map.dot to .git/annex, which avoids watch trying to annex it.Gravatar Joey Hess2012-07-17
* | Merge branch 'master' into assistantGravatar Joey Hess2012-07-16
|\|
| * copy, drop: Avoid checking numcopies attribute unnecessarilyGravatar Joey Hess2012-07-10
* | wrote transfer threadGravatar Joey Hess2012-07-05
* | Merge branch 'master' into assistantGravatar Joey Hess2012-07-02
|\|
| * pass associatedfile and remoteuuid to git-annex-shellGravatar Joey Hess2012-07-02
| * record transfers for git-annex-shellGravatar Joey Hess2012-07-02
* | Merge branch 'master' into assistantGravatar Joey Hess2012-07-01
|\|
| * record transfer information on local git remotesGravatar Joey Hess2012-07-01
| * get, move, copy: Now refuse to do anything when the requested file transfer i...Gravatar Joey Hess2012-07-01
* | Merge branch 'master' into assistantGravatar Joey Hess2012-06-27
|\|