index
:
hardinfo2.git
debian/latest
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
info.h
Age
Commit message (
Expand
)
Author
2020-01-17
info: fixes for escaped label flag
Burt P
2020-01-05
firmware: switched to D-Bus
Ondrej Čerman
2020-01-03
storage: updated list
Ondrej Čerman
2019-12-29
summary: remove extra columns from storage/input dev. values
Ondrej Čerman
2019-12-27
shell: add key flag for strings expected to contian vendors
Burt P
2019-07-29
struct info unflatten [v2]
Burt P
2019-07-11
Mark `tag' field in InfoField as a scaffolding element
Leandro Pereira
2019-07-10
computer/os: Ubuntu flavors
Burt P
2019-07-06
Use optional parameters to info_field() to specify icons
Leandro Pereira
2019-07-06
Allow passing more flags to info_field(), info_field_update(), etc
Leandro Pereira
2019-07-06
Add `free_name_on_flatten` flag to struct InfoField
Leandro Pereira
2019-07-06
No need to have some_member_with_default_value in 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-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-15
Add info_field_printf() to reduce some sturct Info field boilerplate
Leandro Pereira
2017-08-14
Begin getting rid of callbacks returning strings
Leandro Pereira