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
/
util.c
Age
Commit message (
Expand
)
Author
2019-12-27
fmt_opts param for pango/html/text formatting
Burt P
2019-08-14
Benchmark: fixes, user_note, verifiable test data
Burt P
2019-08-10
Always pulse status bar while spawning processes synchronously
Leandro Pereira
2019-07-31
Remove old open_url() in favor or uri_open()
Burt P
2019-07-29
replace idle_free() with auto_free() from sysobj
Burt P
2019-07-29
usb: added info from sysfs
Ondrej Čerman
2019-06-29
h_sysfs_read_*() should take const pointers as args
Leandro Pereira
2019-06-20
Show g_module_error() when loading a module
Leandro Pereira
2018-11-30
add hardinfo param for maximum number of benchmark results to include
Burt P
2018-11-04
params: html_ok -> markup_ok
Burt P
2018-11-04
report: add "shell" report format
Burt P
2018-11-04
add very-verbose parameter
Burt P
2018-10-22
don't use html in text-only output
Burt P
2018-05-27
Moving configuration files to user's configuration folder
TotalCaesar659
2018-04-24
hardinfo: add cli option to skip benchmarks
Burt P
2018-02-27
Add cli param to format result for -b
Burt P
2017-09-06
Fix compilation warning
TotalCaesar659
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-07-30
GTK3 updates
Burt P
2017-07-19
filesystem: make strings translatable
Burt P
2017-07-19
All module entries must have name != NULL
Burt P
2017-07-19
Use const for gettext strings
Burt P
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-07-30
Reindent seconds_to_string()
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
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