demian@gaudron.lan [Sat, 13 May 2006 14:24:18 +0200] rev 2366
Added some lines on the requirements for purge
demian@gaudron.lan [Sat, 13 May 2006 14:12:13 +0200] rev 2365
Added an explanation on how to enable the extension in "~/.hgrc"
demian@gaudron.lan [Fri, 12 May 2006 20:26:19 +0200] rev 2364
Initial commit
Matt Mackall <mpm@selenic.com> [Sun, 04 Jun 2006 18:05:52 +0100] rev 2363
Give a response to unknown SSH commands
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 01 Jun 2006 19:08:29 +0200] rev 2362
Renamed localrepo.undo() to rollback() and talk about "rollback information".
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 01 Jun 2006 18:36:32 +0200] rev 2361
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).
TK Soh <teekaysoh@yahoo.com> [Thu, 01 Jun 2006 09:14:27 -0500] rev 2360
hgweb: fix tracebacks on both index and repo pages