summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
547a64f)
Signed-off-by: Mark Lodato <lodatom@gmail.com>
#include "html.h"
#include "ui-shared.h"
#include "html.h"
#include "ui-shared.h"
char *match_path;
int match;
char *match_path;
int match;
if (!rev)
rev = ctx->qry.head;
if (!rev)
rev = ctx->qry.head;
- curr_rev = xstrdup(rev);
if (get_sha1(rev, sha1)) {
html_status(404, "Not found", 0);
return;
if (get_sha1(rev, sha1)) {
html_status(404, "Not found", 0);
return;