summaryrefslogtreecommitdiff
path: root/scripts/getver.sh
AgeCommit message (Expand)Author
2023-11-12scripts/getver.sh: prevent asking for negative rev-parseChristian Marangi
2020-11-02scripts/getver.sh: silence rev-list errorsPetr Štetiar
2017-02-01scripts/getver.sh: append short git hash based on upstream commitMagnus Kroken
2016-12-02scripts: getver.sh: append Git short hash to revisionJo-Philipp Wich
2016-11-21scripts/getver.sh: treat all commits as local if can't find upstreamRafał Miłecki
2016-07-16scripts/getver.sh: fix older git versions from printing stuff to stdoutJonas Gorski
2016-07-14scripts/getver.sh: stop relying on the reboot tagFelix Fietkau
2016-07-13scripts/getver.sh: fix one more wc -l callJonas Gorski
2016-07-13scripts/getver.sh: try to get branch/upstream automaticallyJonas Gorski
2016-07-09scripts/getver.sh: fix revision number on BSD/MacOSFelix Fietkau
2016-07-09scripts/getver.sh: avoid use of git rev-list --countJonas Gorski
2016-07-09scripts/getver.sh: improve revision outputJonas Gorski
2016-07-09scripts/getver.sh: allow conversion between git hash and revisionJonas Gorski
2016-07-09scripts/getver.sh: simplify revision calculationJonas Gorski
2016-04-29scripts: add "r" to revisionJohn Crispin
2016-03-24branding: add LEDE brandingJohn Crispin
2016-03-24scripts/getver.sh: generate revision relative to the reboot tagJohn Crispin
2016-04-13scripts/getver.sh: Use 'git-rev-parse' to detect if tree lies in Git repositoryVasilis Tsiligiannis
2015-02-14scripts: fix getver git dir checkJohn Crispin
2011-10-26getver.sh: cope with varying "git log" line formats to reliably extract the g...Jo-Philipp Wich
2009-10-05getver: don't use "-r COMMITTED" arg which needs network access to the reposi...Nicolas Thill
2009-09-28getver: get svn rev from last commit so that we have consistent revision numb...Nicolas Thill
2009-08-28add hg support to getver.sh (patch from #5763)Felix Fietkau
2008-08-24some more s/git-/git /Felix Fietkau
2007-12-30Also export LC_ALL to C to work properly (#2926)Florian Fainelli
2007-12-13clean up openwrt version handling, use a separate script that is executed at ...Felix Fietkau