Changes between Version 15 and Version 16 of Trivia


Ignore:
Timestamp:
02/26/12 07:15:37 (11 years ago)
Author:
fabaff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Trivia

    v15 v16  
    4646 
    4747 * This is not the [https://secure.wikimedia.org/wikipedia/en/wiki/Narayan_Desai main developer] of Bcfg2.  As far as I know is Narayan Desai a computer scientist at the Mathematics and Computer Science Division of Argonne National Laboratory and was not born in 1924. 
    48  * Around 40 people made commits since 2003 
     48 * Around 50 people made commits since 2003. 
    4949 
    5050== Commits == 
    5151 
    52 There were made 4593 commits to the Bcfg2 repository in total. ,,Counted with `git log --pretty=format:'' | wc -l` on 2011-01-07.,,  
     52There were made 5430 commits to the Bcfg2 repository in total. ,,Counted with `git log --pretty=format:'' | wc -l` on 2012-02-26.,,  
    5353{{{ 
    54542003 : 23 
     
    60602009 : 593 
    61612010 : 609 
     622011 : 856 
    6263}}} 
    6364,,To grab the data use `git log --after="2009/1/1" --until="2009/12/31" --pretty=format:'' | wc -l`,,