summaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* 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
* 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
* fix build warningGravatar Joey Hess2014-08-08
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* better exception displayGravatar Joey Hess2014-07-26
* 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
* assistant: Make sanity checker tmp dir cleanup code more robust.Gravatar Joey Hess2014-05-30
* 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
* send remote-daemon a RELOAD after making a ssh remoteGravatar Joey Hess2014-04-20
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* 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
* 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
* assistant: Now detects immediately when other repositories push changes toGravatar Joey Hess2014-04-08
* Added required content configuration.Gravatar Joey Hess2014-03-29
* reload preferred content when group preferred content log changesGravatar Joey Hess2014-03-29
* reorg matcher types; no non-type code changesGravatar Joey Hess2014-03-29
* webapp: Use securemem for constant time auth token comparisons.Gravatar Joey Hess2014-03-12
* another old warp-tls workaroundGravatar Joey Hess2014-03-12
* assistant: Smarter log file rotation, which takes free disk space into account.Gravatar Joey Hess2014-03-05
* annex.startupscan can be set to false to disable the assistant's startup scan.Gravatar Joey Hess2014-03-05
* sync: Automatically resolve merge conflict between and annexed file and a reg...Gravatar Joey Hess2014-03-04
* factor out Annex.AutoMerge from Command.SyncGravatar Joey Hess2014-03-04
* annex.listen can be configured, instead of using --listenGravatar Joey Hess2014-03-01
* use https when .git/annex/privkey.pem and .git/annex/certificate.pem exist (u...Gravatar Joey Hess2014-02-28
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* only warn about no dbus when building on linuxGravatar Joey Hess2014-02-25
* fix all remaining -Wall warnings on WindowsGravatar Joey Hess2014-02-25