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 4261
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 4260
hg-relink: do not compare .d files
Wed, 21 Mar 2007 14:06:25 -0700 Make import opportunistically use merge information
Brendan Cully <brendan@kublai.com> [Wed, 21 Mar 2007 14:06:25 -0700] rev 4259
Make import opportunistically use merge information
Thu, 22 Mar 2007 10:44:59 -0700 Add import --exact.
Brendan Cully <brendan@kublai.com> [Thu, 22 Mar 2007 10:44:59 -0700] rev 4258
Add import --exact. When this option is set, import will apply the patch (which must be generated by export) to the parents specified in the patch, and check that the node produced by the patch matches the node ID in the patch.
Thu, 22 Mar 2007 10:40:28 -0700 Add --outgoing option to patchbomb
Brendan Cully <brendan@kublai.com> [Thu, 22 Mar 2007 10:40:28 -0700] rev 4257
Add --outgoing option to patchbomb
Tue, 20 Mar 2007 22:21:05 -0300 Merge additional fixes for my matcher changes
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 20 Mar 2007 22:21:05 -0300] rev 4256
Merge additional fixes for my matcher changes
Tue, 20 Mar 2007 22:09:55 -0300 glob:<directory> patterns match the files in that directory.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 20 Mar 2007 22:09:55 -0300] rev 4255
glob:<directory> patterns match the files in that directory. This makes the behaviour of glob: patterns more consistent: hg status glob:dir and hg status -I glob:dir will match the same files. It's also consistent with the fact that {rel,}path patterns recursively match the contents of a directory.
Tue, 20 Mar 2007 22:09:53 -0300 Pass normalized directory names to the ignore function
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 20 Mar 2007 22:09:53 -0300] rev 4254
Pass normalized directory names to the ignore function This fixes a bad performance regression caused by dd0d9bd91e0a.
Sun, 18 Mar 2007 22:49:05 +0200 tests: expand test-commit a bit to test 'hg commit .' too
Giorgos Keramidas <keramida@ceid.upatras.gr> [Sun, 18 Mar 2007 22:49:05 +0200] rev 4253
tests: expand test-commit a bit to test 'hg commit .' too
Tue, 20 Mar 2007 22:09:51 -0300 fix hg commit . in the repo root
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 20 Mar 2007 22:09:51 -0300] rev 4252
fix hg commit . in the repo root
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip