| Commit message (Expand) | Author | Age |
* | add getFileSize, which can get the real size of a large file on Windows | Joey Hess | 2015-01-20 |
* | Fix build with process 1.2.1.0. | Joey Hess | 2015-01-04 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | add missing Network.URI Ord instance for Debian stable | Joey Hess | 2014-04-14 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | Windows: Avoid using unix-compat's rename, which refuses to rename directories. | Joey Hess | 2014-01-29 |
* | clean up some ugly code | Joey Hess | 2013-09-27 |
* | fix the day's windows permissions damage | Joey Hess | 2013-05-12 |
* | work around MissingH's absNormPath not working on Windows | 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 |
* | fixup #if 0 stubs to use #ifndef mingw32_HOST_OS | Joey Hess | 2013-05-10 |
* | stub out posix stuff for Windows | Joey Hess | 2013-05-10 |
* | expose Control.Monad.join | Joey Hess | 2013-04-22 |
* | seems I need PackageImports here for configure | Joey Hess | 2013-04-14 |
* | turn on PackageImports globally | Joey Hess | 2013-04-13 |
* | Common.hs: System.Path is exported by "MissingH" and "pathtype" package | Peter Simons | 2013-02-23 |
* | deal with mtl/monads-tf conflict | Joey Hess | 2012-10-24 |
* | switch from System.Cmd.Utils to System.Process | Joey Hess | 2012-07-18 |
* | pointlessness | Joey Hess | 2012-06-29 |
* | factor out Utility.FileSystemEncoding | Joey Hess | 2012-03-09 |
* | IO exception rework | Joey Hess | 2012-02-03 |
* | switch to the strict state monad | Joey Hess | 2012-01-29 |
* | remove Utility.Conditional and use IfElse | Joey Hess | 2012-01-24 |
* | amusing name | Joey Hess | 2011-12-20 |
* | more partial function removal | Joey Hess | 2011-12-15 |
* | refactor | Joey Hess | 2011-12-03 |
* | support .git/annex on a different disk than the rest of the repo | Joey Hess | 2011-11-28 |
* | lint | Joey Hess | 2011-11-11 |
* | add safeSystem | Joey Hess | 2011-11-09 |
* | broke up Utility | Joey Hess | 2011-10-16 |
* | factor out common imports | Joey Hess | 2011-10-03 |