summaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* max authtoken length is 128Gravatar Joey Hess2016-11-30
* Merge branch 'master' into torGravatar Joey Hess2016-11-29
|\
* | unified AuthToken type between webapp and torGravatar Joey Hess2016-11-22
| * Relicense 5 source files that are not part of the webapp from AGPL to GPL.Gravatar Joey Hess2016-11-21
* | 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
* fix tricky warning with ghc 8Gravatar Joey Hess2016-11-15
* sync: Pass --allow-unrelated-histories to git merge when used with git git 2....Gravatar Joey Hess2016-11-15
* convert TMVars that are never left empty into TVarsGravatar Joey Hess2016-09-30
* switch away from deprecated interfaceGravatar Joey Hess2016-09-05
* 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
* webapp: Escape unusual characters in ssh hostnames when generating mangled ho...Gravatar Joey Hess2016-07-19
* filter out NoUUID remotes from syncDataRemotesGravatar Joey Hess2016-06-09
* only warn about missing dbus support on linuxGravatar Joey Hess2016-05-24
* Pass the various gnupg-options configs to gpg in several cases where they wer...Gravatar Joey Hess2016-05-23
* 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
* avoid warnings about not exported System.Directory.isSymbolicLinkGravatar Joey Hess2016-04-28
* Fix build with directory-1.2.6.2.Gravatar Joey Hess2016-04-28
* make assistant not write wrappers when GIT_ANNEX_PACKAGE_INSTALL is setGravatar Joey Hess2016-04-27
* 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
* update sync branch to the orig branch when in adjusted branchGravatar Joey Hess2016-02-29
* make assistant aware of adjusted branches when mergingGravatar Joey Hess2016-02-29
* push original branch when on adjusted branchGravatar 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
* finish v6 support for assistantGravatar Joey Hess2015-12-22
* refactoringGravatar Joey Hess2015-12-22
* wip v6 support for assistantGravatar Joey Hess2015-12-21
* reorgGravatar Joey Hess2015-12-15
* move InodeSentinal from direct mode code to its own moduleGravatar Joey Hess2015-12-09
* generalize catchHardwareFault to catchIOErrorTypeGravatar Joey Hess2015-12-06
* assistant: Pass ssh-options through 3 more git pull/push calls that were miss...Gravatar Joey Hess2015-11-10
* fix local dropping to not require extra locking of copies, but only that the ...Gravatar Joey Hess2015-10-09