summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* cgit 0.1v0.1Lars Hjemli2006-12-211-1/+1
* Let make know that ui-diff.c depends on xdiff.hLars Hjemli2006-12-211-0/+2
* Add basic diff viewLars Hjemli2006-12-201-1/+1
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-161-1/+1
* Add separate makefile-rule to clear current cacheLars Hjemli2006-12-131-2/+4
* Add display of tree content w/ui-tree.cLars Hjemli2006-12-131-1/+1
* Move global variables + callback functions into shared.cLars Hjemli2006-12-111-2/+2
* Move functions for generic object output into ui-view.cLars Hjemli2006-12-111-1/+1
* Move log-functions into ui-log.cLars Hjemli2006-12-111-1/+2
* Move repo summary functions into ui-summary.cLars Hjemli2006-12-111-1/+1
* Move functions for repolist output into ui-repolist.cLars Hjemli2006-12-111-1/+1
* Move common output-functions into ui-shared.cLars Hjemli2006-12-111-1/+1
* Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli2006-12-111-2/+3
* Let 'make install' clear all cachefilesLars Hjemli2006-12-111-0/+2
* Add version identifier in generated filesLars Hjemli2006-12-101-6/+8
* Add caching infrastructureLars Hjemli2006-12-101-2/+4
* Replace useless make rules with generic $(OBJECTS) dependencyLars Hjemli2006-12-091-5/+1
* Import cgit prototype from git treeLars Hjemli2006-12-091-0/+24
/td>3-66/+154 2007-07-26changed design / added linknecoro2-34/+27 2007-07-25changed design / added linknecoro5-86/+188 2007-07-24made the resume_loop-plugin change titles toonecoro5-7/+22 2007-07-21added logviewersnecoro7-215/+429 2007-07-21updated howtonecoro1-14/+24 2007-07-20new Plugin Schemenecoro1-5/+4 2007-07-20new Plugin Schemenecoro1-1/+1 2007-07-20new Plugin Schemenecoro9-162/+214 2007-07-13fixesnecoro4-27/+37 2007-07-13new fancier log outputnecoro14-127/+116 2007-07-11added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro8-208/+275 2007-07-09bug in shutdown pluginnecoro2-5/+12 2007-07-09added resume_loop pluginnecoro1-1/+1 2007-07-09added resume_loop pluginnecoro10-22/+162 2007-07-07some more documentationnecoro6-4/+108 2007-07-07Some documentation worknecoro7-18/+129