25 Commits (891022918d55b565b49b7ecafc4ebf8a66461a13)

Author SHA1 Message Date
Baptiste Jonglez 891022918d scripts: getver.sh: fix version based on stable branch 4 years ago
Magnus Kroken 289f2a8ce3 scripts/getver.sh: append short git hash based on upstream commit 7 years ago
Jo-Philipp Wich a642a11fac scripts: getver.sh: append Git short hash to revision 8 years ago
Rafał Miłecki bf3d92f0cd scripts/getver.sh: treat all commits as local if can't find upstream 8 years ago
Jonas Gorski efdd3bf5fb scripts/getver.sh: fix older git versions from printing stuff to stdout 8 years ago
Felix Fietkau 7ed215437c scripts/getver.sh: stop relying on the reboot tag 8 years ago
Jonas Gorski 6f86d2e2ab scripts/getver.sh: fix one more wc -l call 8 years ago
Jonas Gorski 4eb5aad667 scripts/getver.sh: try to get branch/upstream automatically 8 years ago
Felix Fietkau c19381dfca scripts/getver.sh: fix revision number on BSD/MacOS 8 years ago
Jonas Gorski f1765277ba scripts/getver.sh: avoid use of git rev-list --count 8 years ago
Jonas Gorski 15b88df87f scripts/getver.sh: improve revision output 8 years ago
Jonas Gorski 1001b5d77c scripts/getver.sh: allow conversion between git hash and revision 8 years ago
Jonas Gorski 575be9d182 scripts/getver.sh: simplify revision calculation 8 years ago
John Crispin 797fb8a302 scripts: add "r" to revision 8 years ago
John Crispin fa69553900 branding: add LEDE branding 8 years ago
John Crispin 343c3be454 scripts/getver.sh: generate revision relative to the reboot tag 8 years ago
Vasilis Tsiligiannis b09848cd25 scripts/getver.sh: Use 'git-rev-parse' to detect if tree lies in Git repository 8 years ago
John Crispin 59acb0b8f4 scripts: fix getver git dir check 9 years ago
Jo-Philipp Wich ad6c4198a9 getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (#10268) 13 years ago
Nicolas Thill 0aeed7e525 getver: don't use "-r COMMITTED" arg which needs network access to the repository, use the "Last Changed Rev:" line instead 15 years ago
Nicolas Thill 6fa03d63d4 getver: get svn rev from last commit so that we have consistent revision numbers between git and svn 15 years ago
Felix Fietkau cbb9a14d8a add hg support to getver.sh (patch from #5763) 15 years ago
Felix Fietkau d58dd061fe some more s/git-/git / 16 years ago
Florian Fainelli 6588e58b88 Also export LC_ALL to C to work properly (#2926) 17 years ago
Felix Fietkau 51996a78f1 clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git 17 years ago