Changes between Version 6 and Version 7 of Trivia
- Timestamp:
- 11/10/10 04:42:18 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Trivia
v6 v7 1 1 = Trivia = 2 2 3 This page contains only irrelevant informationabout Bcfg2.3 This page contains only irrelevant and unhelpful information and statistics about Bcfg2. 4 4 5 5 == First release == … … 45 45 46 46 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. 47 48 == Commits == 49 50 There were made 4472 commits to the Bcfg2 repository in total. ,,Counted with `git log --pretty=format:'' | wc -l` on 2010-11-10.,, 51 {{{ 52 2003 : 23 53 2004 : 708 54 2005 : 837 55 2006 : 750 56 2007 : 627 57 2008 : 392 58 2009 : 593 59 }}} 60 ,,To grab the data use `git log --after="2009/1/1" --until="2009/12/31" --pretty=format:'' | wc -l`,, 61 62 === Top-5 committer === 63 There are many contributions from different people, `git shortlog -s -n` shows the "ranking list" on 2010-11-10. 64 65 {{{ 66 2964 Narayan Desai 67 490 Sol Jerome 68 281 Daniel Joseph Barnhart Clark 69 191 Joey Hagedorn 70 104 Tim Laszlo 71 }}}