summaryrefslogtreecommitdiffstats
path: root/scripts/setlocalversion
AgeCommit message (Expand)AuthorLines
2018-11-21scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris-2/+10
2018-11-11Revert "scripts/setlocalversion: git: Make -dirty check more robust"Guenter Roeck-1/+1
2018-09-01scripts/setlocalversion: git: Make -dirty check more robustGenki Sky-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-06-20kbuild: setlocalversion: print error to STDERRWolfram Sang-1/+1
2014-01-03Fix detectition of kernel git repository in setlocalversion script [take #2]Franck Bui-Huu-1/+2
2013-06-24scripts/setlocalversion on write-protected source treeChristian Kujau-3/+0
2013-02-22kbuild: Unset language specific variables in setlocalversion scriptChristophe Leroy-1/+1
2012-03-26setlocalversion: Use "grep -q" instead of piping output to "read dummy"Roland Dreier-2/+1
2011-01-15setlocalversion: update mercurial tag parsingMike Crowe-5/+9
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-2/+4
2010-09-06scripts/setlocalversion: update commentMichael Prokop-2/+4
2010-08-21setlocalversion: Ignote SCMs above the linux source treeMichal Marek-2/+2
2010-08-13setlocalversion: fix version for untaged nontip mercurial revsMilton Miller-1/+1
2010-07-21kbuild: Fix make rpmMichal Marek-3/+6
2010-07-20kbuild: Make the setlocalversion script POSIX-compliantMichał Górny-3/+4
2010-06-18kbuild: Clean up and speed up the localversion logicMichal Marek-47/+132
2009-06-14kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius-2/+4
2009-05-19Fix scripts/setlocalversion with tagged git commitNico Schottelius-7/+23
2009-05-01kbuild: fix scripts/setlocalversion with gitNico Schottelius-7/+6
2009-04-11kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard-1/+1
2009-02-15kbuild,setlocalversion: shorten the make time when using svnMike Frysinger-8/+1
2008-12-03setlocalversion: add git-svn supportPeter Korsgaard-0/+5
2008-12-03setlocalversion: print correct subversion revisionPeter Korsgaard-1/+1
2008-10-29kbuild: tag with git revision when git describe is missingTrent Piepho-1/+3
2008-10-29kbuild: setlocalversion: dont include svn change countMike Frysinger-1/+1
2008-07-25setlocalversion: do not describe if there is nothing to describeSebastian Siewior-1/+3
2008-02-03kbuild: add svn revision information to setlocalversionBryan Wu-0/+16
2008-01-28kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o-1/+2
2008-01-28kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o-0/+1
2008-01-28kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o-1/+1
2008-01-28kbuild: support mercurial in setlocalversionAron Griffis-0/+23
2006-06-17kbuild: append -dirty for updated but uncommited changesUwe Zeisberger-1/+1
2006-06-17kbuild: append git revision for all untagged commitsUwe Zeisberger-1/+1
2006-01-08kbuild: In setlocalversion change -git_dirty to just -dirtyRyan Anderson-1/+1
2006-01-06kbuild: Use git in scripts/setlocalversionRene Scharfe-51/+17
2005-08-10[PATCH] kbuild: automatically append a short string to the version based upon...Ryan Anderson-0/+56