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