From 66cacd053ba900c8eb3b7962027370c84a97f990 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Sat, 17 Feb 2007 13:46:18 +0100 Subject: Layout update --- ui-tree.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ui-tree.c') diff --git a/ui-tree.c b/ui-tree.c index 1d07e70..b00670e 100644 --- a/ui-tree.c +++ b/ui-tree.c @@ -66,7 +66,6 @@ void cgit_print_tree(const char *hex, char *path) return; } - html("

Tree content

\n"); html_txt(path); html("\n"); html(""); -- cgit 1.4.1 lue='d483e8f5692117d6f3ea0801c0ca2ec7aa8f6f3b'/>
web frontend for git
about summary refs log tree commit diff
path: root/ui-log.h (unfollow)
Commit message (Expand)Author
2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping
2013-04-15t0109: test more URLsJohn Keeping
2013-04-10cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld
2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer
2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer
2013-04-10tests/: Do not use `sed -i`Lukas Fleischer
2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld
2013-04-10t0109: chain operations with &&John Keeping
2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer
2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer