]> git.cameronkatri.com Git - cgit.git/commit
tree: allow skipping through single-child trees
authorJohn Keeping <john@keeping.me.uk>
Wed, 13 Jul 2016 19:19:42 +0000 (20:19 +0100)
committerJohn Keeping <john@keeping.me.uk>
Sat, 1 Oct 2016 10:45:17 +0000 (11:45 +0100)
commit000cf294c4d3f3a72b31d8bd0186ac989f596890
tree8950b52925fd87b21b5fda1dd8ec7011fd22f8d8
parent7e67c64894b1093fbc009edd811fee1e76daa2d7
tree: allow skipping through single-child trees

If we have only a single element in a directory (for example in Java
package paths), display multiple directories in one go so that it is
possible to navigate directly to the first directory that contains
either files or multiple directories.

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-tree.c