log

age author description
Thu, 24 Nov 2011 18:22:45 +0100 Martin Geisler largefiles: simplify lfutil.writehash
Thu, 24 Nov 2011 18:22:44 +0100 Martin Geisler merge with stable
Thu, 24 Nov 2011 18:13:18 +0100 Martin Geisler largefiles: copy files into .hg/largefiles atomically stable
Thu, 24 Nov 2011 18:12:13 +0100 Martin Geisler largefiles: write .hg/largefiles/ files atomically stable
Thu, 24 Nov 2011 18:11:43 +0100 Martin Geisler largefiles: add comment about non-atomic working directory stable
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: use an alias to make msys 'pwd' return paths with forward slashes
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: skip cvs tests with msys on windows
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: introduce 'hghave msys' to skip tests that would fail because of msys
Wed, 23 Nov 2011 16:35:17 -0600 Matt Mackall merge with stable
Wed, 23 Nov 2011 16:25:44 -0600 Matt Mackall convert: handle trailing slashes in filemap better (issue3124) stable
Wed, 23 Nov 2011 14:24:56 -0800 Matt Mackall tests: remove test-casecollision-i18n.t stable
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