log

age author description
Tue, 11 Jan 2011 21:52:03 -0600 Matt Mackall revlog: do revlog node->rev mapping by scanning
Tue, 11 Jan 2011 17:12:32 -0600 Matt Mackall revlog: introduce a cache for partial lookups
Tue, 11 Jan 2011 17:09:06 -0600 Matt Mackall tags: avoid a pointless usage of revlog.nodemap
Tue, 11 Jan 2011 17:06:07 -0600 Matt Mackall mq: avoid using revlog.nodemap unnecessarily
Tue, 11 Jan 2011 17:01:14 -0600 Matt Mackall perf: make perfindex results useful on hg with lazyparser
Tue, 11 Jan 2011 17:01:04 -0600 Matt Mackall revlog: only build the nodemap on demand
Tue, 04 Jan 2011 14:12:52 -0600 Matt Mackall revlog: remove lazy index
Tue, 11 Jan 2011 14:58:17 -0600 Matt Mackall merge with i18n
Tue, 04 Jan 2011 12:16:32 +0100 Martin Geisler i18n-da: synchronized with f3058dd05281
Tue, 11 Jan 2011 02:48:58 +0100 Mads Kiilerich merge with stable
Sun, 09 Jan 2011 00:35:36 +0900 Yuya Nishihara url: check subjectAltName when verifying ssl certificate stable
Sat, 08 Jan 2011 21:52:25 +0900 Yuya Nishihara url: fix UnicodeDecodeError on certificate verification error stable
Sat, 08 Jan 2011 22:15:19 -0600 Steve Borho merge with stable
Sat, 08 Jan 2011 11:18:38 +0100 Pascal Quantin win32: add cacert.pem file to Inno Setup installer stable
Fri, 07 Jan 2011 19:15:21 +0100 Adrian Buehlmann test-mq-subrepo.t: skip test if svn not installed