Age | Commit message (Expand) | Author | Files | Lines |
2019-11-11 | scripts: setlocalversion: replace backquote to dollar parenthesis | Bhaskar Chowdhury | 1 | -11/+11 |
2019-10-15 | scripts: setlocalversion: fix a bashism | Randy Dunlap | 1 | -1/+1 |
2019-10-05 | scripts/setlocalversion: clear local variable to make it work for sh | Masahiro Yamada | 1 | -1/+1 |
2018-11-21 | scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l... | Brian Norris | 1 | -2/+10 |
2018-11-11 | Revert "scripts/setlocalversion: git: Make -dirty check more robust" | Guenter Roeck | 1 | -1/+1 |
2018-08-31 | scripts/setlocalversion: git: Make -dirty check more robust | Genki Sky | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-06-20 | kbuild: setlocalversion: print error to STDERR | Wolfram Sang | 1 | -1/+1 |
2014-01-03 | Fix detectition of kernel git repository in setlocalversion script [take #2] | Franck Bui-Huu | 1 | -1/+2 |
2013-06-24 | scripts/setlocalversion on write-protected source tree | Christian Kujau | 1 | -3/+0 |
2013-02-22 | kbuild: Unset language specific variables in setlocalversion script | Christophe Leroy | 1 | -1/+1 |
2012-03-27 | setlocalversion: Use "grep -q" instead of piping output to "read dummy" | Roland Dreier | 1 | -2/+1 |
2011-01-15 | setlocalversion: update mercurial tag parsing | Mike Crowe | 1 | -5/+9 |
2010-10-29 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -2/+4 |
2010-09-06 | scripts/setlocalversion: update comment | Michael Prokop | 1 | -2/+4 |
2010-08-21 | setlocalversion: Ignote SCMs above the linux source tree | Michal Marek | 1 | -2/+2 |
2010-08-13 | setlocalversion: fix version for untaged nontip mercurial revs | Milton Miller | 1 | -1/+1 |
2010-07-21 | kbuild: Fix make rpm | Michal Marek | 1 | -3/+6 |
2010-07-20 | kbuild: Make the setlocalversion script POSIX-compliant | Michał Górny | 1 | -3/+4 |
2010-06-18 | kbuild: Clean up and speed up the localversion logic | Michal Marek | 1 | -47/+132 |
2009-06-15 | kbuild: fix delay in setlocalversion on readonly source | Nico Schottelius | 1 | -2/+4 |
2009-05-20 | Fix scripts/setlocalversion with tagged git commit | Nico Schottelius | 1 | -7/+23 |
2009-05-01 | kbuild: fix scripts/setlocalversion with git | Nico Schottelius | 1 | -7/+6 |
2009-04-11 | kbuild: use git svn instead of git-svn in setlocalversion | Peter Korsgaard | 1 | -1/+1 |
2009-02-15 | kbuild,setlocalversion: shorten the make time when using svn | Mike Frysinger | 1 | -8/+1 |
2008-12-04 | setlocalversion: add git-svn support | Peter Korsgaard | 1 | -0/+5 |
2008-12-04 | setlocalversion: print correct subversion revision | Peter Korsgaard | 1 | -1/+1 |
2008-10-30 | kbuild: tag with git revision when git describe is missing | Trent Piepho | 1 | -1/+3 |
2008-10-30 | kbuild: setlocalversion: dont include svn change count | Mike Frysinger | 1 | -1/+1 |
2008-07-26 | setlocalversion: do not describe if there is nothing to describe | Sebastian Siewior | 1 | -1/+3 |
2008-02-03 | kbuild: add svn revision information to setlocalversion | Bryan Wu | 1 | -0/+16 |
2008-01-29 | kbuild: fix false positive -dirty tag caused by make-kpkg | Theodore Ts'o | 1 | -1/+2 |
2008-01-29 | kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tag | Theodore Ts'o | 1 | -0/+1 |
2008-01-29 | kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish format | Theodore Ts'o | 1 | -1/+1 |
2008-01-29 | kbuild: support mercurial in setlocalversion | Aron Griffis | 1 | -0/+23 |
2006-06-17 | kbuild: append -dirty for updated but uncommited changes | Uwe Zeisberger | 1 | -1/+1 |
2006-06-17 | kbuild: append git revision for all untagged commits | Uwe Zeisberger | 1 | -1/+1 |
2006-01-08 | kbuild: In setlocalversion change -git_dirty to just -dirty | Ryan Anderson | 1 | -1/+1 |
2006-01-06 | kbuild: Use git in scripts/setlocalversion | Rene Scharfe | 1 | -51/+17 |
2005-08-10 | [PATCH] kbuild: automatically append a short string to the version based upon... | Ryan Anderson | 1 | -0/+56 |