|
@@ -0,0 +1,23 @@
|
|
|
+#+STARTUP: align fold nodlcheck hidestars oddeven lognotestate
|
|
|
+#+SEQ_TODO: TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
|
|
|
+#+TAGS: Write(w) Update(u) Fix(f) Check(c)
|
|
|
+#+TITLE: Git commit statistics for Org and Worg
|
|
|
+#+AUTHOR: Worg people
|
|
|
+#+EMAIL: bzg AT altern DOT org
|
|
|
+#+LANGUAGE: en
|
|
|
+#+PRIORITIES: A C B
|
|
|
+#+CATEGORY: worg
|
|
|
+#+OPTIONS: H:3 num:nil toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
|
|
|
+
|
|
|
+* Org commit statistics
|
|
|
+
|
|
|
+#+HTML: <img src="http://lumiere.ens.fr/~guerry/u/org-histogram.png" alt="Org commit stats">
|
|
|
+
|
|
|
+* Worg commit statistics
|
|
|
+
|
|
|
+#+HTML: <img src="http://lumiere.ens.fr/~guerry/u/worg-histogram.png" alt="Worg commit stats">
|
|
|
+
|
|
|
+* Method
|
|
|
+
|
|
|
+Thanks to Eric Schulte who wrote [[http://lumiere.ens.fr/~guerry/u/org-hist.org][org-hist.org]] and [[http://lumiere.ens.fr/~guerry/u/worg-hist.org][worg-hist.org]] which
|
|
|
+produce the graphs above.
|