about summary refs log tree commit diff
path: root/ui-repolist.c
diff options
context:
space:
mode:
authorJohan Herland <johan@herland.net>2010-06-10 20:15:51 +0200
committerLars Hjemli <hjemli@gmail.com>2010-06-19 13:00:07 +0200
commitd20313e3daf855ee5d4808e050f54614c200d7b1 (patch)
tree5c462f3ba6ec97c0b099a309dfd0fa87d03fbc72 /ui-repolist.c
parentAdd URL parameter 'context' for changing the number of context lines in diffs (diff)
downloadcgit-pink-d20313e3daf855ee5d4808e050f54614c200d7b1.tar.gz
cgit-pink-d20313e3daf855ee5d4808e050f54614c200d7b1.zip
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>
Diffstat (limited to 'ui-repolist.c')
0 files changed, 0 insertions, 0 deletions
d3388429b6c1361074cbac5dec6afee79d7&follow=1'>t0001: validate Git -rcN version numbers correctlyJohn Keeping 2013-04-27git: update to 1.8.2.2John Keeping 2013-04-17scan-tree: fix regression in section-from-path=-1John Keeping 2013-04-15t0001: ignore ".dirty" suffix on Git versionJohn Keeping 2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping 2013-04-15t0109: test more URLsJohn Keeping 2013-04-10cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld 2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer 2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer 2013-04-10tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer