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