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