diff options
| author | Lars Hjemli <hjemli@gmail.com> | 2008-09-23 17:54:45 +0200 |
|---|---|---|
| committer | Lars Hjemli <hjemli@gmail.com> | 2008-09-23 17:54:45 +0200 |
| commit | f82b19407dd876e6c02a572615bf34b09f6fa831 (patch) | |
| tree | 9b08ab9bfc821f4fc2d53be62f338083e93d4ca1 /ui-diff.c | |
| parent | ui-diff: fix links from diffstat (diff) | |
| download | cgit-magenta-f82b19407dd876e6c02a572615bf34b09f6fa831.tar.xz | |
ui-diff: make diffstat header a link to the full diff
When printing a path-filtered diff it wasn't obvious how to get back to the full diff (clicking the 'diff' tab would do this). Making the diffstat heading into a link seems to improve the usability. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-diff.c')
| -rw-r--r-- | ui-diff.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ui-diff.c b/ui-diff.c |
