Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some indentation | Barry Jackson | 2023-02-06 | 1 | -96/+96 |
| | |||||
* | oops add export-ignore0.99.21.1 | Barry Jackson | 2023-01-30 | 1 | -2/+2 |
| | |||||
* | add .gitattributes and .gitignore to ..gitattributes | Barry Jackson | 2023-01-30 | 1 | -0/+2 |
| | |||||
* | clean mk-mo script | Barry Jackson | 2023-01-30 | 1 | -5/+5 |
| | |||||
* | clean chk-po script | Barry Jackson | 2023-01-30 | 1 | -5/+3 |
| | |||||
* | Dont export some files | Barry Jackson | 2023-01-30 | 1 | -0/+5 |
| | |||||
* | Update README.md0.99.21 | Barry Jackson | 2023-01-30 | 1 | -0/+1 |
| | |||||
* | track Ukranian .mo | Barry Jackson | 2023-01-30 | 1 | -0/+0 |
| | |||||
* | update po/mo | Barry Jackson | 2023-01-30 | 12 | -113/+71 |
| | |||||
* | fix lang_country in po header | Barry Jackson | 2023-01-30 | 1 | -1/+1 |
| | |||||
* | Merge branch 'yurchor-patch-1' | Barry Jackson | 2023-01-30 | 1 | -0/+215 |
|\ | |||||
| * | Merge branch 'patch-1' of https://github.com/yurchor/remove-old-kernels into ↵ | Barry Jackson | 2023-01-30 | 1 | -0/+215 |
| |\ |/ / | | | | | yurchor-patch-1 | ||||
| * | Add Ukrainian translation | Yuri Chornoivan | 2023-01-29 | 1 | -0/+215 |
| | | | | | | Many thanks in advance for merging | ||||
* | | fix integer comparison | Barry Jackson | 2023-01-30 | 1 | -1/+1 |
| | | |||||
* | | minor edit | Barry Jackson | 2023-01-30 | 1 | -1/+1 |
| | | |||||
* | | remove -x | Barry Jackson | 2023-01-30 | 1 | -1/+1 |
| | | |||||
* | | fix --auto and RootWarn | Barry Jackson | 2023-01-29 | 1 | -7/+23 |
|/ | |||||
* | Merge branch 'main' of https://github.com/barjac/remove-old-kernels0.99.20.4 | Barry Jackson | 2023-01-29 | 1 | -1/+1 |
|\ | |||||
| * | Update README.md | Barry Jackson | 2023-01-29 | 1 | -1/+1 |
| | | |||||
| * | Update README.md | Barry Jackson | 2023-01-29 | 1 | -1/+1 |
| | | |||||
* | | fix mode structure | Barry Jackson | 2023-01-29 | 1 | -57/+58 |
|/ | |||||
* | fix typo and str quoting | Barry Jackson | 2023-01-29 | 2 | -7/+7 |
| | |||||
* | more integer test changes and indentation cleanups | Barry Jackson | 2023-01-28 | 1 | -77/+68 |
| | |||||
* | fix missing --auto | Barry Jackson | 2023-01-28 | 1 | -3/+2 |
| | |||||
* | fix coding style for strings and integers | Barry Jackson | 2023-01-28 | 1 | -49/+60 |
| | |||||
* | more quotes, wc -l removals | Barry Jackson | 2023-01-27 | 1 | -18/+17 |
| | |||||
* | - fix ClearLine typo | Barry Jackson | 2023-01-27 | 1 | -1/+1 |
| | |||||
* | - more code fixes and hardening | Barry Jackson | 2023-01-27 | 1 | -34/+34 |
| | |||||
* | - double quote string vars, change root detect code, use (()) for integer ↵ | Barry Jackson | 2023-01-27 | 1 | -22/+22 |
| | | | | comparisons | ||||
* | Update README.md | Barry Jackson | 2023-01-24 | 1 | -1/+6 |
| | |||||
* | add screenshot | Barry Jackson | 2023-01-24 | 1 | -0/+0 |
| | |||||
* | - drop tabs in rok script0.99.20 | Barry Jackson | 2023-01-24 | 1 | -1/+1 |
| | |||||
* | - drop tabs in rok script | Barry Jackson | 2023-01-24 | 13 | -192/+192 |
| | | | | - dont gitignore locale dir | ||||
* | - catch -h|? before cfg checks | Barry Jackson | 2023-01-24 | 2 | -9/+16 |
| | | | | | - move cfg checks into function - move NBK<2 trap outside option parse loop | ||||
* | added usage to error message when config missing | Barry Jackson | 2023-01-23 | 1 | -93/+91 |
| | |||||
* | fix cfg path | Barry Jackson | 2023-01-23 | 1 | -1/+1 |
| | |||||
* | move cfg checks to function and run for each command line option that needs ↵ | Barry Jackson | 2023-01-23 | 1 | -95/+106 |
| | | | | cfg values | ||||
* | Merge branch 'solbu-README' | Barry Jackson | 2023-01-23 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'README' of https://github.com/solbu/remove-old-kernels into ↵ | Barry Jackson | 2023-01-23 | 1 | -1/+1 |
| |\ |/ / | | | | | solbu-README | ||||
| * | Use my real name | Johnny A. Solbu | 2023-01-22 | 1 | -1/+1 |
| | | |||||
| * | - Fix typo | Johnny A. Solbu | 2023-01-22 | 1 | -1/+1 |
| | | | | | | | | - Clarify which norwegian language is translated | ||||
* | | remove debug line & wrong var reset | Barry Jackson | 2023-01-23 | 1 | -5/+3 |
| | | |||||
* | | add loop to get up to 3 strings per script line | Barry Jackson | 2023-01-23 | 1 | -23/+19 |
|/ | |||||
* | remove stray debugging line | Barry Jackson | 2023-01-22 | 1 | -1/+0 |
| | |||||
* | update desktop file with Spanish translations - thanks aguador | Barry Jackson | 2023-01-22 | 1 | -3/+8 |
| | |||||
* | Minor edit to TRANSLATIONS.md and typo fix in mk-pot | Barry Jackson | 2023-01-22 | 2 | -3/+3 |
| | |||||
* | - remove need for temp files | Barry Jackson | 2023-01-22 | 2 | -49/+48 |
| | | | | - parse script in one loop | ||||
* | - un-split script lines | Barry Jackson | 2023-01-22 | 2 | -39/+38 |
| | | | | - handle two i18n messages per script line | ||||
* | Update README.md | Barry Jackson | 2023-01-20 | 1 | -2/+3 |
| | | | Updates to README.md and TRANSLATIONS.md | ||||
* | Update TRANSLATIONS.md | Barry Jackson | 2023-01-20 | 1 | -4/+9 |
| |