Download raw body.
tog ref -> log -> diff: < > fails to follow branch
Stefan Sperling: > The following works for me. Not sure if this is the best possible fix, > perhaps we'd want to decouple the diff/log views a bit more. But I am > happy enough with this approach for now: Unfortunately, this introduces two bugs: * In the log view header line, the commit number n "[n/m]" is no longer correctly updated. * When additional commits need to be requested from the log thread, '>' doesn't advance any longer. E.g. tog log, move to bottom line, enter, hit '>'. -- Christian "naddy" Weisgerber naddy@mips.inka.de
tog ref -> log -> diff: < > fails to follow branch