0
I Use This!
Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated doc More... about 10 years ago
introduce separate per-bootloader scripts More... about 10 years ago
add documentation More... about 10 years ago
some minor corrections More... about 10 years ago
support --reinit option to force grub2 install More... about 10 years ago
adjust Makefile More... about 10 years ago
add new wrapper script to get rid of old perl-Bootloader code for grub2 More... about 10 years ago
Merge pull request #73 from openSUSE/empty_string More... about 10 years ago
do not escape empty string as it lead to invalid kernel command line (bnc#937806) More... about 10 years ago
Merge pull request #72 from openSUSE/remove_addional_empty_space More... about 10 years ago
do not prepend additional empty space to append (bnc#926426) More... about 10 years ago
Merge pull request #71 from openSUSE/fix_disable_recovery_name More... about 10 years ago
use proper upstream name for disabling recovery section (bnc#898099) More... about 10 years ago
Merge pull request #70 from openSUSE/uncomment_disable More... about 10 years ago
ensure to uncommend grub2 disabling option (fate#317016) More... about 10 years ago
Merge pull request #69 from openSUSE/disable_recovery_section More... about 10 years ago
Allow to setup disabling of recovery section (fate#317016) More... about 10 years ago
Merge pull request #68 from cwh42/master More... about 10 years ago
Escape dollar signs (bsc#857556) More... about 10 years ago
Merge pull request #67 from cwh42/master More... over 10 years ago
Escape/unescape special characters on write/read (bsc#831791) More... over 10 years ago
Merge pull request #66 from openSUSE/bnc_899921 More... over 10 years ago
- started pbl-yaml testsuite - added test cases for various utf8/non-utf8/really broken config files More... over 10 years ago
rewrite file-io to do some utf8 processing that keeps non-utf8 files intact as much as possible More... over 10 years ago
use only WriteFileRaw() to actually write files More... over 10 years ago
use ReadFileRaw() to read grub2 config (bnc #899921) More... over 10 years ago
rewrite ReadFile() to handle utf8 properly (bnc #899921) More... over 10 years ago
export more pbl functions via yaml interface to allow easier testing More... over 10 years ago
Merge pull request #65 from openSUSE/bnc910479_2 More... over 10 years ago
remove unrelated comment More... over 10 years ago