Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-27setlocalversion: Use "grep -q" instead of piping output to "read dummy"Roland Dreier
2011-01-15setlocalversion: update mercurial tag parsingMike Crowe
2010-10-29Merge 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-15kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius
2009-05-20Fix 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-04setlocalversion: add git-svn supportPeter Korsgaard
2008-12-04setlocalversion: print correct subversion revisionPeter Korsgaard
2008-10-30kbuild: tag with git revision when git describe is missingTrent Piepho
2008-10-30kbuild: setlocalversion: dont include svn change countMike Frysinger
2008-07-26setlocalversion: do not describe if there is nothing to describeSebastian Siewior
2008-02-03kbuild: add svn revision information to setlocalversionBryan Wu
2008-01-29kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o
2008-01-29kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o
2008-01-29kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o
2008-01-29kbuild: support mercurial in setlocalversionAron Griffis
2006-06-17kbuild: append -dirty for updated but uncommited changesUwe Zeisberger
2006-06-17kbuild: append git revision for all untagged commitsUwe Zeisberger
2006-01-08kbuild: In setlocalversion change -git_dirty to just -dirtyRyan Anderson
2006-01-06kbuild: Use git in scripts/setlocalversionRene Scharfe
2005-08-10[PATCH] kbuild: automatically append a short string to the version based upon...Ryan Anderson