Go to file
Jo-Philipp Wich 0856030c79 build: generate strictly increasing git revisions (#225)
Instead of simply emitting a "git-$hash" revision, take the commit time into
account to generate strictly increasing revisions to preserve opkg upgrade
capabilities.

The format is "git-YY.DDD.SSSSS-HHHHHHH" with the following defined fields:

  - YY        year number (00..99)
  - DDD       day of year (001..366)
  - SSSSSS    second of day (00000..86399)
  - HHHHHHH   abbreviated git commit hash

An example revision is "git-14.283.50202-bb388f0".

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-14 13:51:37 +02:00
applications applications/luci-olsr: use correct config file for IPv6 plugin config 2014-10-11 22:50:09 +02:00
build build: generate strictly increasing git revisions (#225) 2014-10-14 13:51:37 +02:00
contrib Updated openvpn app to work with current openvpn package 2014-10-10 19:59:35 +04:00
i18n i18n: add packaging for swedish language support 2014-04-27 20:30:59 +00:00
libs build: remove abandonned sgi libraries 2014-06-11 13:33:03 +00:00
modules Merge pull request #220 from Wedmer/openvpnfix_dtfix_watchcatfix 2014-10-11 12:07:35 +02:00
po luci-app-ddns: update/rebuild to support ddns-scripts V 2.x 2014-10-10 21:55:22 +02:00
protocols proto/ipv6: emit a validation error if 6in4 username is still an md5sum 2014-07-01 11:09:38 +00:00
themes Update cascade.css 2014-10-13 17:26:23 +09:00
.buildpath * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
.cproject More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata) 2008-11-20 19:22:05 +00:00
.gitignore Added "apidocs" target to Makefile 2008-07-29 21:16:12 +00:00
.project LuCI Core C-Rewrite: First steps 2008-11-19 23:02:36 +00:00
CONTRIBUTING.md Add initial contribution guidelines 2014-10-10 15:32:27 +02:00
INSTALL HTTP is sufficient for plain checkouts, Schäuble could also do checkouts before by himself 2009-01-02 21:42:49 +00:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
Makefile build: introduce luci-base 2014-06-11 13:29:05 +00:00
NOTICE Add axTLS sourcecode 2009-02-22 23:19:25 +00:00
THANKYOU * luci: replace all "OpenWRT" occurences with "OpenWrt" 2008-10-27 15:19:58 +00:00