Commit 3b6534b80768e8751b398cd3aeffb888e374c8d4

Carlos Martín Nieto 2014-09-30T07:19:14

describe: split into gather and format steps Instead of printing out to the buffer inside the information-gathering phase, write the data to a intermediate result structure. This allows us to split the options into gathering options and formatting options, simplifying the gathering code.