| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/config: allow colons in option strings for sed | Jeremie Francois (on alpha) | 2020-04-23 | 1 | -1/+4 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | kbuild: trivial - remove trailing empty lines | Masahiro Yamada | 2014-06-10 | 1 | -1/+0 |
* | scripts/config: fix variable substitution command | Clement Chauplannaz | 2013-09-13 | 1 | -1/+1 |
* | scripts/config: use sed's POSIX interface | Clement Chauplannaz | 2013-08-15 | 1 | -3/+41 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2013-07-10 | 1 | -5/+7 |
|\ |
|
| * | scripts/config: replace hard-coded script name by a dynamic value | Clement Chauplannaz | 2013-06-18 | 1 | -5/+7 |
* | | scripts/config: fix assignment of parameters for short version of --*-after o... | Clement Chauplannaz | 2013-05-20 | 1 | -1/+1 |
|/ |
|
* | scripts/config: Fix wrong "shift" for --keep-case | Hiroshi Doyu | 2012-12-14 | 1 | -1/+0 |
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2012-07-30 | 1 | -16/+44 |
|\ |
|
| * | scripts/config: add option to undef a symbol | Yann E. MORIN | 2012-06-28 | 1 | -0/+10 |
| * | scripts/config: allow alternate prefix to config option symbol | Yann E. MORIN | 2012-06-28 | 1 | -13/+19 |
| * | scripts/config: add option to not upper-case symbols | Yann E. MORIN | 2012-06-28 | 1 | -3/+15 |
* | | scripts/config: fix double-quotes un-escaping | Yann E. MORIN | 2012-07-26 | 1 | -1/+1 |
|/ |
|
* | scripts/config: properly report and set string options | Yann E. MORIN | 2012-05-16 | 1 | -4/+7 |
* | kbuild: add numeric --set-val option to scripts/config | Jonas Aaberg | 2010-12-15 | 1 | -2/+9 |
* | Kconfig: fix single letter command in scripts/config | Andi Kleen | 2010-11-25 | 1 | -1/+1 |
* | kbuild: add generic --set-str option to scripts/config | Michal Marek | 2009-06-14 | 1 | -2/+9 |
* | kbuild: simplify argument loop in scripts/config | Michal Marek | 2009-06-14 | 1 | -28/+16 |
* | kbuild: handle non-existing options in scripts/config | Michal Marek | 2009-06-14 | 1 | -18/+18 |
* | kbuild: print usage with no arguments in scripts/config | Andi Kleen | 2009-01-14 | 1 | -0/+4 |
* | kconfig: add script to manipulate .config files on the command line | Andi Kleen | 2009-01-07 | 1 | -0/+150 |