Age | Commit message (Expand) | Author |
2019-08-14 | Benchmark: fixes, user_note, verifiable test data | Burt P |
2019-08-10 | name cleanup for x86 model strings and intel pci device strings | Burt P |
2019-08-10 | shell/info: allow newlines in values | Burt P |
2019-07-29 | struct Info: handle groups with the same name in flatten() | Burt P |
2019-07-29 | struct Info: make info_add_computed_group() use info_unflatten() | Burt P |
2019-07-29 | struct info unflatten [v2] | Burt P |
2019-07-11 | Misc. cleanups in struct Info implementation | Leandro Pereira |
2019-07-11 | info struct bug Fixes, add tagged update fields | Burt P |
2019-07-11 | Do not copy InfoField while flattening | Leandro Pereira |
2019-07-10 | computer/os: Ubuntu flavors | Burt P |
2019-07-06 | Add `free_name_on_flatten` flag to struct InfoField | Leandro Pereira |
2019-07-06 | Cleanup group comparison functions | Leandro Pereira |
2019-07-06 | struct info: add field sort option to InfoGroup | Burt P |
2019-07-06 | struct info: try bools instead of flags | Burt P |
2019-07-06 | struct info: add macros as described by lpereira | Burt P |
2019-07-06 | struct info: add morinfo() tag and flags support | Burt P |
2019-07-04 | Plug memory leak when flattening a struct Info | Leandro Pereira |
2019-06-29 | Only prepend $ITEM-g-i$ while flattening if there are icons | Leandro Pereira |
2019-06-29 | Support icons in InfoFields | Leandro Pereira |
2019-06-29 | Allow more dynamic InfoGroup creation | Leandro Pereira |
2018-05-18 | Fix compiler warnings generated with GCC 8 | Leandro Pereira |
2017-08-21 | Remove duplicate group headers in computer summary | Burt P |
2017-08-15 | Add info_field_printf() to reduce some sturct Info field boilerplate | Leandro Pereira |
2017-08-14 | Use GString to flatten struct Info | Leandro Pereira |
2017-08-14 | Begin getting rid of callbacks returning strings | Leandro Pereira |