summaryrefslogtreecommitdiffstats
path: root/scripts/kernel_bump.sh
Commit message (Expand)AuthorAgeFilesLines
* scripts/kernel_bump: Fix commit text formattingTony Ambardar5 days1-1/+1
* scripts/kernel_bump: Delete merge commitOlliver Schinagl2024-04-121-0/+2
* scripts/kernel_bump: Allow bumping sub-targetsOlliver Schinagl2024-04-121-2/+15
* scripts/kernel_bump: Use the git index to find the needed config filesOlliver Schinagl2024-04-121-3/+9
* scripts/kernel_bump: Use git to obtain the list of filesOlliver Schinagl2024-04-121-1/+5
* scripts/kernel_bump: Allow for migrating only configuration filesOlliver Schinagl2024-04-121-17/+23
* scripts/kernel_bump: Run script relative to the script dirOlliver Schinagl2024-04-121-10/+14
* scripts/kernel_bump: Do no run on dirty repositoriesOlliver Schinagl2024-04-121-0/+5
* scripts/kernel_bump: Improve omitted version errorOlliver Schinagl2024-04-121-1/+3
* scripts/kernel_bump: Always drop v prefixOlliver Schinagl2024-04-121-2/+5
* scripts/kernel_bump: Drop unused functionOlliver Schinagl2024-04-121-7/+0
* scripts/kernel_bump: Avoid potential copyright claimOlliver Schinagl2024-04-121-1/+1
* scripts: Kernel bumper scriptOlliver Schinagl2024-03-111-0/+225