I don't get how that is a problem. Versions don't have a 1:1 mapping to any mathematical function taking SLOCs as input, do they?
On June 1, 2015 1:47:19 PM CEST, Martin Kopta <mar...@kopta.eu> wrote: >On Mon, Jun 01, 2015 at 01:15:36PM +0200, 7heo wrote: >> On June 1, 2015 11:16:52 AM CEST, "Dmitrij D. Czarkoff" ><czark...@gmail.com> wrote: >> >Hi! >> > >> >There have been more then 2 years since 0.6 surf release >(2013-02-10). >> >Maybe it is time for 0.7? >> >> What problem does it solve? > ># Archlinux >$ pacman -Si surf | grep ^Version >Version : 0.6-2 > ># OpenBSD -current >$ pkg_info -Q surf | grep ^surf- >surf-0.6p1 > ># Ubuntu 15.04 >$ apt-cache show surf | grep ^Version >Version: 0.6-1 > >$ git diff 0.6..HEAD --stat >.hgtags | 10 - >FAQ.md | 10 + >README | 6 +- >TODO.md | 3 +- >config.def.h | 94 ++++++-- >config.mk | 2 +- >surf-open.sh | 4 +- >surf.1 | 189 ++++++++++++-- >surf.c | 770 >+++++++++++++++++++++++++++++++++++++++++++++------------- >9 files changed, 847 insertions(+), 241 deletions(-) > > >This?