log

age author description
Tue, 22 Nov 2011 19:52:23 +0100 Mads Kiilerich largefiles: file storage should be relative to repo, not relative to cwd stable
Tue, 22 Nov 2011 12:06:42 -0600 Augie Fackler clone: don't save user's password in .hg/hgrc (Issue3122) stable
Tue, 22 Nov 2011 17:26:32 -0600 Matt Mackall posix: add extended support for OS X path folding stable
Tue, 22 Nov 2011 17:26:31 -0600 Matt Mackall dirstate: use util.normcase to build foldmap stable
Tue, 22 Nov 2011 18:16:59 +0100 Martin Geisler merge with stable
Tue, 22 Nov 2011 17:51:43 +0100 Martin Geisler largefiles: fix 'hg clone . ../foo' OSError abort stable
Tue, 22 Nov 2011 01:37:26 +0100 Mads Kiilerich tests: test-patchbomb.t cleanup
Tue, 22 Nov 2011 01:37:26 +0100 Mads Kiilerich tests: show actual output in test-patchbomb.t
Tue, 22 Nov 2011 01:37:26 +0100 Mads Kiilerich tests: test findexe() access check fixed in 58f96703a9ab
Tue, 22 Nov 2011 01:37:26 +0100 Mads Kiilerich check-code: fix return code initialization
Mon, 21 Nov 2011 13:11:17 -0600 Matt Mackall merge with stable
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: make test-commandserver.py independent of line ending and slash direction
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: make test-commandserver.py output readable
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: 'hghave unix-permissions' for test-import.t
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: skip color test on platforms without tic