X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ISSUES;h=74d64a7c0aabb870d4e4b0a06b0d23e584eec77b;hb=8f7296d0b564f052d4b17dddbd553dc355b04f88;hp=64a018744f350595f23d04d486223f72a7772a99;hpb=30e4d46d3ec8b7a731e84e3fe7ef375d33d78e61;p=catagits%2FGitalist.git diff --git a/ISSUES b/ISSUES index 64a0187..74d64a7 100644 --- a/ISSUES +++ b/ISSUES @@ -1,2 +1,7 @@ +* Root /search page doesn't do anything +* Atom feed sucks shit (see t/atom.t) +* OPML & RSS & Atom Feed dates incorrect format +* Gitweb compat URIs are borked - there were some I just wholesale ripped out. Put back.. * Sort out commitdiff so conflicted merges have an equivalent display to gitweb (d7f39bebabeb31ce9a7b4f1b6f3db9f391b78c3e as a reference) * Need to sanitise the input ... +* The snapshot action does not properly support tgz - requests for this format will receive a tar. tbz2 is not supported at all (yet).