aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* setlocalversion: Use "grep -q" instead of piping output to "read dummy"Roland Dreier2012-03-261-2/+1
* setlocalversion: update mercurial tag parsingMike Crowe2011-01-141-5/+9
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-281-2/+4
|\
| * scripts/setlocalversion: update commentMichael Prokop2010-09-061-2/+4
* | setlocalversion: Ignote SCMs above the linux source treeMichal Marek2010-08-211-2/+2
|/
* setlocalversion: fix version for untaged nontip mercurial revsMilton Miller2010-08-121-1/+1
* kbuild: Fix make rpmMichal Marek2010-07-211-3/+6
* kbuild: Make the setlocalversion script POSIX-compliantMichał Górny2010-07-201-3/+4
* kbuild: Clean up and speed up the localversion logicMichal Marek2010-06-181-47/+132
* kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius2009-06-141-2/+4
* Fix scripts/setlocalversion with tagged git commitNico Schottelius2009-05-191-7/+23
* kbuild: fix scripts/setlocalversion with gitNico Schottelius2009-05-011-7/+6
* kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard2009-04-111-1/+1
* kbuild,setlocalversion: shorten the make time when using svnMike Frysinger2009-02-151-8/+1
* setlocalversion: add git-svn supportPeter Korsgaard2008-12-031-0/+5
* setlocalversion: print correct subversion revisionPeter Korsgaard2008-12-031-1/+1
* kbuild: tag with git revision when git describe is missingTrent Piepho2008-10-291-1/+3
* kbuild: setlocalversion: dont include svn change countMike Frysinger2008-10-291-1/+1
* setlocalversion: do not describe if there is nothing to describeSebastian Siewior2008-07-251-1/+3
* kbuild: add svn revision information to setlocalversionBryan Wu2008-02-031-0/+16
* kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o2008-01-281-1/+2
* kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o2008-01-281-0/+1
* kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o2008-01-281-1/+1
* kbuild: support mercurial in setlocalversionAron Griffis2008-01-281-0/+23
* kbuild: append -dirty for updated but uncommited changesUwe Zeisberger2006-06-161-1/+1
* kbuild: append git revision for all untagged commitsUwe Zeisberger2006-06-161-1/+1
* kbuild: In setlocalversion change -git_dirty to just -dirtyRyan Anderson2006-01-081-1/+1
* kbuild: Use git in scripts/setlocalversionRene Scharfe2006-01-061-51/+17
* [PATCH] kbuild: automatically append a short string to the version based upon...Ryan Anderson2005-08-101-0/+56