| Commit message (Expand) | Author | Age | Lines |
* | Install modules before installing kernelHEAD0.6.1master | Wolfgang Müller | 2025-03-08 | -1/+1 |
* | Add basic completions for the fish shell0.6.0 | Wolfgang Müller | 2022-10-27 | -0/+15 |
* | Fix mandoc linting errors0.5.0 | Wolfgang Müller | 2022-04-26 | -3/+4 |
* | Use /proc/config.gz for config diffs | Wolfgang Müller | 2022-04-26 | -11/+15 |
* | Check for kernel source directory | Wolfgang Müller | 2022-04-26 | -0/+8 |
* | Update name and add .mailmap for consistency | Wolfgang Müller | 2021-03-10 | -2/+3 |
* | Move sed invocation into its own function0.4.0 | Wynn Wolf Arbor | 2020-06-04 | -2/+7 |
* | Drop nvim(1) dependency in diff_kernel | Wynn Wolf Arbor | 2020-06-04 | -3/+10 |
* | Use configuration file under /boot instead of /proc/config.gz | Wynn Wolf Arbor | 2020-06-04 | -11/+23 |
* | Inline SRCDIR | Wynn Wolf Arbor | 2020-06-04 | -3/+2 |
* | Use readlink(1) to get the currently selected kernel | Wynn Wolf Arbor | 2020-06-04 | -1/+1 |
* | Rename get_current_kernel to get_selected_kernel | Wynn Wolf Arbor | 2020-06-04 | -3/+3 |
* | Use OR lists instead of if commands | Wynn Wolf Arbor | 2020-06-04 | -6/+2 |
* | Mention the base template in kern.1 | Wynn Wolf Arbor | 2020-05-16 | -2/+3 |
* | Don't exit if newest kernel is selected | Wynn Wolf Arbor | 2020-05-16 | -2/+7 |
* | Simplify conditional logic in test_diff() | Wynn Wolf Arbor | 2020-05-16 | -7/+5 |
* | Add TODO item regarding /boot/config-* support | Wynn Wolf Arbor | 2020-05-05 | -0/+2 |
* | Add manuals to Makefile0.3.0 | Wynn Wolf Arbor | 2020-05-05 | -1/+3 |
* | Use consistent and explicit terminology in set_kernel() | Wynn Wolf Arbor | 2020-05-05 | -2/+2 |
* | Add kern(1) and kernfrag(7) manuals | Wynn Wolf Arbor | 2020-05-05 | -0/+281 |
* | Remove && from all()0.2.0 | Wynn Wolf Arbor | 2020-03-23 | -7/+7 |
* | Exit if the kernfrag directory is inaccessible | Wynn Wolf Arbor | 2020-03-23 | -0/+4 |
* | Check whether /boot is already mounted | Wynn Wolf Arbor | 2020-03-23 | -1/+5 |
* | Add a prompt to test_diff instead of exiting unconditionally | Wynn Wolf Arbor | 2020-03-16 | -1/+5 |
* | Hide potential warning about broken symlink | Wynn Wolf Arbor | 2020-03-16 | -1/+1 |
* | Initial import0.1.0 | Wynn Wolf Arbor | 2020-02-29 | -0/+137 |