]> 127.0.0.1 Git - gitweb-theme/.git/commitdiff
Adds updated images to github page
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)
14 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/thumbs/commit.png [moved from img/tb_commit.png with 100% similarity]
img/thumbs/commitdiff.png [moved from img/tb_diff.png with 100% similarity]
img/thumbs/log.png [moved from img/tb_log.png with 100% similarity]
img/thumbs/projects.png [moved from img/tb_projects.png with 100% similarity]
img/thumbs/summary.png [moved from img/tb_summary.png with 100% similarity]
img/thumbs/tree.png [moved from img/tb_tree.png with 100% similarity]
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
similarity index 100%
rename from img/tb_commit.png
rename to img/thumbs/commit.png
similarity index 100%
rename from img/tb_diff.png
rename to img/thumbs/commitdiff.png
similarity index 100%
rename from img/tb_log.png
rename to img/thumbs/log.png
similarity index 100%
rename from img/tb_projects.png
rename to img/thumbs/projects.png
similarity index 100%
rename from img/tb_summary.png
rename to img/thumbs/summary.png
similarity index 100%
rename from img/tb_tree.png
rename to img/thumbs/tree.png
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>