Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use strict insertWith | Joey Hess | 2012-05-04 |
| | |||
* | remove some partial functions | Joey Hess | 2011-12-15 |
| | | | | | A few were too hard to get rid of, and safe since the code does check for an empty line. | ||
* | Automatically fix up badly formatted uuid.log entries produced by ↵ | Joey Hess | 2011-11-11 |
| | | | | 3.20111105, whenever the uuid.log is changed (ie, by init or describe). | ||
* | lint | Joey Hess | 2011-11-11 |
| | |||
* | clean up read/show abuse | Joey Hess | 2011-11-08 |
| | | | | | | | Avoid ever using read to parse a non-haskell formatted input string. show :: Key is arguably still show abuse, but displaying Keys as filenames is just too useful to give up. | ||
* | add a UUID type | Joey Hess | 2011-11-07 |
| | | | | Should have done this a long time ago. | ||
* | reorganize log modules | Joey Hess | 2011-10-15 |
no code changes |