log

age author description
Thu, 03 Feb 2011 10:31:17 +0100 Martin Geisler remove unnecessary list comprehensions
Tue, 15 Feb 2011 22:25:48 +0100 Patrick Mezard commit: abort if a subrepo is modified and ui.commitsubrepos=no
Tue, 15 Feb 2011 16:19:11 -0600 Matt Mackall tests: fixes for svn 1.4.2
Tue, 15 Feb 2011 20:02:52 +0100 André Sintzoff mq: remove undo after a qimport
Tue, 15 Feb 2011 14:41:49 +0100 Adrian Buehlmann transaction: use posixfile and unlink from util
Mon, 14 Feb 2011 23:59:21 -0600 Kevin Bullock bookmarks: update help text since moving into core
Tue, 15 Feb 2011 23:23:16 +1300 jfh debugignore: catch the case when ignore.includepat doesn't exist
Tue, 15 Feb 2011 02:17:43 +0100 Mads Kiilerich tests: use printenv.py where it is - don't copy it around
Tue, 15 Feb 2011 01:05:32 +0100 Mads Kiilerich tests: let printenv.py show the real values
Tue, 15 Feb 2011 01:04:10 +0100 Mads Kiilerich hgweb: make paths wildcards expanding in a repo root match repo correctly
Tue, 15 Feb 2011 01:04:10 +0100 Mads Kiilerich hgweb: doctest of url creation from wildcard expansion
Mon, 14 Feb 2011 18:04:20 -0600 Matt Mackall bookmarks: fix up test-https
Fri, 24 Dec 2010 15:23:01 +0100 Dan Villiom Podlaski Christiansen explicitly close files
Fri, 11 Feb 2011 22:24:10 +0800 Afuna tag: add tests for tags with whitespace (issue2174)
Fri, 11 Feb 2011 17:23:24 +0800 Afuna doc: Add diff.unified to the hgrc docs.