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 of

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

2009-02-11 Thread codesite-noreply
Comment #7 on issue 472 by trowbrds: HGTool does not support git style diff http://code.google.com/p/reviewboard/issues/detail?id=472 Issue 877 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred th

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 #6 by chipx86: It may be out of date. There's a massive race condition in doing that, and it can break the diff in subtle or drastic ways. Also, what is "most recent?" According

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 so

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

2008-09-29 Thread codesite-noreply
Issue 472: HGTool does not support git style diff http://code.google.com/p/reviewboard/issues/detail?id=472 Comment #4 by trowbrds: So, it turns out that "git-style diffs" from Hg don't include revision information. There's no way we can support these. Issue attribute updates: Status: