cgit

ref: v0.1
Sha Commit date Commit message Author
8e495b07 2006-12-21 cgit 0.1 Lars Hjemli
40dea525 2006-12-21 Let make know that ui-diff.c depends on xdiff.h Lars Hjemli
36aba002 2006-12-20 Add basic diff view Lars Hjemli
a5304286 2006-12-17 Use html_filemode in ui-tree.c Lars Hjemli
fb6e5869 2006-12-17 Don't show new and old filemode for added/removed files Lars Hjemli
6cb326c8 2006-12-17 Show list of modified files in ui-commit.c Lars Hjemli
9c5229ea 2006-12-16 Reformat code to avoid excessive line lengths Lars Hjemli
aaa24bdd 2006-12-16 Add cgit_free_commitinfo() and use where needed Lars Hjemli
fa82b03e 2006-12-16 Simplify ui-commit.c Lars Hjemli
8960d267 2006-12-16 Show emails and timestamps in ui-commit.c Lars Hjemli
77078ba7 2006-12-16 Teach commit parser about author/committer email + timestamp Lars Hjemli
7c849d94 2006-12-16 Allow relative paths for cgit_cache_root Lars Hjemli
61245ad1 2006-12-16 Add cache-root option to /cgit/rc Lars Hjemli
521dc7a4 2006-12-16 Add argument parsing + switch for uncached operation Lars Hjemli
a1a79998 2006-12-16 Add head comment to shared.c Lars Hjemli
6c14f5e4 2006-12-16 Add head comment to ui-commit.c Lars Hjemli
f516218d 2006-12-16 gitweb ripoff: set tr:hover to highligt current row Lars Hjemli
0de2055b 2006-12-16 Make repo header a link to summary page Lars Hjemli
148fb962 2006-12-16 Move cgit_print_date into ui-shared, reuse in ui-summary Lars Hjemli
9a8f8865 2006-12-16 Add ui-commit.c + misc ui cleanups Lars Hjemli
2101e26f 2006-12-15 Add a common commit parser Lars Hjemli
420712ac 2006-12-14 Add simple pager to log page Lars Hjemli
c45b8178 2006-12-13 Add separate makefile-rule to clear current cache Lars Hjemli
dcef257d 2006-12-13 Remove implementation details from README Lars Hjemli
9c2e863e 2006-12-13 Small layout adjustments to summary and blob view Lars Hjemli
06fe0c2f 2006-12-13 Add display of tree content w/ui-tree.c Lars Hjemli
58d04f65 2006-12-12 cache_lock: do xstrdup/free on lockfile Lars Hjemli
fbaf1171 2006-12-11 Don't truncate valid cachefiles Lars Hjemli
44923f89 2006-12-11 Move global variables + callback functions into shared.c Lars Hjemli
df631193 2006-12-11 Move functions for generic object output into ui-view.c Lars Hjemli
d14c5f6d 2006-12-11 Move log-functions into ui-log.c Lars Hjemli
1418034e 2006-12-11 Move repo summary functions into ui-summary.c Lars Hjemli
74620f12 2006-12-11 Move functions for repolist output into ui-repolist.c Lars Hjemli
5a106eb0 2006-12-11 Move common output-functions into ui-shared.c Lars Hjemli
51ada4fd 2006-12-11 Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c Lars Hjemli
318d1063 2006-12-11 Avoid infinite loops in caching layer Lars Hjemli
a581ed8d 2006-12-11 Let 'make install' clear all cachefiles Lars Hjemli
f5069d88 2006-12-11 Fix cache algorithm loophole Lars Hjemli
76827d86 2006-12-10 Add version identifier in generated files Lars Hjemli
7640d90b 2006-12-10 Add license file and copyright notices Lars Hjemli
25105d7e 2006-12-10 Add caching infrastructure Lars Hjemli
856c026e 2006-12-09 Add .gitignore Lars Hjemli
c76a52be 2006-12-09 Replace useless make rules with generic $(OBJECTS) dependency Lars Hjemli
0d169ada 2006-12-09 Import cgit prototype from git tree Lars Hjemli