aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/getver.sh
Commit message (Expand)AuthorAgeFilesLines
* scripts/getver.sh: silence rev-list errorsPetr Štetiar2020-11-021-3/+3
* scripts/getver.sh: append short git hash based on upstream commitMagnus Kroken2017-02-011-1/+2
* scripts: getver.sh: append Git short hash to revisionJo-Philipp Wich2016-12-021-1/+1
* scripts/getver.sh: treat all commits as local if can't find upstreamRafał Miłecki2016-11-211-1/+1
* scripts/getver.sh: fix older git versions from printing stuff to stdoutJonas Gorski2016-07-161-2/+2
* scripts/getver.sh: stop relying on the reboot tagFelix Fietkau2016-07-141-3/+4
* scripts/getver.sh: fix one more wc -l callJonas Gorski2016-07-131-1/+1
* scripts/getver.sh: try to get branch/upstream automaticallyJonas Gorski2016-07-131-5/+14
* scripts/getver.sh: fix revision number on BSD/MacOSFelix Fietkau2016-07-091-2/+2
* scripts/getver.sh: avoid use of git rev-list --countJonas Gorski2016-07-091-3/+3
* scripts/getver.sh: improve revision outputJonas Gorski2016-07-091-2/+7
* scripts/getver.sh: allow conversion between git hash and revisionJonas Gorski2016-07-091-2/+18
* scripts/getver.sh: simplify revision calculationJonas Gorski2016-07-091-1/+1
* scripts: add "r" to revisionJohn Crispin2016-04-291-1/+2
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* scripts/getver.sh: generate revision relative to the reboot tagJohn Crispin2016-03-241-10/+2
* scripts/getver.sh: Use 'git-rev-parse' to detect if tree lies in Git repositoryVasilis Tsiligiannis2016-04-131-1/+1
* scripts: fix getver git dir checkJohn Crispin2015-02-141-1/+1
* getver.sh: cope with varying "git log" line formats to reliably extract the g...Jo-Philipp Wich2011-10-261-1/+1
* getver: don't use "-r COMMITTED" arg which needs network access to the reposi...Nicolas Thill2009-10-051-1/+1
* getver: get svn rev from last commit so that we have consistent revision numb...Nicolas Thill2009-09-281-1/+1
* add hg support to getver.sh (patch from #5763)Felix Fietkau2009-08-281-1/+8
* some more s/git-/git /Felix Fietkau2008-08-241-1/+1
* Also export LC_ALL to C to work properly (#2926)Florian Fainelli2007-12-301-0/+1
* clean up openwrt version handling, use a separate script that is executed at ...Felix Fietkau2007-12-131-0/+26