liblore: Integrate liblore with UI
In this commit, I refined liblore with these changes:
- Implement a new get_patches_from_mailing_list (controller?)
- Create processing_new_patches which is responsible for parser all-new patches
- Create helper functions for dealing with specific cases, such as:
- Name formatted as "Second_name, name"
- Patchset that does not follow kernel pattern (e.g., use [PATCH ...])
Signed-off-by: Rodrigo Siqueira Rodrigo.Siqueira@amd.com