Message7695

Author tonfa
Recipients abuehl, djc, dougxc, jwwalker
Date 2008-10-29.09:43:10
Content
There's a related issue:
hg tip --template='{files|json}\n'

Will print

["file1 file2"] instead of ["file1", "file2"]
History
Date User Action Args
2008-10-29 09:43:10tonfasetrecipients: + djc, abuehl, jwwalker, dougxc
2008-10-29 09:43:10tonfasetmessageid: <1225273390.29.0.677610653052.issue1164@selenic.com>
2008-10-29 09:43:10tonfalinkissue1164 messages
2008-10-29 09:43:10tonfacreate