aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-11-17 14:54:01 -0500
committerJoey Hess <joey@kodama.kitenet.net>2007-11-17 14:54:01 -0500
commit6d7202a01400e2ba5dd546f8a3923aa78b04dc0b (patch)
treea34798e12efbbc804d84a66bf0c3e061a1422923 /doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn
parente9ffdc9c4fb08a1af106772b4d8494190bdeafb4 (diff)
downloadikiwiki-6d7202a01400e2ba5dd546f8a3923aa78b04dc0b.tar
ikiwiki-6d7202a01400e2ba5dd546f8a3923aa78b04dc0b.tar.gz
gitweb limitiations..
Diffstat (limited to 'doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn')
-rw-r--r--doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn b/doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn
index f9711da0f..c465bdd4a 100644
--- a/doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn
+++ b/doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn
@@ -3,3 +3,8 @@ the one of the actual commit, but the one of some **previous** commit, in most
cases of the one which was installed directly before the current commit.
--[[tschwinge]]
+
+> Is there some way to make gitweb show a diff with the right message?
+> I don't see one, except for diffs that show all changes in the commit,
+> rather than only changes to a single file. This feels like a bug in
+> gitweb. --[[Joey]]