Adds updated images to github page gh-pages
authorStefan Imhoff <stefan@imhoff.name>
Sat, 21 Sep 2013 13:24:26 +0000 (15:24 +0200)
committerStefan Imhoff <stefan@imhoff.name>
Sat, 21 Sep 2013 13:24:26 +0000 (15:24 +0200)
20 files changed:
img/commit.png
img/commitdiff.png [new file with mode: 0644]
img/diff.png [deleted file]
img/log.png
img/projects.png
img/summary.png
img/tb_commit.png [deleted file]
img/tb_diff.png [deleted file]
img/tb_log.png [deleted file]
img/tb_projects.png [deleted file]
img/tb_summary.png [deleted file]
img/tb_tree.png [deleted file]
img/thumbs/commit.png [new file with mode: 0644]
img/thumbs/commitdiff.png [new file with mode: 0644]
img/thumbs/log.png [new file with mode: 0644]
img/thumbs/projects.png [new file with mode: 0644]
img/thumbs/summary.png [new file with mode: 0644]
img/thumbs/tree.png [new file with mode: 0644]
img/tree.png
index.html

index 98b63555cebea8fd151c17f94c151ac6623e2744..980716f572464e411f6b2c5e02d83f00fb37481b 100644 (file)
Binary files a/img/commit.png and b/img/commit.png differ
diff --git a/img/commitdiff.png b/img/commitdiff.png
new file mode 100644 (file)
index 0000000..54b683f
Binary files /dev/null and b/img/commitdiff.png differ
diff --git a/img/diff.png b/img/diff.png
deleted file mode 100644 (file)
index 97d3dd3..0000000
Binary files a/img/diff.png and /dev/null differ
index 4c5cff08c3f2bb2beafb00c626aa7bd9630ed3b3..84e2aff365097079f4bbbd79ce1042ca88ae357f 100644 (file)
Binary files a/img/log.png and b/img/log.png differ
index eacdf619df30bfe23b7fcf48610ad4448e6a0faa..e38d7fe66e01d933e677d85643bc6ab0ae72f646 100644 (file)
Binary files a/img/projects.png and b/img/projects.png differ
index 244a80ce15b8bbdb59d32dadcd79243b3eecbcb0..c1beade32109d8933f2e22b14080232d9467f13c 100644 (file)
Binary files a/img/summary.png and b/img/summary.png differ
diff --git a/img/tb_commit.png b/img/tb_commit.png
deleted file mode 100644 (file)
index 4a20b60..0000000
Binary files a/img/tb_commit.png and /dev/null differ
diff --git a/img/tb_diff.png b/img/tb_diff.png
deleted file mode 100644 (file)
index 1561da3..0000000
Binary files a/img/tb_diff.png and /dev/null differ
diff --git a/img/tb_log.png b/img/tb_log.png
deleted file mode 100644 (file)
index 8463643..0000000
Binary files a/img/tb_log.png and /dev/null differ
diff --git a/img/tb_projects.png b/img/tb_projects.png
deleted file mode 100644 (file)
index e76a49f..0000000
Binary files a/img/tb_projects.png and /dev/null differ
diff --git a/img/tb_summary.png b/img/tb_summary.png
deleted file mode 100644 (file)
index ca76e56..0000000
Binary files a/img/tb_summary.png and /dev/null differ
diff --git a/img/tb_tree.png b/img/tb_tree.png
deleted file mode 100644 (file)
index dc46104..0000000
Binary files a/img/tb_tree.png and /dev/null differ
diff --git a/img/thumbs/commit.png b/img/thumbs/commit.png
new file mode 100644 (file)
index 0000000..4a20b60
Binary files /dev/null and b/img/thumbs/commit.png differ
diff --git a/img/thumbs/commitdiff.png b/img/thumbs/commitdiff.png
new file mode 100644 (file)
index 0000000..1561da3
Binary files /dev/null and b/img/thumbs/commitdiff.png differ
diff --git a/img/thumbs/log.png b/img/thumbs/log.png
new file mode 100644 (file)
index 0000000..8463643
Binary files /dev/null and b/img/thumbs/log.png differ
diff --git a/img/thumbs/projects.png b/img/thumbs/projects.png
new file mode 100644 (file)
index 0000000..e76a49f
Binary files /dev/null and b/img/thumbs/projects.png differ
diff --git a/img/thumbs/summary.png b/img/thumbs/summary.png
new file mode 100644 (file)
index 0000000..ca76e56
Binary files /dev/null and b/img/thumbs/summary.png differ
diff --git a/img/thumbs/tree.png b/img/thumbs/tree.png
new file mode 100644 (file)
index 0000000..dc46104
Binary files /dev/null and b/img/thumbs/tree.png differ
index 98fa44c6398b472e546d0315ac7b6d8d1752c5bb..08342744fd45f6ce5897ac493e96a6458395787c 100644 (file)
Binary files a/img/tree.png and b/img/tree.png differ
index 3b515380a49584c08d11d4c92005d5e3136c57f7..7f98bae1e41a44614019daad14e59d0b33b26307 100644 (file)
 
       <h2>Screenshots</h2>
       <div id="screenshots">
-        <a href="img/projects.png" rel="screenshots"><img src="img/tb_projects.png" alt="Project view" /></a>
-        <a href="img/summary.png" rel="screenshots"><img src="img/tb_summary.png" alt="Summary" /></a>
-        <a href="img/commit.png" rel="screenshots"><img src="img/tb_commit.png" alt="Commit" /></a>
-        <a href="img/diff.png" rel="screenshots"><img src="img/tb_diff.png" alt="DIFF" /></a>
-        <a href="img/log.png" rel="screenshots"><img src="img/tb_log.png" alt="Log" /></a>
-        <a href="img/tree.png" rel="screenshots"><img src="img/tb_tree.png" alt="Tree" /></a>
+        <a href="img/projects.png" rel="screenshots"><img src="img/thumbs/projects.png" alt="Project view" /></a>
+        <a href="img/summary.png" rel="screenshots"><img src="img/thumbs/summary.png" alt="Summary" /></a>
+        <a href="img/commit.png" rel="screenshots"><img src="img/thumbs/commit.png" alt="Commit" /></a>
+        <a href="img/commitdiff.png" rel="screenshots"><img src="img/thumbs/commitdiff.png" alt="DIFF" /></a>
+        <a href="img/log.png" rel="screenshots"><img src="img/thumbs/log.png" alt="Log" /></a>
+        <a href="img/tree.png" rel="screenshots"><img src="img/thumbs/tree.png" alt="Tree" /></a>
       </div>
 
       <h2>Dependencies</h2>
-      <p>git web interface version 1.7.4.2 (though it may work in older versions, too …)</p>
+      <p>git web interface version 1.7.12 (though it may work in older versions, too …)</p>
 
       <h2>Install</h2>
       <p>Just copy the CSS-file gitweb.css into the gitweb folder. Best practise is to rename the old file, in case you want to switch back.</p>
       <ul>
         <li>Stefan Imhoff (stefan@imhoff.name)</li>
         <li>Troels Knak-Nielsen (troelskn@gmail.com)</li>
+        <li>Sebastian Slomski (sebastian@simple-systems.org)</li>
+        <li>Yang Acer (yangacer@gmail.com)</li>
+        <li>Eric J. Holmes (eric@ejholmes.net)</li>
+        <li>Billy Visto (bvisto@gustavus.edu)</li>
+        <li>Tom Van Looy (tom$ctors,net)</li>
       </ul>
 
       <h2>Contact</h2>