Thu, 01 Jun 2006 19:08:29 +0200 Renamed localrepo.undo() to rollback() and talk about "rollback information".
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".
Thu, 01 Jun 2006 18:36:32 +0200 Fix automatic decompression of tarballs with Firefox.
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).
Thu, 01 Jun 2006 09:14:27 -0500 hgweb: fix tracebacks on both index and repo pages
TK Soh <teekaysoh@yahoo.com> [Thu, 01 Jun 2006 09:14:27 -0500] rev 2360
hgweb: fix tracebacks on both index and repo pages
Thu, 01 Jun 2006 17:51:40 +0200 Allow comma to separate types in allow_archive, too. Use longer variable name.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 01 Jun 2006 17:51:40 +0200] rev 2359
Allow comma to separate types in allow_archive, too. Use longer variable name.
Thu, 01 Jun 2006 10:02:24 -0500 hgweb: add allow_archive support to [web] section of hgrc
TK Soh <teekaysoh@yahoo.com> [Thu, 01 Jun 2006 10:02:24 -0500] rev 2358
hgweb: add allow_archive support to [web] section of hgrc
Wed, 31 May 2006 14:16:21 -0700 merge with crew.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 31 May 2006 14:16:21 -0700] rev 2357
merge with crew.
Wed, 31 May 2006 10:42:44 -0700 Final stage of the hgweb split up.
Eric Hopper <hopper@omnifarious.org> [Wed, 31 May 2006 10:42:44 -0700] rev 2356
Final stage of the hgweb split up. hgweb and hgwebdir now have their own modules.
Wed, 31 May 2006 08:03:29 -0700 Splitting up hgweb so it's easier to change.
Eric Hopper <hopper@omnifarious.org> [Wed, 31 May 2006 08:03:29 -0700] rev 2355
Splitting up hgweb so it's easier to change.
Wed, 31 May 2006 22:25:20 +0200 Manifest groups may be empty, so don't abort in this case (fixes issue210).
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 31 May 2006 22:25:20 +0200] rev 2354
Manifest groups may be empty, so don't abort in this case (fixes issue210). Only abort on empty changelog and file revlogs.
Wed, 31 May 2006 19:41:01 +0200 Pass filename to decoder for 'hg archive' (fixes issue267)
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 31 May 2006 19:41:01 +0200] rev 2353
Pass filename to decoder for 'hg archive' (fixes issue267) Despite writing to a file descriptor, the check in the [decode] section needs a filename. localrepo.wwrite() still writes to the file descriptor.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip