index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Threads
/
Merger.hs
Commit message (
Expand
)
Author
Age
*
sync: Pass --allow-unrelated-histories to git merge when used with git git 2....
Joey Hess
2016-11-15
*
move keys db closure to AutoMerge
Joey Hess
2016-05-16
*
assistant: Fix race in v6 mode that caused downloaded file content to sometim...
Joey Hess
2016-05-16
*
assistant: Deal with upcoming git's refusal to merge unrelated histories by d...
Joey Hess
2016-04-22
*
make assistant aware of adjusted branches when merging
Joey Hess
2016-02-29
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Really fix bug that caused the assistant to make many unncessary empty merge ...
Joey Hess
2014-07-09
*
assistant: Fix bug, introduced in last release, that caused the assistant to ...
Joey Hess
2014-07-05
*
support commit.gpgsign
Joey Hess
2014-07-04
*
annex.startupscan can be set to false to disable the assistant's startup scan.
Joey Hess
2014-03-05
*
sync: Automatically resolve merge conflict between and annexed file and a reg...
Joey Hess
2014-03-04
*
factor out Annex.AutoMerge from Command.Sync
Joey Hess
2014-03-04
*
remove Read instance for Ref
Joey Hess
2014-02-19
*
hlint
Joey Hess
2013-10-02
*
assistant: Fix bug that could cause incoming pushes to not get merged into th...
Joey Hess
2013-04-30
*
let's put type modules under the parent module, not in a Types directory
Joey Hess
2013-03-10
*
tag xmpp pushes with jid
Joey Hess
2013-03-06
*
assistant: Get back in sync with XMPP remotes after network reconnection, and...
Joey Hess
2013-03-06
*
add additional debug info about reasons for transfers
Joey Hess
2013-03-01
*
webapp: Now allows restarting any threads that crash.
Joey Hess
2013-01-26
*
use sync command merge engine in assistant
Joey Hess
2012-12-25
*
where indentation
Joey Hess
2012-10-31
*
finished pushing Assistant monad into all relevant files
Joey Hess
2012-10-30
*
split BranchChange and lifted
Joey Hess
2012-10-29
*
converted 6 more threads
Joey Hess
2012-10-29
*
Assistant monad, stage 2.5
Joey Hess
2012-10-29
*
add ConfigMonitor thread
Joey Hess
2012-10-20
*
use gitRepo
Joey Hess
2012-10-12
*
run current branch merge in annex monad
Joey Hess
2012-09-17
*
deferred downloads
Joey Hess
2012-09-17
*
better name for fallback sync refs
Joey Hess
2012-09-16
*
ensure outgoing sync pushes always succeed when repo is accessible
Joey Hess
2012-09-16
*
make the merger merge any equivilant sync branch into the current branch
Joey Hess
2012-09-16
*
hlint
Joey Hess
2012-09-13
*
display errors when any named thread crashes
Joey Hess
2012-09-06
*
cleanup
Joey Hess
2012-08-26
*
refactor
Joey Hess
2012-08-22
*
handle case of adding populated drive to just created repo
Joey Hess
2012-08-05
*
build fixes
Joey Hess
2012-07-25
*
debugging improvements
Joey Hess
2012-07-20
*
MVar deadlock problem seems to be fixed by previous commit
Joey Hess
2012-06-28
*
improve thread termination handling
Joey Hess
2012-06-28
*
tweak
Joey Hess
2012-06-28
*
merge conflict resolution now working
Joey Hess
2012-06-27
*
actually fetch from remote when doing a manual pull
Joey Hess
2012-06-27
*
automatic conflict resolution for assistant
Joey Hess
2012-06-27
*
fixup merges now done when needed
Joey Hess
2012-06-25
*
reorg threads
Joey Hess
2012-06-25