Re: Code review tool recommendations - replacement for crucible?

2016-06-16 Thread Andreas Krey
On Thu, 16 Jun 2016 11:55:56 +, Richard Ipsum wrote: ... > Have you considered Gerrit[1] already? > It would seem to handle the cases you're interested in. Possible, but only after a lot of user education. We don't currently rewrite commits for review comments, and neither can we get (all)

Re: Code review tool recommendations - replacement for crucible?

2016-06-16 Thread Richard Ipsum
On Thu, Jun 16, 2016 at 11:41:08AM +0200, Andreas Krey wrote: > Hi all, > > I'm looking for pointers to review tools that work with git (obviously), > and can deal sensibly with bigger reviews. Things we need: > > - Ability to split (set of) commits into multiple reviews, > so parts of changes

Code review tool recommendations - replacement for crucible?

2016-06-16 Thread Andreas Krey
Hi all, I'm looking for pointers to review tools that work with git (obviously), and can deal sensibly with bigger reviews. Things we need: - Ability to split (set of) commits into multiple reviews, so parts of changes can be reviewed by the respective owners (or assign different reviewers