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
/
hardinfo
Age
Commit message (
Expand
)
Author
2017-09-06
Fix compilation warning
TotalCaesar659
2017-08-27
dmi: check for null from dmi_get_str() in dmi_chassis_type_str()
Burt P
2017-08-27
dmi: requested changes
Burt P
2017-08-27
DMI: allow specifying type for dmi_chassis_type_str()
Burt P
2017-08-27
Create dmi_util.c and move *_util.c to hardinfo/
Burt P
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
2017-08-14
vendor.c: expand vendor list with x86 vendor ids
Burt P
2017-08-14
vendor.c: tweaks
Burt P
2017-08-14
Move hardinfo_clean_label() and hardinfo_clean_value() to util.c
Burt P
2017-08-04
Remove tree_view_save_image()/cb_save_graphic() -related.
Burt P
2017-08-04
About dialog changes
Burt P
2017-08-04
hardinfo CLI translation fixes
Burt P
2017-07-31
Call setlocale() to clear the default "C" locale for CLI
Burt P
2017-07-30
GTK3 updates
Burt P
2017-07-24
Add cmake option to make a "Reproducible Build" (#109)
bp0
2017-07-19
filesystem: make strings translatable
Burt P
2017-07-19
All module entries must have name != NULL
Burt P
2017-07-19
Make locale dir match install path
Burt P
2017-07-19
Use const for gettext strings
Burt P
2017-06-21
Various typo fixes.
Simon Quigley
2017-06-19
Make the strend function accessible.
Simon Quigley
2017-06-05
Fallback g_strv_contains() imp when using glib<2.44
Burt P
2017-04-10
Fixed compile warning in utils.c
TotalCaesar659
2016-12-31
Use g_utf8_strchr() in strend()
Leandro Pereira
2016-12-30
Fix compile warnings in util.c
Leandro Pereira
2016-12-30
Fix compile warnings in hardinfo.c
Leandro Pereira
2016-07-30
Reindent seconds_to_string()
Leandro Pereira
2016-07-30
Fix possible buffer overflow while reading HDD temperature
Leandro Pereira
2016-07-30
Remove remote feature
Leandro Pereira
2016-06-10
util.c: introduced TiB and PiB for larger drives
theHacker
2015-10-25
revert commit [d5afcb6851]; fix the real cause of missing RAM display (use mo...
jamesbond
2014-01-03
Add initial translation support (patch from rodin.s)
Julien Lavergne
2013-08-23
imrove LIBDIR detection in binreloc
hasufell
2012-12-30
fix return value of non-void function
hasufell
2012-01-26
Better manage moreinfo hashes
Leandro Pereira
2012-01-15
Remove more sightings of if (ptr) { free(ptr) }
Leandro Pereira
2010-05-03
Move files from hardinfo2 to root.
Leandro A. F. Pereira