aboutsummaryrefslogtreecommitdiff
path: root/Annex/Perms.hs
Commit message (Expand)AuthorAge
* more lambda-case conversionGravatar Joey Hess2017-12-05
* typoGravatar Joey Hess2017-11-16
* enable LambdaCase and convert around 10% of places that could use itGravatar Joey Hess2017-11-15
* post-recive hook to make updateInstead work in direct mode and adjusted branchesGravatar Joey Hess2017-02-17
* correct spelling mistakesGravatar Edward Betts2017-02-12
* fsck: Warn when core.sharedRepository is set and an annex object file's write...Gravatar Joey Hess2016-04-14
* refactorGravatar Joey Hess2016-03-09
* Always try to thaw content, even when annex.crippledfilesystem is set.Gravatar Joey Hess2016-03-09
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* unused importGravatar Joey Hess2015-10-08
* better memoize core.sharedrepository handlingGravatar Joey Hess2015-05-19
* rename traverse to walk since Data.Traversable is imported by default in ghc ...Gravatar Joey Hess2015-05-10
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* Ensure execute bit is set on directories when core.sharedrepsitory is set.Gravatar Joey Hess2013-11-18
* Direct mode .git/annex/objects directories are no longer left writableGravatar Joey Hess2013-11-15
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* clean up from windows portingGravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* refactorGravatar Joey Hess2013-04-30
* fixGravatar Joey Hess2013-02-24
* hopefully fix a bugGravatar Joey Hess2013-02-24
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* ensure that content directory is thawed when writing direct mode mapping and ...Gravatar Joey Hess2013-01-26
* finished where indentation changesGravatar Joey Hess2012-12-13
* noopGravatar Joey Hess2012-04-21
* cache parsed core.sharedrepositoryGravatar Joey Hess2012-04-21
* honor core.sharedRepository when making all the other files in the annexGravatar Joey Hess2012-04-21