Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | CGIT 0.7.2 | 2008-01-10 | -1/+1 | |
* | Use GIT-1.5.3.8 | 2008-01-10 | -1/+1 | |
* | CGIT 0.7.1 | 2007-11-09 | -1/+1 | |
* | Makefile install: include cgit.png, do not empty cache | 2007-11-09 | -3/+6 | |
* | CGIT 0.7 | 2007-11-03 | -1/+1 | |
* | Use GIT-1.5.3.5 | 2007-11-03 | -1/+1 | |
* | Add support for refs view | 2007-10-27 | -1/+1 | |
* | Use git-1.5.3.3 | 2007-10-01 | -1/+1 | |
* | cgit v0.6.3 | 2007-09-20 | -1/+1 | |
* | Upgrade to GIT 1.5.3.2 | 2007-09-20 | -1/+1 | |
* | cgit v0.6.2 | 2007-09-09 | -1/+1 | |
* | Revert part of "Makefile: add support for DESTDIR" | 2007-09-09 | -3/+3 | |
* | Revert "Makefile: add missing references to DESTDIR" | 2007-09-09 | -2/+2 | |
* | cgit v0.6.1 | 2007-09-08 | -2/+2 | |
* | Makefile: add missing references to DESTDIR | 2007-09-08 | -2/+2 | |
* | Make cgit honor CACHE_ROOT as defined in Makefile | 2007-09-08 | -0/+1 | |
* | Makefile: add support for DESTDIR | 2007-09-08 | -7/+7 | |
* | cgit v0.6 | 2007-09-04 | -2/+2 | |
* | Makefile: add target "get-git" | 2007-09-04 | -1/+6 | |
* | Rewrite the makefile + gen-version.sh | 2007-09-04 | -63/+35 | |
* | Add ui-tag.c | 2007-07-23 | -1/+1 | |
* | make gen-version.sh run even if . is not in PATH | 2007-07-04 | -1/+1 | |
* | Add version info from git-describe | 2007-06-18 | -11/+18 | |
* | ui-tree: unify with ui-view, use path to select tree/blob | 2007-06-17 | -1/+1 | |
* | cgit v0.5 | 2007-05-24 | -1/+1 | |
* | Use git-1.5.2 | 2007-05-20 | -5/+3 | |
* | Include cgit.conf in Makefile | 2007-05-16 | -0/+5 | |
* | Use tables and css to create the diffstat graph, fix scaling | 2007-05-15 | -1/+0 | |
* | Don't hardcode urls when SCRIPT_NAME is available | 2007-05-15 | -1/+3 | |
* | Let makefile override the configfile location | 2007-05-15 | -4/+7 | |
* | cgit v0.4 | 2007-05-14 | -1/+1 | |
* | Add graphical diffstat to commit view | 2007-05-14 | -0/+1 | |
* | Makefile: add support for building w.o. preinstalled git | 2007-05-12 | -1/+13 | |
* | Tag release v0.3 | 2007-05-11 | -1/+1 | |
* | Add submodules.sh and use it during builds | 2007-05-11 | -13/+36 | |
* | Added git as a submodule | 2007-05-11 | -1/+1 | |
* | Add support for downloading single blobs | 2007-05-09 | -1/+1 | |
* | Update to libgit 1.5.2-rc2 | 2007-05-09 | -5/+7 | |
* | Add support for snapshots | 2007-02-08 | -1/+2 | |
* | cgit v0.2 | 2007-02-05 | -1/+1 | |
* | Add support for prefix and gitsrc arguments to 'make' | 2007-02-05 | -6/+12 | |
* | Unified install path | 2007-01-28 | -4/+3 | |
* | Enable building with debuginfo | 2007-01-17 | -0/+4 | |
* | cgit 0.1 | 2006-12-21 | -1/+1 | |
* | Let make know that ui-diff.c depends on xdiff.h | 2006-12-21 | -0/+2 | |
* | Add basic diff view | 2006-12-21 | -1/+1 | |
* | Add ui-commit.c + misc ui cleanups | 2006-12-16 | -1/+1 | |
* | Add separate makefile-rule to clear current cache | 2006-12-13 | -2/+4 | |
* | Add display of tree content w/ui-tree.c | 2006-12-13 | -1/+1 | |
* | Move global variables + callback functions into shared.c | 2006-12-12 | -2/+2 | |