get back to a working state
backout commits from bc93568f90a4 to parent commit
The idea is to get back to a working state and graft progressively interesting commits and do small releases instead of modifying to universe for months.
Since "hg backout" can't take several commits I've used the reversed diff method : https://stackoverflow.com/a/10692175