Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is ↵ | Joey Hess | 2015-05-10 |
| | | | | merely a difference of opinion to you to do this is a bit of an asshole move. Just saying. | ||
* | rejigger imports for clean build with ghc 7.10's AMP changes | Joey Hess | 2015-05-10 |
| | | | | | The explict import Prelude after import Control.Applicative is a trick to avoid a warning. | ||
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
| | |||
* | typo | Joey Hess | 2014-10-16 |
| | |||
* | typos | Joey Hess | 2014-10-16 |
| | |||
* | Use haskell setenv library to clean up several ugly workarounds for ↵ | Joey Hess | 2014-10-15 |
| | | | | | | | | | inability to manipulate the environment on windows. Didn't know that this library existed! This includes making git-annex not re-exec itself on start on windows, and making the test suite on Windows run tests without forking. | ||
* | relicense general utility library code to BSD | Joey Hess | 2014-05-10 |
| | | | | | Omitted a couple of files what have had significant contributions from others. | ||
* | avoid needing a build-dep on hxt for Data.AssocList | Joey Hess | 2014-01-14 |
| | |||
* | fix the day's windows permissions damage | Joey Hess | 2013-05-12 |
| | |||
* | fix windows build | Joey Hess | 2013-05-12 |
| | |||
* | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
| | |||
* | clean up from windows porting | Joey Hess | 2013-05-11 |
| | |||
* | fixes for Unix build | Joey Hess | 2013-05-11 |
| | |||
* | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |