log

age author description
Sun, 10 Jun 2012 14:41:14 +0200 Mads Kiilerich tests: consistently use a HGEDITOR pattern that works with msys on windows
Sun, 10 Jun 2012 14:14:52 +0200 Mads Kiilerich tests: glob the remaining 'saved backup bundle to' to prepare for windows
Sun, 10 Jun 2012 14:14:05 +0200 Mads Kiilerich tests: convert some 'hghave execbit' to #if
Sun, 10 Jun 2012 13:01:40 +0200 Mads Kiilerich tests: change odd uses of 'if hghave' to #if
Sun, 10 Jun 2012 03:05:59 +0200 Adrian Buehlmann tests/run-tests: avoid C:/ in arguments
Sat, 09 Jun 2012 14:20:25 +0200 Adrian Buehlmann test-commit: remove extra cd ..
Fri, 08 Jun 2012 23:37:11 +0200 Olav Reinert help: test keyword search in translated text.
Fri, 08 Jun 2012 05:49:50 +0300 Eduard-Cristian Stefan test-mq-subrepo-svn: enable for Windows
Fri, 08 Jun 2012 05:37:06 +0300 Eduard-Cristian Stefan test-convert-git: remove the read-only attribute of repository files
Fri, 08 Jun 2012 05:31:28 +0300 Eduard-Cristian Stefan test-convert: disable autocrlf for git
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann tests/hghave: implement #if true / #if false
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann tests/run-tests: use $TMP on Windows (issue3490)
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann test-import: enable for Windows
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann test-import: remove unneeded chmod call
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann test-log: enable for Windows
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann test-revert: enable for Windows
Thu, 07 Jun 2012 15:55:12 +0200 Thomas Arendsen Hein merge heads
Thu, 07 Jun 2012 15:54:40 +0200 Thomas Arendsen Hein help: fix 'hg help -k' matching an extension without docs
Mon, 04 Jun 2012 14:46:42 -0700 Brad Hall revlog: zlib.error sent to the user (issue3424)
Sat, 09 Jun 2012 19:13:24 -0600 Alexander Boyd statichttprepo: don't send Range header when requesting entire file stable
Wed, 06 Jun 2012 21:17:33 -0500 Matt Mackall merge with stable
Wed, 06 Jun 2012 21:17:20 -0500 Matt Mackall merge with i18n stable
Tue, 05 Jun 2012 10:09:17 -0300 Wagner Bruna merge with i18n stable
Tue, 05 Jun 2012 07:57:04 +0100 Alexander Sauta i18n-ru: synchronized with 4cf41c333e74 stable
Tue, 05 Jun 2012 13:33:52 -0500 Kevin Bullock update: fix help regarding update to ancestor stable
Wed, 06 Jun 2012 16:44:17 +0100 Jim Hague bugzilla: stop bugs always being marked as fixed in xmlrpc (issue3484) stable
Tue, 05 Jun 2012 22:46:14 +0200 Adrian Buehlmann test-add: enable for Windows
Tue, 05 Jun 2012 23:13:45 +0200 Adrian Buehlmann test-addremove: remove bits about con.xml
Tue, 05 Jun 2012 16:52:20 -0700 Bryan O'Sullivan util: simplify queue management in chunkbuffer
Sun, 27 May 2012 18:25:04 +0200 Adrian Buehlmann hghave: wrap command in 'sh -c "..."' for has_pyflakes()