| Commit message (Expand) | Author | Age | Files | Lines |
* | ui-tree: unify with ui-view, use path to select tree/blob | Lars Hjemli | 2007-06-16 | 1 | -1/+1 |
* | cgit v0.5v0.5 | Lars Hjemli | 2007-05-24 | 1 | -1/+1 |
* | Use git-1.5.2 | Lars Hjemli | 2007-05-20 | 1 | -5/+3 |
* | Include cgit.conf in Makefile | Lars Hjemli | 2007-05-15 | 1 | -0/+5 |
* | Use tables and css to create the diffstat graph, fix scaling | Lars Hjemli | 2007-05-15 | 1 | -1/+0 |
* | Don't hardcode urls when SCRIPT_NAME is available | Lars Hjemli | 2007-05-15 | 1 | -1/+3 |
* | Let makefile override the configfile location | Lars Hjemli | 2007-05-14 | 1 | -4/+7 |
* | cgit v0.4v0.4 | Lars Hjemli | 2007-05-13 | 1 | -1/+1 |
* | Add graphical diffstat to commit view | Lars Hjemli | 2007-05-13 | 1 | -0/+1 |
* | Makefile: add support for building w.o. preinstalled git | Lars Hjemli | 2007-05-11 | 1 | -1/+13 |
* | Tag release v0.3v0.3 | Lars Hjemli | 2007-05-11 | 1 | -1/+1 |
* | Add submodules.sh and use it during builds | Lars Hjemli | 2007-05-11 | 1 | -13/+36 |
* | Added git as a submodule | Lars Hjemli | 2007-05-11 | 1 | -1/+1 |
* | Add support for downloading single blobs | Lars Hjemli | 2007-05-09 | 1 | -1/+1 |
* | Update to libgit 1.5.2-rc2 | Lars Hjemli | 2007-05-08 | 1 | -5/+7 |
* | Add support for snapshots | Lars Hjemli | 2007-02-08 | 1 | -1/+2 |
* | cgit v0.2v0.2 | Lars Hjemli | 2007-02-05 | 1 | -1/+1 |
* | Add support for prefix and gitsrc arguments to 'make' | Lars Hjemli | 2007-02-05 | 1 | -6/+12 |
* | Unified install path | Lars Hjemli | 2007-01-28 | 1 | -4/+3 |
* | Enable building with debuginfo | Lars Hjemli | 2007-01-17 | 1 | -0/+4 |
* | cgit 0.1v0.1 | Lars Hjemli | 2006-12-21 | 1 | -1/+1 |
* | Let make know that ui-diff.c depends on xdiff.h | Lars Hjemli | 2006-12-21 | 1 | -0/+2 |
* | Add basic diff view | Lars Hjemli | 2006-12-20 | 1 | -1/+1 |
* | Add ui-commit.c + misc ui cleanups | Lars Hjemli | 2006-12-16 | 1 | -1/+1 |
* | Add separate makefile-rule to clear current cache | Lars Hjemli | 2006-12-13 | 1 | -2/+4 |
* | Add display of tree content w/ui-tree.c | Lars Hjemli | 2006-12-13 | 1 | -1/+1 |
* | Move global variables + callback functions into shared.c | Lars Hjemli | 2006-12-11 | 1 | -2/+2 |
* | Move functions for generic object output into ui-view.c | Lars Hjemli | 2006-12-11 | 1 | -1/+1 |
* | Move log-functions into ui-log.c | Lars Hjemli | 2006-12-11 | 1 | -1/+2 |
* | Move repo summary functions into ui-summary.c | Lars Hjemli | 2006-12-11 | 1 | -1/+1 |
* | Move functions for repolist output into ui-repolist.c | Lars Hjemli | 2006-12-11 | 1 | -1/+1 |
* | Move common output-functions into ui-shared.c | Lars Hjemli | 2006-12-11 | 1 | -1/+1 |
* | Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c | Lars Hjemli | 2006-12-11 | 1 | -2/+3 |
* | Let 'make install' clear all cachefiles | Lars Hjemli | 2006-12-11 | 1 | -0/+2 |
* | Add version identifier in generated files | Lars Hjemli | 2006-12-10 | 1 | -6/+8 |
* | Add caching infrastructure | Lars Hjemli | 2006-12-10 | 1 | -2/+4 |
* | 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 | 1 | -0/+24 |