Fri, 21 Jan 2011 16:26:01 -0600 Matt Mackall revlog: remove stray test in rev()
Thu, 20 Jan 2011 20:35:54 +0100 Benoit Boissinot merge with main
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann opener: use util.unlink (issue2524)
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann lock: use util.unlink (issue2537)
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann reintroduces util.unlink, for POSIX and Windows.
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann opener: check exception for ENOENT
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann windows.rename: check OSError for EEXIST
Tue, 18 Jan 2011 15:55:49 -0600 Matt Mackall perf: restore lazyindex hack
Tue, 18 Jan 2011 15:55:48 -0600 Matt Mackall revlog: pass rev to _checkhash
Tue, 18 Jan 2011 15:55:46 -0600 Matt Mackall revlog: incrementally build node cache with linear searches
Fri, 07 Jan 2011 10:48:30 +0100 Adrian Buehlmann bundlerepo: use less intrusive util.posixfile to open bundle
Sat, 15 Jan 2011 23:54:01 +0100 Adrian Buehlmann osutil: treat open modes 'w' and 'a' as 'w+' and 'a+' in posixfile
Tue, 04 Jan 2011 06:29:08 +0100 jfh move tags.cache and branchheads.cache to a collected cache folder .hg/cache/
Sun, 16 Jan 2011 17:26:34 +0100 Benoit Boissinot addchangegroup: document the current locking semantics
Sun, 16 Jan 2011 15:45:26 +0100 Christian Ebert keyword: update documentation for kwshrink
Sun, 16 Jan 2011 19:12:54 +0800 StevenGBrown tests: remove duplication of the CGI environment variables
Sun, 16 Jan 2011 12:25:46 +0100 Benoit Boissinot revlog: explicit test and explicit variable names
Sun, 16 Jan 2011 12:24:48 +0100 Benoit Boissinot revlog: if the nodemap is set, use the fast version of revlog.rev()
Sat, 15 Jan 2011 15:06:53 +0100 Benoit Boissinot revlog/parseindex: construct the nodemap if it is empty
Sat, 15 Jan 2011 13:02:19 +0100 Benoit Boissinot revlog: always add the magic nullid/nullrev entry in parseindex
Sat, 15 Jan 2011 15:04:58 +0100 Benoit Boissinot revlog/parseindex: no need to pass the file around
Sat, 15 Jan 2011 12:44:28 +0100 Benoit Boissinot parsers.c: fix comment
Sat, 15 Jan 2011 12:28:10 +0100 Benoit Boissinot perf: there is no lazy index anymore
Wed, 12 Jan 2011 13:54:39 -0600 Matt Mackall pure: update index parsing
Wed, 12 Jan 2011 11:34:42 -0600 Matt Mackall perf: fix ordering of invalidate in perfindex
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
Fri, 07 Jan 2011 20:50:42 +0100 Patrick Mezard mail: fix regression when parsing unset smtp.tls option
Fri, 07 Jan 2011 20:50:41 +0100 Patrick Mezard bash_completion: support record command
Tue, 04 Jan 2011 11:33:47 -0600 Kevin Bullock subrepo: fix svnsubrepo.dirty() checking of ignoreupdate (issue2499)
Fri, 07 Jan 2011 17:44:23 +0100 Patrick Mezard test-mq-subrepo.t: correctly forward stdin to test functions
Thu, 06 Jan 2011 17:04:47 -0600 Matt Mackall filelog: move metadata parsing to a helper function
Thu, 06 Jan 2011 17:04:41 -0600 Matt Mackall revlog: break hash checking into subfunction
Thu, 06 Jan 2011 17:04:33 -0600 Matt Mackall ui: add configpath helper
Wed, 29 Dec 2010 18:29:15 -0800 John Coomes tests: check visibility of pending changesets
Sun, 02 Jan 2011 18:51:59 +0200 timeless progress: handle days, weeks and years
Sun, 02 Jan 2011 19:34:41 +0100 Adrian Buehlmann rename util.unlink to unlinkpath
Wed, 05 Jan 2011 15:56:03 +0100 Martin Geisler merge with stable
Tue, 04 Jan 2011 03:53:11 -0800 Oleg Stepanov subrepo: do not report known files inside repositories as unknown stable
Wed, 05 Jan 2011 10:57:52 +0100 Martin Geisler hgrc.5: mention that web.cacerts are run through util.expandpath stable
Sun, 02 Jan 2011 15:30:12 +0200 Eduard-Cristian Stefan url: expand path for web.cacerts stable
Wed, 05 Jan 2011 10:47:35 +0100 Martin Geisler commands: clarify which aliases "hg help -v" show (issue2572) stable
Fri, 31 Dec 2010 17:09:38 -0600 Steve Borho mq: record more data in patchheader class (no behavior changes)
Sat, 01 Jan 2011 18:42:04 -0600 Matt Mackall merge with stable
Sat, 01 Jan 2011 18:24:18 -0600 Matt Mackall Added signature for changeset e3bf16703e26 stable
Sat, 01 Jan 2011 18:24:10 -0600 Matt Mackall Added tag 1.7.3 for changeset e3bf16703e26 stable
Sat, 25 Dec 2010 21:59:00 +0900 Yuya Nishihara util: fix ellipsis() not to break multi-byte sequence (issue2564) stable 1.7.3
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip