Age | Commit message (Expand) | Author |
2017-08-04 | Detect physical machine type | Leandro Pereira |
2017-08-04 | No need to check if a /etc/${distro}-release file exists | Leandro Pereira |
2017-08-04 | Plug memleak when detecting distribution | Leandro Pereira |
2017-08-04 | network: fix network statistics | Burt P |
2017-08-04 | computer/os: quiet warnings, add comment for translators | Burt P |
2017-08-04 | benchmarks: hide gui bench for gtk3+ | Burt P |
2017-07-30 | devices.c: printf with no format string | Burt P |
2017-07-30 | boots.c, environment.c: cleanup | Burt P |
2017-07-30 | alsa.c: cleanup | Burt P |
2017-07-30 | spd-decode.c: break column headers out of format strings | Burt P |
2017-07-30 | benchmark.c: break column headers out of format strings | Burt P |
2017-07-30 | computer.c: break column headers out of format strings | Burt P |
2017-07-30 | network: make all column headers translatable | Burt P |
2017-07-29 | Refactor distribution detection routine | Leandro Pereira |
2017-07-29 | Re-mark some strings for translation | Leandro Pereira |
2017-07-29 | Improve desktop environment detection when reading XDG env vars | Leandro Pereira |
2017-07-28 | Plug memory leaks after refactoring desktop detection routine | Leandro Pereira |
2017-07-28 | Refactor desktop environment detection routine | Leandro Pereira |
2017-07-25 | device tree: silence some warnings | Burt P |
2017-07-25 | device tree: fix crash when device tree is not found | Burt P |
2017-07-24 | device tree: printf without format string | Burt P |
2017-07-24 | device tree: remove testing bit | Burt P |
2017-07-24 | Check for NULL before g_strstrip() to assertion failure warnings | Burt P |
2017-07-24 | device tree: add power mac data | Burt P |
2017-07-22 | device tree: interrupts-extended and dmas support | Burt P |
2017-07-22 | device tree: group interrupt specifiers' values using #interrupt-cells | Burt P |
2017-07-22 | device tree: fix bug in dtr_get_parent_obj() | Burt P |
2017-07-21 | arm: add cortex-a55, cortex-a75 | Burt P |
2017-07-21 | device tree: reg grouping with #address-cells + #size-cells | Burt P |
2017-07-21 | device tree: add seperate prefix and unprefixed name in dtr_obj | Burt P |
2017-07-21 | device tree: add helper function for appending elements | Burt P |
2017-07-21 | device tree: rpi: improve rpi detection on non-Raspbian | Burt P |
2017-07-21 | device tree: try harder to find device-tree root | Burt P |
2017-07-21 | device tree: decode /__overrides__ fields | Burt P |
2017-07-21 | device tree: dtr_obj_read() tweaks, bug fix | Burt P |
2017-07-21 | device tree: special handling gpios and clocks | Burt P |
2017-07-21 | computer/os.c: another libc detection fix | Burt P |
2017-07-19 | device tree: display phandle, symbol, and alias mappings | Burt P |
2017-07-19 | device tree: fixes | Burt P |
2017-07-19 | device tree: add lookup for /__symbols__ values | Burt P |
2017-07-19 | device tree: code comments and tweak dtr_str() | Burt P |
2017-07-19 | device tree: reworked and cleaned up | Burt P |
2017-07-19 | device tree: phandle and alias mapping | Burt P |
2017-07-19 | x86: fix old bug in old bug detection | Burt P |
2017-07-19 | device tree: display arbitrary-length byte sequences | Burt P |
2017-07-19 | device tree: attempt to group tuples when shown as hex values | Burt P |
2017-07-19 | device tree: tweaks | Burt P |
2017-07-19 | device tree: complete hardinfo_clean_value() html escaping | Burt P |
2017-07-19 | device tree: code comment with info source link | Burt P |
2017-07-19 | device tree: display 32-bit value lists and #(.*)-cells fields | Burt P |