aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Add basic completions for the fish shellHEAD0.6.0masterWolfgang Müller2022-10-27-0/+15
* Fix mandoc linting errors0.5.0Wolfgang Müller2022-04-26-3/+4
* Use /proc/config.gz for config diffsWolfgang Müller2022-04-26-11/+15
* Check for kernel source directoryWolfgang Müller2022-04-26-0/+8
* Update name and add .mailmap for consistencyWolfgang Müller2021-03-10-2/+3
* Move sed invocation into its own function0.4.0Wynn Wolf Arbor2020-06-04-2/+7
* Drop nvim(1) dependency in diff_kernelWynn Wolf Arbor2020-06-04-3/+10
* Use configuration file under /boot instead of /proc/config.gzWynn Wolf Arbor2020-06-04-11/+23
* Inline SRCDIRWynn Wolf Arbor2020-06-04-3/+2
* Use readlink(1) to get the currently selected kernelWynn Wolf Arbor2020-06-04-1/+1
* Rename get_current_kernel to get_selected_kernelWynn Wolf Arbor2020-06-04-3/+3
* Use OR lists instead of if commandsWynn Wolf Arbor2020-06-04-6/+2
* Mention the base template in kern.1Wynn Wolf Arbor2020-05-16-2/+3
* Don't exit if newest kernel is selectedWynn Wolf Arbor2020-05-16-2/+7
* Simplify conditional logic in test_diff()Wynn Wolf Arbor2020-05-16-7/+5
* Add TODO item regarding /boot/config-* supportWynn Wolf Arbor2020-05-05-0/+2
* Add manuals to Makefile0.3.0Wynn Wolf Arbor2020-05-05-1/+3
* Use consistent and explicit terminology in set_kernel()Wynn Wolf Arbor2020-05-05-2/+2
* Add kern(1) and kernfrag(7) manualsWynn Wolf Arbor2020-05-05-0/+281
* Remove && from all()0.2.0Wynn Wolf Arbor2020-03-23-7/+7
* Exit if the kernfrag directory is inaccessibleWynn Wolf Arbor2020-03-23-0/+4
* Check whether /boot is already mountedWynn Wolf Arbor2020-03-23-1/+5
* Add a prompt to test_diff instead of exiting unconditionallyWynn Wolf Arbor2020-03-16-1/+5
* Hide potential warning about broken symlinkWynn Wolf Arbor2020-03-16-1/+1
* Initial import0.1.0Wynn Wolf Arbor2020-02-29-0/+137