From f3a4024bc933df16216c891418bc3a45b3cad6c4 Mon Sep 17 00:00:00 2001 From: "Kyle J. McKay" Date: Wed, 22 Jul 2015 22:22:16 -0700 Subject: [PATCH] gitweb: pick up minor gitweb corrections gitweb: allow merge parent list to wrap gitweb: show push urls if gitweb.showpush is set gitweb: move the day outside the "atnight" span gitweb: add readme id to the README.html section javascript-detection: do not munge javascript: links gitweb.css: fix shortlog wrapping problems with many refs gitweb: avoid spurious check_head_link matches gitweb: further restrict check_head_link results gitweb.css: make sure timezone popup actually pops up gitweb: handle local DST properly README_FIRST: recommend TopGit 0.16 Signed-off-by: Kyle J. McKay --- git.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git.git b/git.git index 1a7a56a..e622ea5 160000 --- a/git.git +++ b/git.git @@ -1 +1 @@ -Subproject commit 1a7a56a76e0316ded983cfdbef4b90859575a637 +Subproject commit e622ea562435f07484c57c2114a1f8eed6f99bd9 -- 2.11.4.GIT