summaryrefslogtreecommitdiff
path: root/Command/Assistant.hs
Commit message (Expand)AuthorAge
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* Run standalone install process when the assistant is started (was only being ...Gravatar Joey Hess2014-06-30
* assistant --autostart: Refuse to start in a bare git repository.Gravatar Joey Hess2014-02-28
* reorgGravatar Joey Hess2014-01-26
* reorganize some files and importsGravatar Joey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* make "git annex help options" work outside a git repoGravatar Joey Hess2013-11-30
* assistant: When autostarted, wait 5 seconds before running the startup scan, ...Gravatar Joey Hess2013-10-26
* check in configure if ionice -c3 worksGravatar Joey Hess2013-06-21
* assistant --autostart: Automatically ionices the daemons it starts.Gravatar Joey Hess2013-06-21
* use setCurrentDirectoryGravatar Joey Hess2013-05-11
* rename moduleGravatar Joey Hess2013-04-23
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* webapp: New preferences page allows enabling/disabling debug logging at runti...Gravatar Joey Hess2013-03-03
* where indentationGravatar Joey Hess2012-11-12
* nub the autostart fileGravatar Joey Hess2012-10-14
* hlintGravatar Joey Hess2012-09-13
* use the ~/.config/git-annex/program file to find command when running transfersGravatar Joey Hess2012-08-27
* full autostart supportGravatar Joey Hess2012-08-02
* add assistant commandGravatar Joey Hess2012-06-22