[viff-devel] First 1001 changesets!

Martin Geisler mg at daimi.au.dk
Wed Oct 15 00:12:46 PDT 2008


Hi everybody,

We have something to celebrate -- we've got 1001 changesets in the
main VIFF repository:

  http://hg.viff.dk/viff/

If we take a look at the number of lines changed per month we can see
how the intensity has gone up and down over the last year and a half:

  % hg churn -f '%Y-%m' -s
  2007-06   4802 ************************************
  2007-07   2409 ******************
  2007-08   2806 *********************
  2007-09   2407 ******************
  2007-10   7341 ********************************************************
  2007-11   1390 **********
  2007-12   4292 ********************************
  2008-01    126 
  2008-02   2322 *****************
  2008-03   5579 ******************************************
  2008-04   5340 ****************************************
  2008-05   1425 **********
  2008-06     56 
  2008-07   1425 **********
  2008-08    606 ****
  2008-09   2351 *****************
  2008-10   3292 *************************

Here I would say that the drop in January corresponds to me writing my
progress report, and the drop in June is me going to Switzerland.

We can also look at the activity per hour:

  % hg churn -f '%H' -s
  00   1294 *******
  01    245 *
  02      0
  03      0
  04      0
  05      0
  06      2
  07     40
  08    981 *****
  09   7447 *********************************************
  10   2568 ***************
  11   4034 ************************
  12    889 *****
  13   1865 ***********
  14   2182 *************
  15   3396 ********************
  16   3263 *******************
  17   1071 ******
  18    280 *
  19    842 *****
  20   1326 ********
  21  10067 *************************************************************
  22   3476 *********************
  23   2701 ****************

We somehow managed to change two lines at six o'clock in the morning!
Or at least before seven... wow :-)

-- 
Martin Geisler


More information about the viff-devel mailing list