Make the commit object use a byteArray instead of a string to avoid conversion errors.
commit7b62dac10ba8dacbd5da08dc169b76a0b88faa86
authorThomas Zander <Thomas.Zander@Trolltech.com>
Mon, 20 Oct 2008 11:57:55 +0000 (20 13:57 +0200)
committerThomas Zander <Thomas.Zander@Trolltech.com>
Mon, 20 Oct 2008 11:57:55 +0000 (20 13:57 +0200)
treef2e9a48a91111205f14d0f1b3141ea7360f1016e
parent7c731d9485dde19e10db262a5a9860a0b50a1367
Make the commit object use a byteArray instead of a string to avoid conversion errors.
src/commands/AmendRecord.cpp
src/patches/Commit.cpp
src/patches/Commit.h
src/patches/Commit_p.h
tests/commit/TestReadCommit.cpp