summaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* 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
* 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
* add VerifiedCopy data typeGravatar Joey Hess2015-10-08
* --debug is passed along to git-annex-shell when git-annex is in debug mode.Gravatar Joey Hess2015-08-13
* Support monitoring systemd-networkd connectivity.Gravatar Sebastian Reuße2015-06-02
* remove Params constructor from Utility.SafeCommandGravatar Joey Hess2015-06-01
* also drop old dbus compatGravatar Joey Hess2015-04-22
* removed all uses of undefined from code baseGravatar Joey Hess2015-04-19
* make segmentXargs preserve orderGravatar Joey Hess2015-04-02
* assistant: Committing a whole lot of files at once could overflow command-lin...Gravatar Joey Hess2015-03-26
* add a commentGravatar Joey Hess2015-03-26
* When re-execing git-annex, use current program location, rather than ~/.confi...Gravatar Joey Hess2015-02-28
* make programPath return FilePath not Maybe FilePathGravatar Joey Hess2015-02-28
* sync, assistant: Include repository name in head branch commit message.Gravatar Joey Hess2015-02-11
* assistant: Improve sanity check for control characters when pairing.Gravatar Joey Hess2015-02-09
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* on second thought, InodeCache should use getFileSizeGravatar Joey Hess2015-01-20
* add getFileSize, which can get the real size of a large file on WindowsGravatar Joey Hess2015-01-20
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* fixed all remaining build warnings on WindowsGravatar Joey Hess2014-12-29
* fix warning when building w/o dbusGravatar Joey Hess2014-12-29
* remove webUUID special caseGravatar Joey Hess2014-12-17
* fix LANGUAGE pragmaGravatar Joey Hess2014-10-09
* Support building with yesod 1.4.Gravatar Joey Hess2014-10-09
* indent with tabs not spacesGravatar Joey Hess2014-10-09
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* assistant: Detect when repository has been deleted or moved, and automaticall...Gravatar Joey Hess2014-09-15
* fix build warningGravatar Joey Hess2014-08-08
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07