log

age author description
Fri, 01 Jun 2012 15:50:22 -0700 Bryan O'Sullivan revset: drop unreachable code
Fri, 01 Jun 2012 15:50:22 -0700 Bryan O'Sullivan perf: add a benchmark for revrange
Mon, 04 Jun 2012 21:40:38 +0200 Adrian Buehlmann test-tags: enable for Windows
Mon, 04 Jun 2012 21:09:54 +0200 Adrian Buehlmann tests: roll test-copy2.t into test-copy.t
Sun, 03 Jun 2012 17:49:04 +0200 Olav Reinert help: fix keyword search output for extension commands
Sat, 02 Jun 2012 11:28:43 +0200 Olav Reinert help: format all output using RST
Sat, 02 Jun 2012 11:25:40 +0200 Olav Reinert help: format command and option list help using RST
Sat, 02 Jun 2012 11:22:33 +0200 Olav Reinert help: format extension lists using RST
Sun, 03 Jun 2012 09:06:15 +0200 Adrian Buehlmann test-revset: enable for Windows
Mon, 04 Jun 2012 15:43:16 +0300 Idan Kamara graft: restore config option on correct ui stable
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
Fri, 01 Jun 2012 17:05:31 -0700 Bryan O'Sullivan util: subclass deque for Python 2.4 backwards compatibility
Sat, 02 Jun 2012 15:35:53 -0500 Matt Mackall merge with stable
Fri, 01 Jun 2012 23:48:27 -0500 Matt Mackall Added signature for changeset 85a358df5bbb stable
Fri, 01 Jun 2012 23:48:22 -0500 Matt Mackall Added tag 2.2.2 for changeset 85a358df5bbb stable
Fri, 01 Jun 2012 23:44:10 -0500 Matt Mackall localrepo: move filecache clearing into invalidate