aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* Remove references to deleted webappGravatar Benjamin Barenblat2022-01-19
* fold Build/SysConfig.hs into BuildInfo via includeGravatar Joey Hess2017-12-14
* assistant: update export db after mergeing git-annex branch changesGravatar Joey Hess2017-09-20
* add exporter thread to assistantGravatar Joey Hess2017-09-20
* first pass at assistant knowing about export remotesGravatar Joey Hess2017-09-20
* assistant: Merge changes from refs/remotes/foo/master into master.Gravatar Joey Hess2017-06-07
* analysisGravatar Joey Hess2017-06-07
* configuration to disable automatic merge conflict resolutionGravatar Joey Hess2017-06-01
* adeiu, MissingHGravatar Joey Hess2017-05-16
* rename prompt since Messages added a function by that nameGravatar Joey Hess2017-05-15
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* remove unused importGravatar Joey Hess2017-03-08
* assistant: Add 1/200th second delay between checking each file in the full tr...Gravatar Joey Hess2017-03-06
* add KeyVariety typeGravatar Joey Hess2017-02-24
* include problem PairData in error messageGravatar Joey Hess2017-02-13
* Make import --deduplicate and --skip-duplicates only hash once, not twiceGravatar Joey Hess2017-02-09
* annex.autocommit can be configured via git-annex configGravatar Joey Hess2017-02-03
* webapp: full wormhole pairing UI (untested)Gravatar Joey Hess2016-12-27
* clean up some importsGravatar Joey Hess2016-12-27
* Merge branch 'master' into no-xmppGravatar Joey Hess2016-12-24
|\
| * max authtoken length is 128Gravatar Joey Hess2016-11-30
| * unified AuthToken type between webapp and torGravatar Joey Hess2016-11-22
| * remotedaemon: Fork to background by default. Added --foreground switch to ena...Gravatar Joey Hess2016-11-20
| * Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
| * sync: Pass --allow-unrelated-histories to git merge when used with git git 2....Gravatar Joey Hess2016-11-15
* | remove xmpp supportGravatar Joey Hess2016-11-14
|/
* switch away from deprecated recvFromGravatar Joey Hess2016-09-05
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* only warn about missing dbus support on linuxGravatar Joey Hess2016-05-24
* move keys db closure to AutoMergeGravatar Joey Hess2016-05-16
* assistant: Fix race in v6 mode that caused downloaded file content to sometim...Gravatar Joey Hess2016-05-16
* assistant: Fix bug that caused v6 pointer files to be annexed by the assistant.Gravatar Joey Hess2016-05-16
* stage pointer file not annex linkGravatar Joey Hess2016-05-16
* assistant: Deal with upcoming git's refusal to merge unrelated histories by d...Gravatar Joey Hess2016-04-22
* use more general moduleGravatar Joey Hess2016-04-21
* Preserve execute bits of unlocked files in v6 mode.Gravatar Joey Hess2016-04-14
* make assistant aware of adjusted branches when mergingGravatar Joey Hess2016-02-29
* make sync aware of adjusted branchesGravatar Joey Hess2016-02-29
* annex.largefiles can be configured in .gitattributes tooGravatar Joey Hess2016-02-02
* remove 3 build flagsGravatar Joey Hess2016-01-26
* assistant: Use udisks2 dbus events to detect when disks are mounted, instead ...Gravatar Joey Hess2016-01-22
* assistant: Added new name used for udisks2 dbus service in gnome 3.18.Gravatar Joey Hess2016-01-22
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* immediate queue flushing when annex.queuesize=1Gravatar Joey Hess2016-01-13
* avoid confusing git with a modified ctime in clean filterGravatar Joey Hess2016-01-07
* use TopFilePath for associated filesGravatar Joey Hess2016-01-05
* improve data typeGravatar Joey Hess2016-01-01
* fix OSX buildGravatar Joey Hess2015-12-28
* combine PendingAddChanges for the same file into oneGravatar Joey Hess2015-12-22
* populate unlocked files with newly available content when ingestingGravatar Joey Hess2015-12-22