projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57abecb
)
Mention Git If-Modified-Since patches in my bugs post.
author
W. Trevor King
<wking@tremily.us>
Fri, 13 Jul 2012 05:49:04 +0000
(
01:49
-0400)
committer
W. Trevor King
<wking@tremily.us>
Fri, 13 Jul 2012 05:49:04 +0000
(
01:49
-0400)
posts/Bugs.mdwn
patch
|
blob
|
history
diff --git
a/posts/Bugs.mdwn
b/posts/Bugs.mdwn
index 3c1d09e7fa6e8b1a3be014a82765440e1e86cd54..84210297d5dbc64dbbec826dcce58cbe2e416765 100644
(file)
--- a/
posts/Bugs.mdwn
+++ b/
posts/Bugs.mdwn
@@
-148,6
+148,16
@@
There are more ebuild-related bugs listed in my [[Gentoo overlay]]
post.
+Git
+===
+
+I added [If-Modified-Since handling to gitweb's snapshots][git-ims].
+This rolled out in [v1.7.11][git-1.7.11].
+
+[git-ims]: https://code.google.com/p/git-core/source/detail?r=0f3ddd4a3abe863fae9c36ec4311ac936a2d8ed9
+[git-1.7.11]: http://git-core.googlecode.com/git/Documentation/RelNotes/1.7.11.txt
+
+
Git-php
=======