summaryrefslogtreecommitdiff
path: root/Utility/UserInfo.hs
Commit message (Expand)AuthorAge
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* fix the day's windows permissions damageGravatar Joey Hess2013-05-12
* check addition env vars so it works on Windows outside of CygwinGravatar Joey Hess2013-05-12
* 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
* fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* stub out posix stuff for WindowsGravatar Joey Hess2013-05-10
* Makefile now builds using cabal, taking advantage of cabal's automatic detect...Gravatar Joey Hess2013-02-27
* avoid trying to use GECOS on Android, which responds with sig11Gravatar Joey Hess2013-02-19
* assistant: Detect when system is not configured with a user name, and set env...Gravatar Joey Hess2013-01-06
* finished where indentation changesGravatar Joey Hess2012-12-13
* Use USER and HOME environment when set, and only fall back to getpwent, which...Gravatar Joey Hess2012-10-25