Issue 472 in reviewboard: HGTool does not support git style diff

2009-04-16 Thread codesite-noreply
Comment #10 on issue 472 by dimit...@glezos.com: HGTool does not support git style diff http://code.google.com/p/reviewboard/issues/detail?id=472 The `hg export --git` command includes the revision information in the diff and could be pulled like ivazqueznet mentions. $ hg export --help

Issue 472 in reviewboard: HGTool does not support git style diff

2009-04-08 Thread codesite-noreply
Comment #9 on issue 472 by ivazqueznet: HGTool does not support git style diff http://code.google.com/p/reviewboard/issues/detail?id=472 Why can't it pull the revision info from the export header? -- You received this message because you are listed in the owner or CC fields of this issue, or

Issue 472 in reviewboard: HGTool does not support git style diff

2009-02-17 Thread codesite-noreply
Comment #8 on issue 472 by john.levon: HGTool does not support git style diff http://code.google.com/p/reviewboard/issues/detail?id=472 http://www.selenic.com/mercurial/bts/issue1268 is the relevant Mercurial bug -- You received this message because you are listed in the owner or CC fields

Issue 472 in reviewboard: HGTool does not support git style diff

2008-09-30 Thread codesite-noreply
Issue 472: HGTool does not support git style diff http://code.google.com/p/reviewboard/issues/detail?id=472 Comment #5 by al.yazdi: Why not taking the most recent revision then (tip)? I don't see any reason of posting a diff that does not apply on the most recent revision ... BTW, Mercurial