X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/42a7eb9c73457319a3fd5441ff26046fc9b31dad..eb45342e735818b3c68cbab9b61b23e79ae74418:/ui-tree.c diff --git a/ui-tree.c b/ui-tree.c index 1037c82..75ce449 100644 --- a/ui-tree.c +++ b/ui-tree.c @@ -32,6 +32,10 @@ static void print_object(const unsigned char *sha1, char *path) return; } + html(" blob: %s",sha1_to_hex(sha1)); + html("\n"); idx = 0; start = 0; @@ -92,8 +96,8 @@ static int ls_item(const unsigned char *sha1, const char *base, int baselen, htmlf("", size); html("\n"); free(name); return 0;
%li"); - cgit_log_link("L", "Log", "button", cgit_query_head, curr_rev, - fullpath); + cgit_log_link("log", NULL, "button", cgit_query_head, curr_rev, + fullpath, 0); html("