aboutsummaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* fixed all remaining build warnings on WindowsGravatar Joey Hess2014-12-29
* fix warning when building w/o dbusGravatar Joey Hess2014-12-29
* remove webUUID special caseGravatar Joey Hess2014-12-17
* Add undo action to nautilus and konqueror integration.Gravatar Joey Hess2014-11-14
* remove unused importsGravatar Joey Hess2014-10-28
* move remote removal into separate moduleGravatar Joey Hess2014-10-27
* fix LANGUAGE pragmaGravatar Joey Hess2014-10-09
* Support building with yesod 1.4.Gravatar Joey Hess2014-10-09
* indent with tabs not spacesGravatar Joey Hess2014-10-09
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* assistant: Detect when repository has been deleted or moved, and automaticall...Gravatar Joey Hess2014-09-15
* use types to enforce that removeAnnex can only be called inside lockContentGravatar Joey Hess2014-08-20
* fix build warningGravatar Joey Hess2014-08-08
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* better exception displayGravatar Joey Hess2014-07-26
* use passed program name for kde hooksGravatar Joey Hess2014-07-21
* webapp: Automatically install Konqueror integration scripts to get and drop f...Gravatar Joey Hess2014-07-21
* Install nautilus hooks even when ~/.local/share/nautilus/ does not yet exist,...Gravatar Joey Hess2014-07-16
* Really fix bug that caused the assistant to make many unncessary empty merge ...Gravatar Joey Hess2014-07-09
* assistant: Fix bug, introduced in last release, that caused the assistant to ...Gravatar Joey Hess2014-07-05
* remove unused importGravatar Joey Hess2014-07-04
* reorgGravatar Joey Hess2014-07-04
* support commit.gpgsignGravatar Joey Hess2014-07-04
* Windows: Assistant now logs to daemon.log.Gravatar Joey Hess2014-06-17
* assistant: Fix one-way assistant->assistant sync in direct mode.Gravatar Joey Hess2014-06-16
* fix for Windows file timestamp timezone madnessGravatar Joey Hess2014-06-12
* Fix build with wai 0.3.0.Gravatar Joey Hess2014-06-11
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* webapp: Include ssh port in mangled hostname.Gravatar Joey Hess2014-06-05
* assistant: Make sanity checker tmp dir cleanup code more robust.Gravatar Joey Hess2014-05-30
* fix UI when enabling existing gcrypt repoGravatar Joey Hess2014-05-30
* avoid stomping on existing description when enabling a special remoteGravatar Joey Hess2014-05-30
* get rid of (completely safe) uses of Char8Gravatar Joey Hess2014-05-27
* assistant: When there are multiple remotes giving different ways to access th...Gravatar Joey Hess2014-05-19
* add CredPair cacheGravatar Joey Hess2014-04-29
* assistant: Clean up stale tmp files on startup.Gravatar Joey Hess2014-04-27
* avoid build warning from new dbusGravatar Joey Hess2014-04-26
* avoid build warning from new dbusGravatar Joey Hess2014-04-26
* Standalone builds now check gpg signatures before upgrading.Gravatar Joey Hess2014-04-23
* webapp: Support using git-annex on a remote server, which was installed from ...Gravatar Joey Hess2014-04-20
* send remote-daemon a RELOAD after making a ssh remoteGravatar Joey Hess2014-04-20
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* reinit: New command that can initialize a new reposotory using the configurat...Gravatar Joey Hess2014-04-15
* detect wicd network disconnection eventsGravatar Joey Hess2014-04-12
* NetWatcher: detect when networkmanager has lost network connectionGravatar Joey Hess2014-04-12
* remotedaemon: When network connection is lost, close all cached ssh connections.Gravatar Joey Hess2014-04-12
* webapp: Rework xmpp nudge to prompt for either xmpp or a ssh remote be set up.Gravatar Joey Hess2014-04-09
* also show signal icon next to connected xmpp remotesGravatar Joey Hess2014-04-09
* webapp: Show a network signal icon next to ssh remotes that it's currently co...Gravatar Joey Hess2014-04-09
* make git-remote-daemon ssh transport robustGravatar Joey Hess2014-04-09