Fri, 12 May 2006 21:25:07 -0700 Fix hgweb.filediff
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 12 May 2006 21:25:07 -0700] rev 2275
Fix hgweb.filediff The third argument to hgweb.diff should be a list, not a string. This fixes a bug found by xorAxAx, where hgweb would also show the diff for "README" when you ask for the diff for "Demo/cgi/README".
Fri, 12 May 2006 18:39:37 +0200 tests for bundles and bundlerepo
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 12 May 2006 18:39:37 +0200] rev 2274
tests for bundles and bundlerepo
Fri, 12 May 2006 18:38:56 +0200 add support for compressed bundle repositories
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 12 May 2006 18:38:56 +0200] rev 2273
add support for compressed bundle repositories we simply create a uncompressed bundle in a tempfile in .hg
Thu, 11 May 2006 22:10:47 -0700 revert: fix corner case found by faheem mitha.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 11 May 2006 22:10:47 -0700] rev 2272
revert: fix corner case found by faheem mitha. if file not in dest manifest, remove only if in source manifest.
Thu, 11 May 2006 21:55:15 -0700 Make it possible to use the root directory as the root of a repository.
Manpreet Singh <junkblocker@yahoo.com> [Thu, 11 May 2006 21:55:15 -0700] rev 2271
Make it possible to use the root directory as the root of a repository.
Thu, 11 May 2006 18:24:58 -0700 Fix issue240: mq: qpush fails on Solaris
Danek Duvall <danek.duvall@sun.com> [Thu, 11 May 2006 18:24:58 -0700] rev 2270
Fix issue240: mq: qpush fails on Solaris
Thu, 11 May 2006 14:46:24 -0700 merge with crew.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 11 May 2006 14:46:24 -0700] rev 2269
merge with crew.
Thu, 11 May 2006 14:41:52 -0700 fix coding style of backout editor change.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 11 May 2006 14:41:52 -0700] rev 2268
fix coding style of backout editor change.
Thu, 11 May 2006 14:32:09 -0700 Force editor to appear for an 'hg backout' if a message or logfile aren't
john.levon@sun.com [Thu, 11 May 2006 14:32:09 -0700] rev 2267
Force editor to appear for an 'hg backout' if a message or logfile aren't supplied. Pre-fill the commit message with the changeset being backed out. Fixes bug 238.
Thu, 11 May 2006 10:14:48 -0700 hooks: add preupdate and update hooks.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 11 May 2006 10:14:48 -0700] rev 2266
hooks: add preupdate and update hooks. preupdate run before working dir updated. can prevent update. update run after working dir updated.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip