| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-15 | Merge remote-tracking branch 'felix/hasinisection' | Joey Hess | |
| 2016-06-15 | ConfFile: export hasIniSection | Félix Sipma | |
| 2016-06-14 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-06-14 | comment | Joey Hess | |
| 2016-06-14 | Added a comment | gueux | |
| 2016-06-14 | (no commit message) | picca | |
| 2016-06-14 | cleanup | Joey Hess | |
| 2016-06-14 | comment | Joey Hess | |
| 2016-06-14 | clean up after merge | Joey Hess | |
| 2016-06-14 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-06-14 | comment | Joey Hess | |
| 2016-06-13 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2016-06-13 | setting up joeyconfig after merge | Joey Hess | |
| 2016-06-13 | avoid using Architecture for what's really a kernel flavor | Joey Hess | |
| 2016-06-13 | changelog | Joey Hess | |
| 2016-06-13 | improve haddock | Joey Hess | |
| (cherry picked from commit ee1f24f5cc31c3d3524b43a74b16acae1c3a4ee4) | |||
| 2016-06-13 | add DebianKernel datatype | Félix Sipma | |
| (cherry picked from commit 3590a1241580ddcdd153e2619a3c02ce18a8db8c but without the changes to src/Propellor/Precompiled.hs) | |||
| 2016-06-13 | remove ANDROID in architectureToDebianArchString | Félix Sipma | |
| (cherry picked from commit 39966bc40c7a15543601e417e35fbb5c6bc1d5c4) | |||
| 2016-06-13 | remove ANDROID | Joey Hess | |
| (cherry picked from commit d5d42f4fb51fee4e5eb2e17d82f1339876c8fc03) | |||
| 2016-06-13 | reformat Architecture definition | Félix Sipma | |
| (cherry picked from commit 1f036a1448c7a7332080c28c5074d9c06e69806b) | |||
| 2016-06-13 | add several Architectures | Joey Hess | |
| Cherry-picked from aa8e99c305a07d99cc63e17ca3461f421859bdc5, but without changes to a module that is being added on the precompiled branch. | |||
| 2016-06-13 | convert Sbuild to new Architecture type | Félix Sipma | |
| (cherry picked from commit e44ea6c16d84a8f369ae4ca27ff862f8f9844819) | |||
| 2016-06-13 | convert Architecture to a sumtype | Félix Sipma | |
| TODO: remove ANDROID (used in GitAnnexBuilder) TODO: add other architectures TODO: rename ARMHF TODO: rename ARMEL (cherry picked from commit 6f36f6cade4e1d8b15c714565e223562c6573099) | |||
| 2016-06-13 | wording | Joey Hess | |
| 2016-06-13 | wording | Joey Hess | |
| 2016-06-13 | typo | Joey Hess | |
| 2016-06-13 | wording | Joey Hess | |
| 2016-06-14 | Added a comment | spwhitton | |
| 2016-06-13 | Added a comment: Resolved | craige@a46118dff5bc0fad85259759970d8b4b9fc377d7 | |
| 2016-06-13 | reopen until I hear back about my question | Joey Hess | |
| 2016-06-13 | throw StopPropellorException if unmounting fails | Joey Hess | |
| It would be bad if unmount somehow failed and then another property tried to reformat the mounted device or rm -rf the mount point. While I don't see anything that does that, and while lazy umount can't fail as far as I know, it was throwing an exception that stopped propellor and let's cautiously keep it that way. | |||
| 2016-06-13 | fix buggy readVersionMaybe | Joey Hess | |
| 2016-06-13 | comment | Joey Hess | |
| 2016-06-13 | sequencing errorMessage is pointless | Joey Hess | |
| It throws an error, so only the first error would be shown. Instead, display them all. | |||
| 2016-06-13 | add stopPropellorMessage | Joey Hess | |
| 2016-06-13 | use new StopPropellorException | Joey Hess | |
| 2016-06-13 | improve exception handling | Joey Hess | |
| * Improve exception handling. A property that threw a non-IOException used to stop the whole propellor run. Now, all non-async exceptions only make the property that threw them fail. (Implicit API change) * Added StopPropellorException which can be used in the unsual case where a failure of one property should stop propellor from trying to ensure any other properties. * tryPropellor returns Either SomeException a now (API change) | |||
| 2016-06-13 | merged | Joey Hess | |
| 2016-06-13 | improve some comments | Joey Hess | |
| 2016-06-13 | add new module | Joey Hess | |
| 2016-06-13 | Merge remote-tracking branch 'spwhitton/reboot' | Joey Hess | |
| 2016-06-13 | Sbuild: Add keyringInsecurelyGenerated which is useful on throwaway build ↵ | Joey Hess | |
| VMs. Thanks, Sean Whitton | |||
| 2016-06-13 | Merge remote-tracking branch 'spwhitton/insecure-sbuild-keygen' | Joey Hess | |
| 2016-06-13 | clean up after merge | Joey Hess | |
| 2016-06-13 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-06-13 | comment | Joey Hess | |
| 2016-06-13 | Added a comment | gueux | |
| 2016-06-13 | ConfFile: add hasIniSection property | Félix Sipma | |
| 2016-06-12 | propellor spin | Sean Whitton | |
| 2016-06-12 | improve Exoscale prop haddock | Sean Whitton | |
