Wed, 25 Oct 2006 02:51:27 -0300 Test that we notice the empty files from the second parent during a merge
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 25 Oct 2006 02:51:27 -0300] rev 3506
Test that we notice the empty files from the second parent during a merge This didn't work with 0.9.1, but was fixed by 05257fd28591.
Tue, 24 Oct 2006 23:00:43 -0300 revlog.py: always return tuples from parents and parentrevs
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 24 Oct 2006 23:00:43 -0300] rev 3505
revlog.py: always return tuples from parents and parentrevs There's at least one place doing parentrevs(rev) != (rev-1, -1), which is always true with revlog v0, since parentrevs returns a list in this case.
Tue, 24 Oct 2006 17:22:07 -0500 Remove [-b] options from help syntax lines
Matt Mackall <mpm@selenic.com> [Tue, 24 Oct 2006 17:22:07 -0500] rev 3504
Remove [-b] options from help syntax lines
Tue, 24 Oct 2006 17:07:11 -0500 Deprecate old --branch/branches options
Matt Mackall <mpm@selenic.com> [Tue, 24 Oct 2006 17:07:11 -0500] rev 3503
Deprecate old --branch/branches options
Tue, 24 Oct 2006 16:49:36 -0500 add branch and branches commands
Matt Mackall <mpm@selenic.com> [Tue, 24 Oct 2006 16:49:36 -0500] rev 3502
add branch and branches commands
Tue, 24 Oct 2006 17:49:48 -0300 test-mq-caches: look up a revision that does not exist to force cache creation
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 24 Oct 2006 17:49:48 -0300] rev 3501
test-mq-caches: look up a revision that does not exist to force cache creation
Tue, 24 Oct 2006 13:42:21 -0700 Merge with mpm
Brendan Cully <brendan@kublai.com> [Tue, 24 Oct 2006 13:42:21 -0700] rev 3500
Merge with mpm
Tue, 24 Oct 2006 13:46:04 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Tue, 24 Oct 2006 13:46:04 -0500] rev 3499
Merge with crew
Mon, 23 Oct 2006 17:12:20 -0500 localrepo: add separate methods for manipulating repository data
Matt Mackall <mpm@selenic.com> [Mon, 23 Oct 2006 17:12:20 -0500] rev 3498
localrepo: add separate methods for manipulating repository data This change adds new methods sjoin and sopener for accessing the following elements: - changelog - manifest - data/ - journal and undo log - repo lock This will simplify sharing this data and escaping paths
Wed, 18 Oct 2006 22:38:23 -0500 Minor tags optimization
Matt Mackall <mpm@selenic.com> [Wed, 18 Oct 2006 22:38:23 -0500] rev 3497
Minor tags optimization
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip