tests/binfile.bin
author Remy Blank <remy.blank@pobox.com>
Wed, 09 Jan 2013 20:27:17 +0100
changeset 18288 0d5a22f73a1f
parent 3368 751df21dad72
permissions -rw-r--r--
posix: fix split() for the case where the path is at the root of the filesystem posixpath.split() strips '/' from the dirname *unless it is the root*. This patch reproduces this behavior in posix.split(). The old behavior causes a crash when creating a file at the root of the repo with localrepo.wfile() when the repo is at the root of the filesystem.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3368
751df21dad72 Add test for git binary diff support
Brendan Cully <brendan@kublai.com>
parents: 1790
diff changeset
     1
(binary:application/octet-stream)