index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Perms.hs
Commit message (
Expand
)
Author
Age
*
fsck: Warn when core.sharedRepository is set and an annex object file's write...
Joey Hess
2016-04-14
*
refactor
Joey Hess
2016-03-09
*
Always try to thaw content, even when annex.crippledfilesystem is set.
Joey Hess
2016-03-09
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
unused import
Joey Hess
2015-10-08
*
better memoize core.sharedrepository handling
Joey Hess
2015-05-19
*
rename traverse to walk since Data.Traversable is imported by default in ghc ...
Joey Hess
2015-05-10
*
update my email address and homepage url
Joey Hess
2015-01-21
*
revert parentDir change
Joey Hess
2015-01-09
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
Ensure execute bit is set on directories when core.sharedrepsitory is set.
Joey Hess
2013-11-18
*
Direct mode .git/annex/objects directories are no longer left writable
Joey Hess
2013-11-15
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
clean up from windows porting
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
refactor
Joey Hess
2013-04-30
*
fix
Joey Hess
2013-02-24
*
hopefully fix a bug
Joey Hess
2013-02-24
*
crippled filesystem support, probing and initial support
Joey Hess
2013-02-14
*
ensure that content directory is thawed when writing direct mode mapping and ...
Joey Hess
2013-01-26
*
finished where indentation changes
Joey Hess
2012-12-13
*
noop
Joey Hess
2012-04-21
*
cache parsed core.sharedrepository
Joey Hess
2012-04-21
*
honor core.sharedRepository when making all the other files in the annex
Joey Hess
2012-04-21