1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lib: Fix signedness issues More... almost 8 years ago
bootman: Fix sign issues in modify_bootloader More... almost 8 years ago
Silence clang warnings about field zeroing More... almost 8 years ago
bootman: Don't check array for being NULL, check that it has content More... almost 8 years ago
lib: Remove unused autofree definition discovered by clang 3.9 More... almost 8 years ago
Remove unused variables discovered by clang 3.9 More... almost 8 years ago
bootman: Select the bootloader based on the system topology More... almost 8 years ago
bootloaders: Introduce a very trivial capabilities system More... almost 8 years ago
Replace all critical uses of asprintf with string_printf More... almost 8 years ago
lib: Add a new string_alloc function More... almost 8 years ago
lib: Don't inline rstrip function More... almost 8 years ago
Fix distcheck for merging More... almost 8 years ago
bootman: Remove functions that are no longer needed More... almost 8 years ago
tests: Simplify code now that mixed EFI paths are gone More... almost 8 years ago
bootloaders/system-class: Remove support for mixed EFI More... almost 8 years ago
tests: Ensure initial bootloader installation is controlled by harness More... almost 8 years ago
tests: Restore test for UEFI bootloader removal More... almost 8 years ago
tests: Restore the auto-update tests More... almost 8 years ago
bootloaders/syslinux: Fix segfault when finding default initrd More... almost 8 years ago
tests: Simulate updating from unknown kernel to CBM for first time More... almost 8 years ago
tests: Add basic image test for syslinux More... almost 8 years ago
tests: Restore simple "native" installation test More... almost 8 years ago
tests: Begin work on new skeletal UEFI test suite More... almost 8 years ago
tests: Use a more obvious cmdline component in kernel pushing More... almost 8 years ago
bootloader/syslinux: Fix nasty segfault More... almost 8 years ago
tests: Add bootstrapping of faux legacy environment More... almost 8 years ago
tests: Add a new (currently failing) test for legacy boot More... almost 8 years ago
tests: Remove hard-coding of UEFI system More... almost 8 years ago
tests: Remove all overlapping test functionality More... almost 8 years ago
Remove check-update as it really doesn't help coverage More... almost 8 years ago