Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | assistant --autostart: Automatically ionices the daemons it starts. | Joey Hess | 2013-06-21 |
| | |||
* | use setCurrentDirectory | Joey Hess | 2013-05-11 |
| | | | | On POSIX, this just calls changeWorkingDirectory. | ||
* | rename module | Joey Hess | 2013-04-23 |
| | |||
* | add section metadata to all commands | Joey Hess | 2013-03-24 |
| | | | | Not yet used .. mindless train work. | ||
* | webapp: New preferences page allows enabling/disabling debug logging at ↵ | Joey Hess | 2013-03-03 |
| | | | | runtime, as well as configuring numcopies and diskreserve. | ||
* | where indentation | Joey Hess | 2012-11-12 |
| | |||
* | nub the autostart file | Joey Hess | 2012-10-14 |
| | | | | | It's possible for the file to get duplicate lines in it, and if so, we want to ignore the dups. | ||
* | hlint | Joey Hess | 2012-09-13 |
| | |||
* | use the ~/.config/git-annex/program file to find command when running transfers | Joey Hess | 2012-08-27 |
| | |||
* | full autostart support | Joey Hess | 2012-08-02 |
| | | | | | | | | git annex assistant --autostart will start separate daemons in each listed autostart repo running the webapp outside any git-annex repo will open it on the first listed autostart repo | ||
* | add assistant command | Joey Hess | 2012-06-22 |
like watch, but more magic |