log

age author description
Wed, 23 Nov 2011 14:22:37 -0800 Matt Mackall posix: fix HFS+ percent-encoding folding stable
Wed, 23 Nov 2011 02:44:11 +0100 Mads Kiilerich mail: use quoted-printable for mime encoding to avoid too long lines (issue3075)
Wed, 23 Nov 2011 02:36:33 +0100 Mads Kiilerich notify: add option for writing to mbox
Wed, 23 Nov 2011 02:11:24 +0100 Mads Kiilerich mail: mbox handling as a part of mail handling, refactored from patchbomb
Wed, 23 Nov 2011 02:09:38 +0100 Mads Kiilerich patchbomb: minor refactoring of mbox functionality, preparing for move
Wed, 23 Nov 2011 03:14:24 +0100 Mads Kiilerich tests: run check-code with warnings and maintain a whitelist
Wed, 23 Nov 2011 02:50:58 +0100 Mads Kiilerich tests: convert test-check-code-hg.py to .t
Wed, 23 Nov 2011 01:20:32 +0000 Christian Ebert test-keyword: use inline doctest syntax
Tue, 22 Nov 2011 17:34:22 -0600 Matt Mackall merge with stable
Tue, 22 Nov 2011 19:56:26 +0100 Mads Kiilerich tests: test-largefiles.t should not try to escape from $TESTTMP stable
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