index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Environment.hs
Commit message (
Expand
)
Author
Age
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Windows: Fix crash when user.name is not set in git config.
Joey Hess
2014-10-31
*
fix windows build
Joey Hess
2014-10-16
*
Use haskell setenv library to clean up several ugly workarounds for inability...
Joey Hess
2014-10-15
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
When init detects that git is not configured to commit, and sets user.email t...
Joey Hess
2014-04-20
*
hlint
Joey Hess
2013-09-25
*
avoid more build warnings on Windows
Joey Hess
2013-08-04
*
get rid of __WINDOWS__, use mingw32_HOST_OS
Joey Hess
2013-08-02
*
detect system with no dot in FQDN, where git commit will fail, and workaround
Joey Hess
2013-07-05
*
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
*
fixup #if 0 stubs to use #ifndef mingw32_HOST_OS
Joey Hess
2013-05-10
*
stub out POSIX stuff
Joey Hess
2013-05-10
*
work around git/environment/gecos/android suck
Joey Hess
2013-05-03
*
set EMAIL when GECOS workaround is needed
Joey Hess
2013-05-03
*
Detect systems that have no user name set in GECOS, and also don't have user....
Joey Hess
2013-04-22