mercurial/__init__.py
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 01 Jun 2006 18:36:32 +0200
changeset 2361 d3adb454c5a9
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
Fix automatic decompression of tarballs with Firefox. The encoding was set to gzip/bzip2, so Firefox (correctly) assumed, that this has to be "decoded" (i.e. decompressed).