Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Pass -a to cp even when it supports --reflink=auto, to preserve permissions. | Joey Hess | 2012-05-15 |
| | | | | | | Amoung other things, this makes unlocking a WORM backed file and then re-adding it without making any changes not add a new object, as the timestamp is preserved. | ||
* | import juggling | Joey Hess | 2012-04-14 |
| | |||
* | remove Utility.Conditional and use IfElse | Joey Hess | 2012-01-24 |
| | | | | | | | This drops the >>! and >>? with the nice low fixity. IfElse does have undocumented >>=>>! and >>=>>? operators, but I deem that too fishy. Anyway, using whenM and unlessM is easier; I sometimes mixed the operators up. | ||
* | factor out common imports | Joey Hess | 2011-10-03 |
| | | | | no code changes | ||
* | split groups of related functions out of Utility | Joey Hess | 2011-08-22 |
| | |||
* | moved files around | Joey Hess | 2011-08-20 |
| | |||
* | finished hlint pass | Joey Hess | 2011-07-15 |
| | |||
* | rename | Joey Hess | 2011-07-05 |