commit | d20313e3daf855ee5d4808e050f54614c200d7b1 | [log] [tgz] |
---|---|---|
author | Johan Herland <johan@herland.net> | Thu Jun 10 20:15:51 2010 +0200 |
committer | Lars Hjemli <hjemli@gmail.com> | Sat Jun 19 13:00:07 2010 +0200 |
tree | 5c462f3ba6ec97c0b099a309dfd0fa87d03fbc72 | |
parent | 6180e6169d6e87a3bea7e4da835dca17f93e5cfd [diff] |
ui-diff: Add links to increase/decrease number of context lines in diffs Add two links to the "Diffstat" line to show more/less context lines in the generated diff. To support this, cgit_commit_link() and cgit_diff_link() has learned to preserve the ctx.qry.context variable. Signed-off-by: Johan Herland <johan@herland.net> Signed-off-by: Lars Hjemli <hjemli@gmail.com>