aboutsummaryrefslogtreecommitdiff
path: root/hardinfo/info.c
AgeCommit message (Expand)Author
2024-02-08Clean - HARDINFO2 BASEbigbear
2021-11-07Update copyright informationL Pereira
2020-01-17info: fixes for escaped label flagBurt P
2020-01-17shell: new flag/funcs for escaping label part in keysBurt P
2020-01-05firmware: switched to D-BusOndrej Čerman
2020-01-03storage: updated listOndrej Čerman
2019-12-29summary: remove extra columns from storage/input dev. valuesOndrej Čerman
2019-12-27shell: add key flag for strings expected to contian vendorsBurt P
2019-10-24don't try to escape multi-column values in flatten_group()Burt P
2019-08-14Benchmark: fixes, user_note, verifiable test dataBurt P
2019-08-10name cleanup for x86 model strings and intel pci device stringsBurt P
2019-08-10shell/info: allow newlines in valuesBurt P
2019-07-29struct Info: handle groups with the same name in flatten()Burt P
2019-07-29struct Info: make info_add_computed_group() use info_unflatten()Burt P
2019-07-29struct info unflatten [v2]Burt P
2019-07-11Misc. cleanups in struct Info implementationLeandro Pereira
2019-07-11info struct bug Fixes, add tagged update fieldsBurt P
2019-07-11Do not copy InfoField while flatteningLeandro Pereira
2019-07-10computer/os: Ubuntu flavorsBurt P
2019-07-06Add `free_name_on_flatten` flag to struct InfoFieldLeandro Pereira
2019-07-06Cleanup group comparison functionsLeandro Pereira
2019-07-06struct info: add field sort option to InfoGroupBurt P
2019-07-06struct info: try bools instead of flagsBurt P
2019-07-06struct info: add macros as described by lpereiraBurt P
2019-07-06struct info: add morinfo() tag and flags supportBurt P
2019-07-04Plug memory leak when flattening a struct InfoLeandro Pereira
2019-06-29Only prepend $ITEM-g-i$ while flattening if there are iconsLeandro Pereira
2019-06-29Support icons in InfoFieldsLeandro Pereira
2019-06-29Allow more dynamic InfoGroup creationLeandro Pereira
2018-05-18Fix compiler warnings generated with GCC 8Leandro Pereira
2017-08-21Remove duplicate group headers in computer summaryBurt P
2017-08-15Add info_field_printf() to reduce some sturct Info field boilerplateLeandro Pereira
2017-08-14Use GString to flatten struct InfoLeandro Pereira
2017-08-14Begin getting rid of callbacks returning stringsLeandro Pereira