summaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* 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
* merge improved fsck types from git-repair and some associated changesGravatar Joey Hess2013-11-30
* tested multi-daemon upgradeGravatar Joey Hess2013-11-24
* show version in upgrade alertGravatar Joey Hess2013-11-24
* add support for fully automatic upgradesGravatar Joey Hess2013-11-24
* linux upgrade code debugged and workingGravatar Joey Hess2013-11-24
* completely untested linux upgrade codeGravatar Joey Hess2013-11-23
* queue and start download of git-annex from web, using git-annex, when upgrade...Gravatar Joey Hess2013-11-23
* global webapp redirects, to finish upgradesGravatar Joey Hess2013-11-23
* better UI flow through upgrade processGravatar Joey Hess2013-11-23