Tue, 17 Oct 2006 22:34:43 -0500 imported patch foo
Matt Mackall <mpm@selenic.com> [Tue, 17 Oct 2006 22:34:43 -0500] rev 3441
imported patch foo
Tue, 17 Oct 2006 22:26:14 -0500 commit: read branch with workingctx
Matt Mackall <mpm@selenic.com> [Tue, 17 Oct 2006 22:26:14 -0500] rev 3440
commit: read branch with workingctx
Tue, 17 Oct 2006 22:09:56 -0500 branchtags: use changectx
Matt Mackall <mpm@selenic.com> [Tue, 17 Oct 2006 22:09:56 -0500] rev 3439
branchtags: use changectx setting self.branchcache on entry avoids recursions in lookup
Tue, 17 Oct 2006 22:07:54 -0500 revlog.lookup tweaks
Matt Mackall <mpm@selenic.com> [Tue, 17 Oct 2006 22:07:54 -0500] rev 3438
revlog.lookup tweaks - fast path for binary node ids - direct lookup for full hex ids - silly change to bin_id
Tue, 17 Oct 2006 19:04:13 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Tue, 17 Oct 2006 19:04:13 -0500] rev 3437
Merge with crew
Tue, 17 Oct 2006 18:54:37 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Tue, 17 Oct 2006 18:54:37 -0500] rev 3436
Merge with crew
Tue, 17 Oct 2006 18:48:41 -0500 Add some basic branch name tests
Matt Mackall <mpm@selenic.com> [Tue, 17 Oct 2006 18:48:41 -0500] rev 3435
Add some basic branch name tests
Tue, 17 Oct 2006 18:32:00 -0500 Add branch support to commit
Matt Mackall <mpm@selenic.com> [Tue, 17 Oct 2006 18:32:00 -0500] rev 3434
Add branch support to commit
Tue, 17 Oct 2006 18:31:56 -0500 Make lookup aware of branch labels
Matt Mackall <mpm@selenic.com> [Tue, 17 Oct 2006 18:31:56 -0500] rev 3433
Make lookup aware of branch labels adjust precedence order slightly: - '.' - tags - branch labels - revlog order
Tue, 17 Oct 2006 18:31:18 -0500 Add branchtags function with cache
Matt Mackall <mpm@selenic.com> [Tue, 17 Oct 2006 18:31:18 -0500] rev 3432
Add branchtags function with cache - cache stores tipmost node and rev and node,label pairs - if cache is out of date, scan new changesets - write new cache out after scan
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip