index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
FileMode.hs
Commit message (
Expand
)
Author
Age
*
add allowRead
Joey Hess
2013-11-20
*
Ensure execute bit is set on directories when core.sharedrepsitory is set.
Joey Hess
2013-11-18
*
get rid of __WINDOWS__, use mingw32_HOST_OS
Joey Hess
2013-08-02
*
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
*
use unix-compat, removed a lot of stubs in Utility.FileMode
Joey Hess
2013-05-11
*
fixup #if 0 stubs to use #ifndef mingw32_HOST_OS
Joey Hess
2013-05-10
*
stub out POSIX stuff
Joey Hess
2013-05-10
*
avoid crashing on Android when file mode of .git/annex/url cannot be set
Joey Hess
2013-05-03
*
restart UI
Joey Hess
2013-01-03
*
finished where indentation changes
Joey Hess
2012-12-13
*
use xmpp::user@host for xmpp remotes
Joey Hess
2012-11-09
*
move sticky bit code into Utility.FileMode
Joey Hess
2012-09-25
*
in which I discover void
Joey Hess
2012-04-21
*
honor core.sharedRepository when making all the other files in the annex
Joey Hess
2012-04-21
*
better file mode setting code
Joey Hess
2012-04-21
*
Support git's core.sharedRepository configuration
Joey Hess
2012-04-21
*
avoid chown call if the current file mode is same as new
Joey Hess
2012-04-21
*
check hook executability
Joey Hess
2012-03-14
*
make unused check branches and tags too
Joey Hess
2011-09-28
*
refactor
Joey Hess
2011-09-23