aboutsummaryrefslogtreecommitdiff
path: root/Annex/Environment.hs
Commit message (Expand)AuthorAge
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* Revert "git-annex.cabal: Add back custom-setup stanza, so cabal new-build wor...Gravatar Joey Hess2017-12-31
* git-annex.cabal: Add back custom-setup stanza, so cabal new-build works.Gravatar Joey Hess2017-12-31
* still can't express custom-setup depsGravatar Joey Hess2017-11-14
* split out setEnv to avoid adding depGravatar Joey Hess2017-11-14
* also avoid crashing in most circumstances if unable to determine the usernameGravatar Joey Hess2016-06-08
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Windows: Fix crash when user.name is not set in git config.Gravatar Joey Hess2014-10-31
* fix windows buildGravatar Joey Hess2014-10-16
* Use haskell setenv library to clean up several ugly workarounds for inability...Gravatar Joey Hess2014-10-15
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* When init detects that git is not configured to commit, and sets user.email t...Gravatar Joey Hess2014-04-20
* hlintGravatar Joey Hess2013-09-25
* avoid more build warnings on WindowsGravatar Joey Hess2013-08-04
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* detect system with no dot in FQDN, where git commit will fail, and workaroundGravatar Joey Hess2013-07-05
* 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 stuffGravatar Joey Hess2013-05-10
* work around git/environment/gecos/android suckGravatar Joey Hess2013-05-03
* set EMAIL when GECOS workaround is neededGravatar Joey Hess2013-05-03
* Detect systems that have no user name set in GECOS, and also don't have user....Gravatar Joey Hess2013-04-22