summaryrefslogtreecommitdiffstats
path: root/scripts/setlocalversion
AgeCommit message (Expand)AuthorLines
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