Age | Commit message (Expand) | Author | Lines |
2006-12-11 | Move global variables + callback functions into shared.c | Lars Hjemli | -82/+86 |
2006-12-11 | Move functions for generic object output into ui-view.c | Lars Hjemli | -34/+43 |
2006-12-11 | Move log-functions into ui-log.c | Lars Hjemli | -111/+121 |
2006-12-11 | Move repo summary functions into ui-summary.c | Lars Hjemli | -47/+59 |
2006-12-11 | Move functions for repolist output into ui-repolist.c | Lars Hjemli | -70/+90 |
2006-12-11 | Move common output-functions into ui-shared.c | Lars Hjemli | -82/+99 |
2006-12-11 | Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c | Lars Hjemli | -28/+29 |
2006-12-11 | Avoid infinite loops in caching layer | Lars Hjemli | -14/+31 |
2006-12-11 | Let 'make install' clear all cachefiles | Lars Hjemli | -0/+2 |
2006-12-11 | Fix cache algorithm loophole | Lars Hjemli | -11/+16 |
2006-12-10 | Add version identifier in generated files | Lars Hjemli | -9/+14 |
2006-12-10 | Add license file and copyright notices | Lars Hjemli | -0/+372 |
2006-12-10 | Add caching infrastructure | Lars Hjemli | -28/+353 |
2006-12-09 | Add .gitignore | Lars Hjemli | -0/+3 |
2006-12-09 | Replace useless make rules with generic $(OBJECTS) dependency | Lars Hjemli | -5/+1 |
2006-12-09 | Import cgit prototype from git tree | Lars Hjemli | -0/+1090 |