summaryrefslogtreecommitdiff
path: root/ui-snapshot.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-05-20 22:32:22 +0200
committerLars Hjemli <hjemli@gmail.com>2008-05-20 22:32:22 +0200
commit08a8757fa54ee70d31882344ca7f19de5cbe4690 (patch)
tree93cddfcbb81bbaf0fe8b3206d5f2f9c11dc6df9a /ui-snapshot.c
parentdd7c172542440170b5b1aca8be43d2ad6dae7227 (diff)
downloadcgit-08a8757fa54ee70d31882344ca7f19de5cbe4690.tar.gz
cgit-08a8757fa54ee70d31882344ca7f19de5cbe4690.tar.bz2
cgit-08a8757fa54ee70d31882344ca7f19de5cbe4690.zip
ui-tree.c: avoid peeking at GITLINK objects
When an object in the tree has GITLINK mode-bits we don't need to get any more info about that particular object (and trying to get more info about it will usually generate an annoying warning on stderr since the object typically doesn't exist in the repo anyways). Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
cgit.git/commit/ui-repolist.c?h=v0.8.3.3&id=ce1c7336e5b3e3ebe8f8c9029c405aedec98c208&follow=1'>Read repo-info from /etc/cgitrcLars Hjemli5-55/+120 2007-02-04Do not die if tag has no messageLars Hjemli1-2/+2 2007-02-03Fix search for non-virtual urlsLars Hjemli1-0/+6 2007-01-28Update README with install/config informationLars Hjemli1-24/+28