aboutsummaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* Deal with the MonadFail proposalGravatar Benjamin Barenblat2022-01-19
* Eliminate Data.Map.insertWith'Gravatar Benjamin Barenblat2022-01-19
* Remove references to deleted webappGravatar Benjamin Barenblat2022-01-19
* Improve startup time for commands that do not operate on remotesGravatar Joey Hess2018-01-09
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* Revert "git-annex.cabal: Add back custom-setup stanza, so cabal new-build wor...Gravatar Joey Hess2017-12-31
* git-annex.cabal: Add back custom-setup stanza, so cabal new-build works.Gravatar Joey Hess2017-12-31
* fold Build/SysConfig.hs into BuildInfo via includeGravatar Joey Hess2017-12-14
* more lambda-case conversionGravatar Joey Hess2017-12-05
* still can't express custom-setup depsGravatar Joey Hess2017-11-14
* split out setEnv to avoid adding depGravatar Joey Hess2017-11-14
* remove unused valueGravatar Joey Hess2017-10-30
* terminateProcessId renamedGravatar Joey Hess2017-10-25
* build for windows with forked win32 package that has terminateProcessIdGravatar Joey Hess2017-10-25
* use plasma 5 location for ServiceMenus files on linuxGravatar FĂ©lix Sipma2017-10-18
* 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
* implement exporttree=yes configurationGravatar Joey Hess2017-09-04
* avoid the dashed ssh hostname class of security holesGravatar Joey Hess2017-08-17
* add annex-ignore-command and annex-sync-command configsGravatar Joey Hess2017-08-17
* 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
* Added remote.<name>.annex-push and remote.<name>.annex-pullGravatar Joey Hess2017-04-05
* 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
* fix up Read instance incompatability caused by recent commitGravatar Joey Hess2017-02-24
* 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
* add SetupStage parameter to RemoteType.setupGravatar Joey Hess2017-02-07
* annex.autocommit can be configured via git-annex configGravatar Joey Hess2017-02-03
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* webapp: full wormhole pairing UI (untested)Gravatar Joey Hess2016-12-27
* clean up some importsGravatar Joey Hess2016-12-27
* mocked up wormhole pairing interface in webappGravatar Joey Hess2016-12-24
* Merge branch 'master' into no-xmppGravatar Joey Hess2016-12-24
|\
| * Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
| * 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