341269e035
* assistant, watcher: .gitignore files and other git ignores are now honored, when git 1.8.4 or newer is installed. (Thanks, Adam Spiers, for getting the necessary support into git for this.) * importfeed: Ignores transient problems with feeds. Only exits nonzero when a feed has repeatedly had a problems for at least 1 day. * importfeed: Fix handling of dots in extensions. * Windows: Added support for encrypted special remotes. * Windows: Fixed permissions problem that prevented removing files from directory special remote. Directory special remotes now fully usable. # imported from the archive
16 lines
430 B
Text
16 lines
430 B
Text
<ul .dropdown-menu>
|
|
<li>
|
|
<a href="@{NewRepositoryR}">
|
|
<i .icon-plus-sign></i> Add another local repository
|
|
<li>
|
|
<a href="@{RepositorySwitcherR}">
|
|
<i .icon-folder-close></i> Switch repository
|
|
<li>
|
|
<a href="@{RestartR}">
|
|
<i .icon-repeat></i> Restart daemon
|
|
<li>
|
|
<a href="@{ShutdownR}">
|
|
<i .icon-off></i> Shutdown daemon
|
|
<li>
|
|
<a href="@{LogR}">
|
|
<i .icon-list></i> View log
|