author | Martin Koegler <mkoegler@auto.tuwien.ac.at> | |
Mon, 23 Apr 2007 05:49:25 +0000 (22:49 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 23 Apr 2007 05:49:25 +0000 (22:49 -0700) | ||
commit | 4280cde95fa4e3fb012eb6d0c239a7777baaf60c | |
tree | dd9a0f84a478c9d03a408997650e36168d084aa0 | tree | snapshot |
parent | 55a9137d8a33449425c55104c00bc9189381754a | commit | diff |
gitweb: Show "no difference" message for empty diff
Currently, gitweb shows only header and footer, if no differences are
found. This patch adds a "No differences found" message for the html
output.
Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Currently, gitweb shows only header and footer, if no differences are
found. This patch adds a "No differences found" message for the html
output.
Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.css | diff | blob | history | |
gitweb/gitweb.perl | diff | blob | history |