diff options
| author | Lars Hjemli <hjemli@gmail.com> | 2007-06-17 01:23:08 +0200 |
|---|---|---|
| committer | Lars Hjemli <hjemli@gmail.com> | 2007-06-17 01:39:05 +0200 |
| commit | 44947bfcdc0d6e8c7d673bea0538cbf2a182f289 (patch) | |
| tree | 3f65d6842738a8314ed72d5575a0b523061556b7 /ui-commit.c | |
| parent | ui-tree: make blob viewer generate valid html (diff) | |
| download | cgit-magenta-44947bfcdc0d6e8c7d673bea0538cbf2a182f289.tar.xz | |
Add and use cgit_tree_link()
This creates a new function used to generate links to 'tree' page and uses the function everywhere a link to the 'tree' page is generated. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-commit.c')
| -rw-r--r-- | ui-commit.c | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/ui-commit.c b/ui-commit.c |
