index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
getver.sh
Age
Commit message (
Expand
)
Author
2023-11-12
scripts/getver.sh: prevent asking for negative rev-parse
Christian Marangi
2020-11-02
scripts/getver.sh: silence rev-list errors
Petr Štetiar
2017-02-01
scripts/getver.sh: append short git hash based on upstream commit
Magnus Kroken
2016-12-02
scripts: getver.sh: append Git short hash to revision
Jo-Philipp Wich
2016-11-21
scripts/getver.sh: treat all commits as local if can't find upstream
Rafał Miłecki
2016-07-16
scripts/getver.sh: fix older git versions from printing stuff to stdout
Jonas Gorski
2016-07-14
scripts/getver.sh: stop relying on the reboot tag
Felix Fietkau
2016-07-13
scripts/getver.sh: fix one more wc -l call
Jonas Gorski
2016-07-13
scripts/getver.sh: try to get branch/upstream automatically
Jonas Gorski
2016-07-09
scripts/getver.sh: fix revision number on BSD/MacOS
Felix Fietkau
2016-07-09
scripts/getver.sh: avoid use of git rev-list --count
Jonas Gorski
2016-07-09
scripts/getver.sh: improve revision output
Jonas Gorski
2016-07-09
scripts/getver.sh: allow conversion between git hash and revision
Jonas Gorski
2016-07-09
scripts/getver.sh: simplify revision calculation
Jonas Gorski
2016-04-29
scripts: add "r" to revision
John Crispin
2016-03-24
branding: add LEDE branding
John Crispin
2016-03-24
scripts/getver.sh: generate revision relative to the reboot tag
John Crispin
2016-04-13
scripts/getver.sh: Use 'git-rev-parse' to detect if tree lies in Git repository
Vasilis Tsiligiannis
2015-02-14
scripts: fix getver git dir check
John Crispin
2011-10-26
getver.sh: cope with varying "git log" line formats to reliably extract the g...
Jo-Philipp Wich
2009-10-05
getver: don't use "-r COMMITTED" arg which needs network access to the reposi...
Nicolas Thill
2009-09-28
getver: get svn rev from last commit so that we have consistent revision numb...
Nicolas Thill
2009-08-28
add hg support to getver.sh (patch from #5763)
Felix Fietkau
2008-08-24
some more s/git-/git /
Felix Fietkau
2007-12-30
Also export LC_ALL to C to work properly (#2926)
Florian Fainelli
2007-12-13
clean up openwrt version handling, use a separate script that is executed at ...
Felix Fietkau