It would be incredibly useful for audits if one could move to the next and previous commit from diffusion.
Nowadays when performing an audit, you are watching the code from diffusion, and to move to the previous / next commit you need to go back, search for the commit you were in, and choose the previous / next one. This is incredibly difficult for such a common and simple task. Especially in a post-commit review cycle, where a single push may contain several commits that need auditing.
Moreover, if there where shortcuts for this, it would be even better!
Obviously moving to the previous / next commit may have more than one possibility (merges and branches), but the options could be easily listed and a sane default used (for instance, keeping in the same branch when possible).