Age | Commit message (Expand) | Author |
2017-07-19 | Find a value for OS->Language field, Computer summary headers translatable | Burt P |
2017-07-19 | Fix Python detection, add Perl6, scan_dev() tweak | Burt P |
2017-07-19 | Use const for gettext strings | Burt P |
2017-07-19 | network: headers for network interfaces list translatable | Burt P |
2017-07-19 | net.c: Make all string translatable | Burt P |
2017-07-19 | net.c: add predictable network names from systemd | Burt P |
2017-07-19 | net.c: cosmetic changes | Burt P |
2017-07-16 | Use Unicode bargraphs for WiFi signal strength indicator | Leandro Pereira |
2017-07-12 | Make bits of entropy string translatable | Burt P |
2017-07-12 | Use ngettext to make uptime translatable | Burt P |
2017-07-12 | User Info and Development header strings made translatable | Burt P |
2017-07-12 | Remove unused c-format strings, make "pixels" translatable | Burt P |
2017-07-12 | Add column for localized field descriptions to Devices->Memory | Burt P |
2017-07-12 | Changes related to gettext and shell interface quirks | Burt P |
2017-07-12 | Fix Computer -> Summary -> RAM for non-English | Burt P |
2017-07-12 | s390: multiple cpu, topolog, cpufreq | Burt P |
2017-07-12 | cpu topology: add book and drawer | Burt P |
2017-07-12 | x86,arm,riscv: small fixes and flag definition cosmetic tweaks | Burt P |
2017-07-12 | arm: don't mark empty strings for translation | Burt P |
2017-07-12 | x86,arm,riscv: make flag definitions translatable | Burt P |
2017-07-12 | riscv: improve ISA string decoding | Burt P |
2017-07-12 | parisc: multiple procs, topology, cpufreq, more cpuinfo fields | Burt P |
2017-07-12 | minor changes | Burt P |
2017-07-12 | ia64: multiple procs, topology, cpufreq, more cpuinfo fields | Burt P |
2017-07-12 | riscv: improvements | Burt P |
2017-07-12 | riscv: show extension sets | Burt P |
2017-07-12 | riscv: initial support | Burt P |
2017-07-12 | The rest of processor.c using cpu_util. | Burt P |
2017-07-12 | Move common processor stuff into cpu_util.{h,c} | Burt P |
2017-07-12 | s390: add test | Burt P |
2017-07-12 | sh (superh): fixes, add tests | Burt P |
2017-07-12 | m68k: fixes, add test | Burt P |
2017-07-12 | ia64: fixes, add test | Burt P |
2017-07-12 | parisc: fixes, add test | Burt P |
2017-07-12 | alpha: add frequency, add test | Burt P |
2017-07-12 | mips: fix, add test | Burt P |
2017-07-12 | sparc: add cpu capabilities list | Burt P |
2017-07-12 | Add CMake options to allow testing various platform's processor.c | Burt P |
2017-07-12 | Cleanup all platform's proccessor.c, use translatable labels. | Burt P |
2017-07-12 | Handle x86_64 the same way as arm64 | Burt P |
2017-07-12 | x86: make cache info translatable | Burt P |
2017-07-12 | arm: re-re-order ARM details | Burt P |
2017-07-12 | x86,arm,ppc: more processor label strings translatable | Burt P |
2017-07-12 | x86: remove "Has FPU" | Burt P |
2017-07-12 | x86,arm,ppc: code comments | Burt P |
2017-07-12 | x86: remove large sprintf() format string from translation | Burt P |
2017-07-12 | x86,arm,ppc: more processor info strings translatable | Burt P |
2017-07-12 | x86,arm,ppc: make processor info strings more easily translated | Burt P |
2017-07-09 | Simplify libc detection code | Leandro Pereira |
2017-07-09 | Do not derefernce NULL pointer if '\n' is not found in ldconfig out | Leandro Pereira |