summaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* 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
* add UrlOptions sum typeGravatar Joey Hess2014-02-24
* remove Read instance for RefGravatar Joey Hess2014-02-19
* fix windows buildGravatar Joey Hess2014-02-11
* Fix build on platforms not supporting the webapp.Gravatar Joey Hess2014-02-08
* improve sync with xmpp and annex-ignoreGravatar Joey Hess2014-02-01
* avoid using function named that conflicts with name used in newer version of ...Gravatar Joey Hess2014-01-29
* fix delay of daily sanity check (hacked for testing and accidentially committed)Gravatar Joey Hess2014-01-23
* try to drop unused object if it does not need to be transferred anywhereGravatar Joey Hess2014-01-23
* fix transfers of key with no associated fileGravatar Joey Hess2014-01-23
* add webapp UI to manage unused filesGravatar Joey Hess2014-01-23
* allow annex.expireunused to be set to false, as well as to a durationGravatar Joey Hess2014-01-22
* assistant unused file handlingGravatar Joey Hess2014-01-22
* assistant: Run the periodic git gc in batch mode.Gravatar Joey Hess2014-01-22
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* global numcopies settingGravatar Joey Hess2014-01-20
* much better command action handling for sync --contentGravatar Joey Hess2014-01-20
* sync --content: New option that makes the content of annexed files be transfe...Gravatar Joey Hess2014-01-19
* assistant: Detect if .git/annex/index is corrupt at startup, and recover.Gravatar Joey Hess2014-01-14
* assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add i...Gravatar Joey Hess2013-12-20
* flip for clarityGravatar Joey Hess2013-12-16
* assistant: Always batch changes found in startup scan.Gravatar Joey Hess2013-12-16
* Improve repair of git-annex index file.Gravatar Joey Hess2013-12-10
* avoid needing --force on windows despite no lsofGravatar Joey Hess2013-12-09
* close tmp file handleGravatar Joey Hess2013-12-07
* avoid trying to use lsof when it's not in path and --forcedGravatar Joey Hess2013-12-04
* avoid repeatedly searching path to make batch command when running transferkeysGravatar Joey Hess2013-12-01
* Avoid using git commit in direct mode, since in some situations it will read ...Gravatar Joey Hess2013-12-01