new gitweb url form fixes some bugs too

master
Joey Hess 2009-01-05 21:26:47 -05:00
parent 80b074192d
commit 80f4ecdc5b
2 changed files with 7 additions and 0 deletions

View File

@ -8,3 +8,7 @@ cases of the one which was installed directly before the current commit.
> 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]]
This is fixed by using the new gitweb style urls. Which new gitweb
requires, but is a manual change you have to make in your setup. So,
[[done]] --[[Joey]]

View File

@ -8,3 +8,6 @@ Going from *RecentChanges*, when viewing the diffs of newly created pages
> I don't see any way to make gitweb do that. You can click on the filename
> after the "diff -cc" to see the whole file output, but gitweb won't show
> a diff for a newly added file. --[[Joey]]
>> happily this, too, is fixed by using the new style gitweb urls. [[done]]
>> --[[Joey]]