Mon, 26 Mar 2007 13:37:48 -0500 Add ability to send bundles to patchbomb extension
John Goerzen <jgoerzen@complete.org> [Mon, 26 Mar 2007 13:37:48 -0500] rev 4278
Add ability to send bundles to patchbomb extension
Sat, 24 Mar 2007 13:31:43 +0100 Fixed spacing in assignment of REVLOG_DEFAULT_VERSION
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 24 Mar 2007 13:31:43 +0100] rev 4277
Fixed spacing in assignment of REVLOG_DEFAULT_VERSION
Sat, 24 Mar 2007 02:57:27 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Sat, 24 Mar 2007 02:57:27 -0500] rev 4276
Merge with crew
Fri, 23 Mar 2007 23:40:25 -0300 use os.path.islink instead of util.is_link; remove util.is_link
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 23 Mar 2007 23:40:25 -0300] rev 4275
use os.path.islink instead of util.is_link; remove util.is_link
Fri, 23 Mar 2007 23:40:24 -0300 Add some tests for symlink tracking
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 23 Mar 2007 23:40:24 -0300] rev 4274
Add some tests for symlink tracking
Wed, 21 Mar 2007 23:20:56 -0400 Fix localrepo.copy to deal with symbolic links.
Eric St-Jean <esj@wwd.ca> [Wed, 21 Mar 2007 23:20:56 -0400] rev 4273
Fix localrepo.copy to deal with symbolic links.
Wed, 21 Mar 2007 23:20:56 -0400 Backup symbolic links when reverting
Eric St-Jean <esj@wwd.ca> [Wed, 21 Mar 2007 23:20:56 -0400] rev 4272
Backup symbolic links when reverting
Wed, 21 Mar 2007 23:20:56 -0400 fix util.copyfile to deal with symlinks
Eric St-Jean <esj@wwd.ca> [Wed, 21 Mar 2007 23:20:56 -0400] rev 4271
fix util.copyfile to deal with symlinks
Fri, 23 Mar 2007 14:11:31 -0700 hg-relink: do not compare .d files
Brendan Cully <brendan@kublai.com> [Fri, 23 Mar 2007 14:11:31 -0700] rev 4270
hg-relink: do not compare .d files
Sat, 24 Mar 2007 02:47:33 -0500 changelog: optimize delayed updates for clone vs pull
Matt Mackall <mpm@selenic.com> [Sat, 24 Mar 2007 02:47:33 -0500] rev 4269
changelog: optimize delayed updates for clone vs pull pull index updates get redirected to memory, then appended on finalize clone index updates get sent to 00changelog.i.a, then renamed on finalize
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip