Site updated at 2016-08-22 08:21:42 UTC

This commit is contained in:
Travis CI 2016-08-22 08:21:43 +00:00
parent f9d65cbe57
commit 4acb07bf8e
559 changed files with 18878 additions and 21688 deletions

View file

@ -156,13 +156,11 @@
<p>The numbers below only covers the <a href="https://github.com/home-assistant/home-assistant/">main git repository</a> and doesnt take the helpers (<a href="https://github.com/home-assistant/home-assistant.io">home-assistant.io</a>, <a href="https://github.com/home-assistant/home-assistant-polymer">home-assistant-polymer</a>, and <a href="https://github.com/home-assistant/home-assistant-js">home-assistant-js</a>) into account.</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre>2013: 147
<div class="language-bash highlighter-rouge"><pre class="highlight"><code>2013: 147
2014: 328
2015: 2963
2016: 1439 (so far)
</pre></div>
</div>
2016: 1439 <span class="o">(</span>so far<span class="o">)</span>
</code></pre>
</div>
<p>More details and statistics can be found on <a href="https://github.com/home-assistant/home-assistant/graphs/contributors">Github</a>.</p>
@ -177,16 +175,14 @@
<h3><a class="title-link" name="first-commit" href="#first-commit"></a> First commit</h3>
<p>The first commit in <code>git</code> was made on Sep 17, 2013 by <a href="https://github.com/balloob">Paulus Schoutsen</a>.</p>
<p>The first commit in <code class="highlighter-rouge">git</code> was made on Sep 17, 2013 by <a href="https://github.com/balloob">Paulus Schoutsen</a>.</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre>commit d55e4d53cccc9123d03f45c53441e7cbfc58e515
<div class="language-bash highlighter-rouge"><pre class="highlight"><code>commit d55e4d53cccc9123d03f45c53441e7cbfc58e515
Author: Paulus Schoutsen &lt;Paulus@PaulusSchoutsen.nl&gt;
Date: Tue Sep 17 00:32:51 2013 -0700
Initial commit
</pre></div>
</div>
</code></pre>
</div>