summaryrefslogtreecommitdiff
path: root/Utility/FileMode.hs
Commit message (Expand)AuthorAge
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* 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
* use unix-compat, removed a lot of stubs in Utility.FileModeGravatar Joey Hess2013-05-11
* fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* stub out POSIX stuffGravatar Joey Hess2013-05-10
* avoid crashing on Android when file mode of .git/annex/url cannot be setGravatar Joey Hess2013-05-03
* restart UIGravatar Joey Hess2013-01-03
* finished where indentation changesGravatar Joey Hess2012-12-13
* use xmpp::user@host for xmpp remotesGravatar Joey Hess2012-11-09
* move sticky bit code into Utility.FileModeGravatar Joey Hess2012-09-25
* in which I discover voidGravatar Joey Hess2012-04-21
* honor core.sharedRepository when making all the other files in the annexGravatar Joey Hess2012-04-21
* better file mode setting codeGravatar Joey Hess2012-04-21
* Support git's core.sharedRepository configurationGravatar Joey Hess2012-04-21
* avoid chown call if the current file mode is same as newGravatar Joey Hess2012-04-21
* check hook executabilityGravatar Joey Hess2012-03-14
* make unused check branches and tags tooGravatar Joey Hess2011-09-28
* refactorGravatar Joey Hess2011-09-23