Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Add display of tree content w/ui-tree.c | 2006-12-13 | -0/+1 | ||
* | Don't truncate valid cachefiles | 2006-12-12 | -0/+1 | ||
* | Move global variables + callback functions into shared.c | 2006-12-12 | -3/+4 | ||
* | Move functions for generic object output into ui-view.c | 2006-12-12 | -0/+1 | ||
* | Move log-functions into ui-log.c | 2006-12-12 | -3/+2 | ||
* | Move repo summary functions into ui-summary.c | 2006-12-12 | -0/+3 | ||
* | Move functions for repolist output into ui-repolist.c | 2006-12-12 | -0/+8 | ||
* | Move common output-functions into ui-shared.c | 2006-12-12 | -1/+8 | ||
* | Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c | 2006-12-12 | -0/+1 | ||
* | Avoid infinite loops in caching layer | 2006-12-11 | -0/+1 | ||
* | Fix cache algorithm loophole | 2006-12-11 | -1/+2 | ||
* | Add caching infrastructure | 2006-12-11 | -2/+45 | ||
* | Import cgit prototype from git tree | 2006-12-09 | -0/+21 | ||