log

age author description
Tue, 02 Oct 2007 23:28:02 +0200 Patrick Mezard hgk: fix right-mouse button handling under macosx
Fri, 05 Oct 2007 23:01:38 +0200 Patrick Mezard Test *_ISLINK merge environment vars
Wed, 03 Oct 2007 23:09:36 +0200 Patrick Mezard merge: provide *_ISLINK environment vars to merge helper
Fri, 05 Oct 2007 23:01:38 +0200 Patrick Mezard context: add fileflags() to avoid rebuilding manifests
Fri, 05 Oct 2007 12:42:52 -0700 Bryan O'Sullivan run-tests.py: allow a different temporary directory to be specified
Fri, 05 Oct 2007 12:30:19 -0700 Bryan O'Sullivan Update test for new output produced since 17ed9b9a0d03
Fri, 05 Oct 2007 12:28:18 -0700 Bryan O'Sullivan Fix accidentally broken test.
Fri, 05 Oct 2007 12:17:29 -0700 Bryan O'Sullivan Merge with crew.
Fri, 05 Oct 2007 12:17:01 -0700 Bryan O'Sullivan Allow tests to run in parallel.
Fri, 05 Oct 2007 09:30:02 -0700 Bryan O'Sullivan run-tests.py: reorder options alphabetically.
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert_svn: add --filemap support
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert_cvs: add --filemap support
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert_git: add --filemap support
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho mercurial_source: add --filemap support
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: add a mode where mercurial_sink skips empty revisions.
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: readd --filemap
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: move filemapper class to a separate file
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: disable current --filemap support
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: allow the converter_source to say "skip this revision"
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: pass the order of the revmapfile to the converter_source
Thu, 04 Oct 2007 19:47:22 -0500 Matt Mackall Merge with crew
Thu, 04 Oct 2007 19:44:37 -0500 Matt Mackall merge: add debug diagnostics for findcopies
Wed, 03 Oct 2007 17:17:28 -0500 Matt Mackall changegroup: avoid large copies
Wed, 03 Oct 2007 17:17:27 -0500 Matt Mackall revlog: generate trivial deltas against null revision
Wed, 03 Oct 2007 16:50:32 -0500 Matt Mackall Merge with crew
Tue, 02 Oct 2007 18:04:18 -0500 Matt Mackall Merge with crew
Thu, 27 Sep 2007 23:59:18 -0500 Matt Mackall bdiff: switch to lyhash
Thu, 27 Sep 2007 23:59:02 -0500 Matt Mackall bdiff: use INT_MAX to avoid some inner loop comparisons
Thu, 27 Sep 2007 23:58:54 -0500 Christoph Spiel bdiff: simple splitlines optimization
Thu, 27 Sep 2007 23:57:57 -0500 Christoph Spiel I have spotted the biggest bottleneck in "bdiff.c". Actually it was