X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ISSUES;h=057c37dca35e842702871beaec684b0dfa00999e;hb=eb405a0b085b96b291d6679cb94309c6ae96c1f1;hp=64a018744f350595f23d04d486223f72a7772a99;hpb=468e883470dc48d46e84de2218d8524311a32b04;p=catagits%2FGitalist.git diff --git a/ISSUES b/ISSUES index 64a0187..057c37d 100644 --- a/ISSUES +++ b/ISSUES @@ -1,2 +1,3 @@ * 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).