index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
setlocalversion
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-28
setlocalversion: add -e option
Masahiro Yamada
1
-4
/
+8
2024-11-28
setlocalversion: work around "git describe" performance
Rasmus Villemoes
1
-16
/
+38
2023-08-08
scripts/setlocalversion: also consider annotated tags of the form vx.y.z-${fi...
Rasmus Villemoes
1
-10
/
+26
2023-08-08
scripts/setlocalversion: clean up stale comment
Rasmus Villemoes
1
-1
/
+1
2023-03-16
kbuild: use git-archive for source package creation
Masahiro Yamada
1
-11
/
+34
2023-02-15
setlocalversion: use only the correct release tag for git-describe
Masahiro Yamada
1
-7
/
+20
2023-02-05
setlocalversion: clean up the construction of version output
Masahiro Yamada
1
-7
/
+6
2023-02-05
setlocalversion: absorb $(KERNELVERSION)
Masahiro Yamada
1
-1
/
+6
2023-02-05
setlocalversion: make indentation shallower
Masahiro Yamada
1
-35
/
+38
2023-02-05
setlocalversion: simplify the construction of the short version
Masahiro Yamada
1
-2
/
+1
2023-01-30
kbuild: do not put .scmversion into the source tarball
Masahiro Yamada
1
-18
/
+1
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
1
-1
/
+1
2022-01-08
kbuild: do not include include/config/auto.conf from shell scripts
Masahiro Yamada
1
-5
/
+4
2021-07-18
scripts/setlocalversion: fix a bug when LOCALVERSION is empty
Mikulas Patocka
1
-5
/
+8
2021-05-27
scripts/setlocalversion: simplify the short version part
Masahiro Yamada
1
-5
/
+3
2021-05-27
scripts/setlocalversion: factor out 12-chars hash construction
Masahiro Yamada
1
-17
/
+5
2021-05-27
scripts/setlocalversion: add more comments to -dirty flag detection
Masahiro Yamada
1
-0
/
+4
2021-05-27
scripts/setlocalversion: remove workaround for old make-kpkg
Masahiro Yamada
1
-1
/
+1
2021-05-27
scripts/setlocalversion: remove mercurial, svn and git-svn supports
Masahiro Yamada
1
-41
/
+0
2021-05-02
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
1
-1
/
+1
2020-09-25
scripts/setlocalversion: make git describe output more reliable
Rasmus Villemoes
1
-4
/
+15
2019-11-11
scripts: setlocalversion: replace backquote to dollar parenthesis
Bhaskar Chowdhury
1
-11
/
+11
2019-10-15
scripts: setlocalversion: fix a bashism
Randy Dunlap
1
-1
/
+1
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
1
-1
/
+1
2018-11-21
scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...
Brian Norris
1
-2
/
+10
2018-11-11
Revert "scripts/setlocalversion: git: Make -dirty check more robust"
Guenter Roeck
1
-1
/
+1
2018-09-01
scripts/setlocalversion: git: Make -dirty check more robust
Genki Sky
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-06-20
kbuild: setlocalversion: print error to STDERR
Wolfram Sang
1
-1
/
+1
2014-01-03
Fix detectition of kernel git repository in setlocalversion script [take #2]
Franck Bui-Huu
1
-1
/
+2
2013-06-24
scripts/setlocalversion on write-protected source tree
Christian Kujau
1
-3
/
+0
2013-02-22
kbuild: Unset language specific variables in setlocalversion script
Christophe Leroy
1
-1
/
+1
2012-03-26
setlocalversion: Use "grep -q" instead of piping output to "read dummy"
Roland Dreier
1
-2
/
+1
2011-01-15
setlocalversion: update mercurial tag parsing
Mike Crowe
1
-5
/
+9
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-2
/
+4
2010-09-06
scripts/setlocalversion: update comment
Michael Prokop
1
-2
/
+4
2010-08-21
setlocalversion: Ignote SCMs above the linux source tree
Michal Marek
1
-2
/
+2
2010-08-13
setlocalversion: fix version for untaged nontip mercurial revs
Milton Miller
1
-1
/
+1
2010-07-21
kbuild: Fix make rpm
Michal Marek
1
-3
/
+6
2010-07-20
kbuild: Make the setlocalversion script POSIX-compliant
Michał Górny
1
-3
/
+4
2010-06-18
kbuild: Clean up and speed up the localversion logic
Michal Marek
1
-47
/
+132
2009-06-14
kbuild: fix delay in setlocalversion on readonly source
Nico Schottelius
1
-2
/
+4
2009-05-19
Fix scripts/setlocalversion with tagged git commit
Nico Schottelius
1
-7
/
+23
2009-05-01
kbuild: fix scripts/setlocalversion with git
Nico Schottelius
1
-7
/
+6
2009-04-11
kbuild: use git svn instead of git-svn in setlocalversion
Peter Korsgaard
1
-1
/
+1
2009-02-15
kbuild,setlocalversion: shorten the make time when using svn
Mike Frysinger
1
-8
/
+1
2008-12-03
setlocalversion: add git-svn support
Peter Korsgaard
1
-0
/
+5
2008-12-03
setlocalversion: print correct subversion revision
Peter Korsgaard
1
-1
/
+1
2008-10-29
kbuild: tag with git revision when git describe is missing
Trent Piepho
1
-1
/
+3
2008-10-29
kbuild: setlocalversion: dont include svn change count
Mike Frysinger
1
-1
/
+1
[next]