]> gitweb.ps.run Git - ps-cgit/commit
diff: move layout to page function
authorJohn Keeping <john@keeping.me.uk>
Fri, 14 Aug 2015 11:47:14 +0000 (12:47 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 14 Aug 2015 13:46:51 +0000 (15:46 +0200)
commit3b220eb22ded98851ca9dee7c3c3e3b0fd02c49b
tree77573441ad15b57a4f62ecaac847461fd0e7e49f
parentc53a15c77a6763b4d6fefb033923ba7493b884a2
diff: move layout to page function

The existing "show_ctrls" flag is used to control whether we are running
in an existing page or control the page ourselves.

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