| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-09 | propellor spin | Joey Hess | |
| 2015-02-08 | propellor spin | Joey Hess | |
| 2015-02-08 | propellor spin | Joey Hess | |
| 2015-02-08 | propellor spin | Joey Hess | |
| 2015-02-08 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-01-29 | changelog | Joey Hess | |
| 2015-01-29 | propellor spin | Joey Hess | |
| 2015-01-29 | propellor spin | Joey Hess | |
| 2015-01-29 | propellor spin | Joey Hess | |
| 2015-01-25 | store PropList reversed to optimise & | Joey Hess | |
| PropList is now an opaque type, to prevent misuse. Note that the PropAccum Host instance cannot use reversed order. | |||
| 2015-01-25 | typo | Joey Hess | |
| 2015-01-25 | prep release | Joey Hess | |
| 2015-01-25 | version | Joey Hess | |
| 2015-01-25 | update | Joey Hess | |
| 2015-01-25 | update | Joey Hess | |
| 2015-01-25 | remove idea about moving into GADT | Joey Hess | |
| 2015-01-25 | cleanup | Joey Hess | |
| 2015-01-25 | propellor spin | Joey Hess | |
| 2015-01-25 | propellor spin | Joey Hess | |
| 2015-01-25 | propellor spin | Joey Hess | |
| 2015-01-25 | propellor spin | Joey Hess | |
| 2015-01-25 | propellor spin | Joey Hess | |
| 2015-01-25 | remove toSimpleProp | Joey Hess | |
| It didn't do what I thought it did with a RevertableProperty; it always returned Nothing because even if the input properties to <!> are NoInfo, it casts them to HasInfo. Even if it had worked, it lost type safety. Better to export the Property NoInfo that is used in a RevertableProperty, so it can be used directly. | |||
| 2015-01-25 | fix combines instance | Joey Hess | |
| The old one caused the actions to run in the right order, but with the wrong description. This problem was found by comparing the [Host] between this branch and current joeyconfig, and printing out their properties, info, and also their list of child properties. The only other difference found is that onChange orders the child property list differently. That does not have any real effect and would be difficult to change, so I've left it as-is. | |||
| 2015-01-25 | avoid needing to define Show twice | Joey Hess | |
| 2015-01-25 | improve docs | Joey Hess | |
| 2015-01-24 | fix typo | Joey Hess | |
