aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/setlocalversion
AgeCommit message (Expand)Author
2 hoursmaster: sync with upstream 6.6Bruce Ashfield
2023-03-16kbuild: use git-archive for source package creationMasahiro Yamada
2023-02-15setlocalversion: use only the correct release tag for git-describeMasahiro Yamada
2023-02-05setlocalversion: clean up the construction of version outputMasahiro Yamada
2023-02-05setlocalversion: absorb $(KERNELVERSION)Masahiro Yamada
2023-02-05setlocalversion: make indentation shallowerMasahiro Yamada
2023-02-05setlocalversion: simplify the construction of the short versionMasahiro Yamada
2023-01-30kbuild: do not put .scmversion into the source tarballMasahiro Yamada
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2022-01-08kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada
2021-07-18scripts/setlocalversion: fix a bug when LOCALVERSION is emptyMikulas Patocka
2021-05-27scripts/setlocalversion: simplify the short version partMasahiro Yamada
2021-05-27scripts/setlocalversion: factor out 12-chars hash constructionMasahiro Yamada
2021-05-27scripts/setlocalversion: add more comments to -dirty flag detectionMasahiro Yamada
2021-05-27scripts/setlocalversion: remove workaround for old make-kpkgMasahiro Yamada
2021-05-27scripts/setlocalversion: remove mercurial, svn and git-svn supportsMasahiro Yamada
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada
2020-09-25scripts/setlocalversion: make git describe output more reliableRasmus Villemoes
2019-11-11scripts: setlocalversion: replace backquote to dollar parenthesisBhaskar Chowdhury
2019-10-15scripts: setlocalversion: fix a bashismRandy Dunlap
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada
2018-11-21scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris
2018-11-11Revert "scripts/setlocalversion: git: Make -dirty check more robust"Guenter Roeck
2018-09-01scripts/setlocalversion: git: Make -dirty check more robustGenki Sky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-20kbuild: setlocalversion: print error to STDERRWolfram Sang
2014-01-03Fix detectition of kernel git repository in setlocalversion script [take #2]Franck Bui-Huu
2013-06-24scripts/setlocalversion on write-protected source treeChristian Kujau
2013-02-22kbuild: Unset language specific variables in setlocalversion scriptChristophe Leroy
2012-03-26setlocalversion: Use "grep -q" instead of piping output to "read dummy"Roland Dreier
2011-01-15setlocalversion: update mercurial tag parsingMike Crowe
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-09-06scripts/setlocalversion: update commentMichael Prokop
2010-08-21setlocalversion: Ignote SCMs above the linux source treeMichal Marek
2010-08-13setlocalversion: fix version for untaged nontip mercurial revsMilton Miller
2010-07-21kbuild: Fix make rpmMichal Marek
2010-07-20kbuild: Make the setlocalversion script POSIX-compliantMichał Górny
2010-06-18kbuild: Clean up and speed up the localversion logicMichal Marek
2009-06-14kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius
2009-05-19Fix scripts/setlocalversion with tagged git commitNico Schottelius
2009-05-01kbuild: fix scripts/setlocalversion with gitNico Schottelius
2009-04-11kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard
2009-02-15kbuild,setlocalversion: shorten the make time when using svnMike Frysinger
2008-12-03setlocalversion: add git-svn supportPeter Korsgaard
2008-12-03setlocalversion: print correct subversion revisionPeter Korsgaard
2008-10-29kbuild: tag with git revision when git describe is missingTrent Piepho
2008-10-29kbuild: setlocalversion: dont include svn change countMike Frysinger
2008-07-25setlocalversion: do not describe if there is nothing to describeSebastian Siewior
2008-02-03kbuild: add svn revision information to setlocalversionBryan Wu
2008-01-28kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o