log

age author description
Fri, 26 Sep 2008 20:33:47 +0200 Marek Kubica convert: add bzr source
Sat, 27 Sep 2008 10:11:31 +0200 Dirkjan Ochtman merge with crew-stable
Tue, 23 Sep 2008 22:01:40 +0200 Martin Geisler i18n, churn: mark string for translation
Wed, 24 Sep 2008 13:50:29 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 24 Sep 2008 13:22:11 +0200 Sune Foldager fetch: use dirstate branch instead of first parents
Mon, 22 Sep 2008 14:47:21 +0200 Benoit Boissinot merge with -stable
Wed, 17 Sep 2008 22:15:36 +0200 Patrick Mezard Update coverage.py
Fri, 26 Sep 2008 16:27:03 +0200 Dirkjan Ochtman gitweb: correct tags page feed autodiscovery links
Wed, 24 Sep 2008 13:10:09 +0200 Dirkjan Ochtman clone: honor -r even when pulling named branches
Sat, 20 Sep 2008 15:00:58 +0200 Benoit Boissinot Escape '%' when writing to hgrc (issue1199)
Thu, 18 Sep 2008 13:55:58 +0200 Dennis Schoen tests: add test for notify extension as changegroup hook
Thu, 18 Sep 2008 13:45:36 +0200 Mads Kiilerich tests: fix reported patch tool name in test-mq
Thu, 18 Sep 2008 13:48:41 +0200 Mads Kiilerich tests: fix readline escape characters in output for test-doctest.py
Wed, 17 Sep 2008 11:34:37 +0200 Dirkjan Ochtman merge with crew-stable
Mon, 15 Sep 2008 23:39:11 +0100 Michael Sommerville hgk: Display branch name for each head (issue 740)
Wed, 17 Sep 2008 11:14:06 +0200 Dirkjan Ochtman tests: fix test-highlight for compatiblity with newer Pygments
Wed, 17 Sep 2008 10:24:30 +0200 Martin Geisler update: mention null revision in help text
Wed, 17 Sep 2008 10:22:35 +0200 Scott McCreary allow Mercurial to compile on Haiku
Sat, 13 Sep 2008 17:46:09 +0200 Benoit Boissinot forbid username with '\n' at the changelog level
Sat, 13 Sep 2008 10:46:47 -0500 Matt Mackall listdir: add support for aborting if a certain path is found
Sat, 13 Sep 2008 10:44:44 -0500 Matt Mackall osutil: fix some braindamage
Fri, 12 Sep 2008 19:57:07 -0500 Matt Mackall dirstate: improve performance for building _dirs
Fri, 12 Sep 2008 15:11:02 -0500 Matt Mackall osutil: major listdir cleanup
Fri, 12 Sep 2008 16:15:01 +0200 Dirkjan Ochtman hgweb: let the web graph cope with low revisions/new repositories (issue1293)
Fri, 05 Sep 2008 17:28:37 +0200 Rocco Rutte hgweb: Respond with HTTP 403 for disabled archive types instead of 404
Fri, 12 Sep 2008 13:28:05 +0200 Rocco Rutte coal/paper: fix error page markup to show navigation again
Wed, 10 Sep 2008 23:20:04 +0200 Benoit Boissinot merge with -stable
Wed, 10 Sep 2008 22:37:07 +0200 Benoit Boissinot osutil: proper error checking and reporting
Wed, 10 Sep 2008 13:52:33 +0200 Benoit Boissinot run-tests.py: fix the check for the hg installation with -jn (n > 1)
Sun, 07 Sep 2008 15:10:11 +0200 Benoit Boissinot inotify: add client code for long pathname handling