log

age author description
Wed, 11 Apr 2012 11:14:07 +0200 Patrick Mezard graphlog: pass changesets to revset.match() in changelog order
Wed, 11 Apr 2012 11:07:30 +0200 Patrick Mezard graphlog: refactor revset() to return revisions
Thu, 12 Apr 2012 15:21:54 -0700 Bryan O'Sullivan store: speed up read and write of large fncache files
Thu, 12 Apr 2012 15:21:52 -0700 Bryan O'Sullivan perf: time fncache read and write performance
Sun, 01 Apr 2012 14:12:14 +0200 Angel Ezquerra revset: add "matching" keyword
Tue, 10 Apr 2012 23:40:20 -0700 Steven Stallion plan9: add execute permissions to 9diff
Tue, 10 Apr 2012 23:24:12 -0700 Steven Stallion transplant: permit merge changesets via --parent
Thu, 12 Apr 2012 20:22:18 -0500 Matt Mackall help: fix indentation on cacert (issue3350)
Thu, 12 Apr 2012 20:22:18 -0500 Matt Mackall stream_in: avoid debug calls when debug is disabled
Thu, 12 Apr 2012 20:22:18 -0500 Matt Mackall util: create bytecount array just once
Sun, 08 Apr 2012 11:14:56 +0200 Patrick Mezard revset: avoid set duplication in roots() stable
Sun, 08 Apr 2012 11:13:06 +0200 Patrick Mezard revset: retrieve a bit less parents in roots() stable
Sun, 08 Apr 2012 11:11:30 +0200 Patrick Mezard revset: do not ignore input revisions in roots() stable
Tue, 10 Apr 2012 16:53:29 -0500 Matt Mackall util.h: more Python 2.4 fixes
Mon, 09 Apr 2012 13:48:45 -0700 Bryan O'Sullivan dispatch: add support for statprof as a profiler