Age | Commit message (Expand) | Author |
2019-07-04 | Use "debian" for Debian distrocode | Leandro Pereira |
2019-06-29 | Show kernel command line | Leandro Pereira |
2019-06-29 | Remove duplicated Arch Linux entry | Leandro Pereira |
2019-06-29 | Rename Fedora id to "fedora" | Leandro Pereira |
2019-06-29 | Clean up distro-detecting code | Leandro Pereira |
2019-06-20 | move devices/memory to computer/memory usage | Burt P |
2019-06-18 | Add information about SELinux and other LSMs | Leandro Pereira |
2019-06-18 | Start Computer/Security | Burt P |
2019-06-02 | computer/modules.c: add intree and retpoline fields | Burt P |
2019-06-02 | computer/modules.c: code format cleanup | Burt P |
2018-11-30 | computer/os: fix loop in parse_os_release | Ondrej Čerman |
2018-11-19 | Added MATE version detection | Ondrej Čerman |
2018-10-13 | Display status of ASLR in Computer->Operating System | Leandro Pereira |
2018-09-23 | computer/languages: fix crash when no other locales installed | Burt P |
2018-06-15 | computer/languages.c: requested changes | Burt P |
2018-06-15 | languages.c: popen() -> g_spawn_command_line_sync(), capture stderr | Burt P |
2018-05-16 | Parse /usr/lib/os-release while detecting distribution | Leandro Pereira |
2018-04-24 | computer/display: use x_util for display information | Burt P |
2017-11-02 | Computer/Display: Add X Display Name | Burt P |
2017-10-29 | Fixed possible memory leak (#201) | Roman Kalashnikov |
2017-08-25 | boots.c: capture stderr to prevent a leak | Burt P |
2017-08-21 | Make OpenGL Renderer Unknown translatable | Burt P |
2017-08-14 | More "Making locale information translatable" | Burt P |
2017-08-14 | More "Making module information translatable" | Burt P |
2017-08-14 | Making locale information translatable | TotalCaesar659 |
2017-08-14 | Making module information translatable | TotalCaesar659 |
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 | computer/os: quiet warnings, add comment for translators | Burt P |
2017-07-30 | boots.c, environment.c: cleanup | Burt P |
2017-07-30 | alsa.c: cleanup | 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-24 | Check for NULL before g_strstrip() to assertion failure warnings | Burt P |
2017-07-21 | computer/os.c: another libc detection fix | Burt P |
2017-07-19 | uptime: fix seg fault if uptime < 1 hour | Burt P |
2017-07-19 | filesystem: make strings translatable | Burt P |
2017-07-19 | Find a value for OS->Language field, Computer summary headers translatable | Burt P |
2017-07-19 | Use const for gettext strings | Burt P |
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 | Fix Computer -> Summary -> RAM for non-English | 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 |
2017-07-09 | Use strchr() instead of strstr() when looking for a single char | Leandro Pereira |
2017-07-09 | Make libc strings translatable | Leandro Pereira |