Age | Commit message (Expand) | Author |
2024-02-17 | FIX remove old lsb_release - not needed any more | hwspeedy |
2024-02-17 | Normalize parsing Distribution ID and Distro version codename (#8) | Ondrej Čerman |
2024-02-08 | FIX added missing GTK3 fix from PR | bigbear |
2024-02-08 | PR681 - implicit function declaration | bigbear |
2024-02-08 | LICENSE Changed to GPL2+ for project and source code According to approval fr... | bigbear |
2023-07-29 | Show kernel module icons even without modules present on filesystem | L. Pereira |
2021-11-07 | Update copyright information | L Pereira |
2021-02-21 | Show a padlock emoji next to read-only mount points | Leandro Pereira |
2020-05-03 | Show distro code name, if present | Leandro Pereira |
2020-01-03 | modules: variable init FIX | Ondrej Čerman |
2019-12-23 | Add module icons for v4l and filesystem modules | Leandro Pereira |
2019-12-23 | Sort module icon table by reverse string length | Leandro Pereira |
2019-12-22 | Added module icons | Ondrej Čerman |
2019-08-10 | Always pulse status bar while spawning processes synchronously | Leandro Pereira |
2019-08-10 | name cleanup for x86 model strings and intel pci device strings | Burt P |
2019-07-10 | ubuntu flavors: vanilla png -> svg | Burt P |
2019-07-10 | UbuntuFlavor -> DistroFlavor: perhaps more easily used by non-ubuntu distros | Burt P |
2019-07-10 | Add SVG icon support in report HTML and Xubuntu icon to demonstrate | Burt P |
2019-07-10 | computer/os: Ubuntu flavors | Burt P |
2019-07-07 | computer/display.c: handle unknown session type | Burt P |
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 |