log

age author description
Mon, 04 Jun 2012 18:40:31 +0200 Adrian Buehlmann tests: roll test-commit-copy.t into test-commit.t
Mon, 04 Jun 2012 16:59:34 +0200 Adrian Buehlmann base85: cast Py_ssize_t values to int (issue3481)
Mon, 04 Jun 2012 19:05:22 +0200 Adrian Buehlmann tests: roll test-clone-failure.t into test-clone.t
Fri, 01 Jun 2012 13:38:18 +0200 Adrian Buehlmann test-clone-failure: enable for Windows using #if
Mon, 04 Jun 2012 10:45:56 +0400 Nikolaj Sjujskij help: fix search with `-k` option in non-ASCII locales
Mon, 04 Jun 2012 18:03:23 +0200 wujek srujek hgweb: fixes linebreak location in gitweb filediff.tmpl view stable
Sun, 03 Jun 2012 19:35:45 +0200 Adrian Buehlmann test-paths.t: enable for Windows using #if
Fri, 01 Jun 2012 02:25:12 +0200 Mads Kiilerich tests: introduce c-style conditional sections in .t tests
Wed, 30 May 2012 14:28:57 +0200 Adrian Buehlmann run-tests: don't add python lines to expected dict
Sun, 03 Jun 2012 19:35:23 +0200 Adrian Buehlmann run-test: replace backslashes in TESTDIR
Fri, 25 May 2012 14:24:07 +0200 Adrian Buehlmann dispatch: tolerate non-standard version strings in tuplever() (issue3470)
Thu, 24 May 2012 13:05:06 +0200 Patrick Mezard revset: cache alias expansions
Thu, 24 May 2012 01:30:12 +0200 Adrian Buehlmann base85: use Py_ssize_t for string lengths
Tue, 22 May 2012 15:17:37 -0700 David Schleimer hg-ssh: read-only flag
Sun, 13 May 2012 10:21:27 +0200 Levi Bard bookmarks: allow existing remote bookmarks to become heads when pushing