Age | Commit message (Expand) | Author | Files | Lines |
2007-09-08 | cgit v0.6.1v0.6.1 | Lars Hjemli | 1 | -2/+2 |
2007-09-08 | Makefile: add missing references to DESTDIR | Lars Hjemli | 1 | -2/+2 |
2007-09-08 | Make cgit honor CACHE_ROOT as defined in Makefile | Chris Pickel | 1 | -0/+1 |
2007-09-08 | Makefile: add support for DESTDIR | Chris Pickel | 1 | -7/+7 |
2007-09-04 | cgit v0.6v0.6 | Lars Hjemli | 1 | -2/+2 |
2007-09-03 | Makefile: add target "get-git" | Lars Hjemli | 1 | -1/+6 |
2007-09-03 | Rewrite the makefile + gen-version.sh | Lars Hjemli | 1 | -63/+35 |
2007-07-22 | Add ui-tag.c | Lars Hjemli | 1 | -1/+1 |
2007-07-03 | make gen-version.sh run even if . is not in PATH | Michael Krelin | 1 | -1/+1 |
2007-06-18 | Add version info from git-describe | Lars Hjemli | 1 | -11/+18 |
2007-06-16 | ui-tree: unify with ui-view, use path to select tree/blob | Lars Hjemli | 1 | -1/+1 |
2007-05-24 | cgit v0.5v0.5 | Lars Hjemli | 1 | -1/+1 |
2007-05-20 | Use git-1.5.2 | Lars Hjemli | 1 | -5/+3 |
2007-05-15 | Include cgit.conf in Makefile | Lars Hjemli | 1 | -0/+5 |
2007-05-15 | Use tables and css to create the diffstat graph, fix scaling | Lars Hjemli | 1 | -1/+0 |
2007-05-15 | Don't hardcode urls when SCRIPT_NAME is available | Lars Hjemli | 1 | -1/+3 |
2007-05-14 | Let makefile override the configfile location | Lars Hjemli | 1 | -4/+7 |
2007-05-13 | cgit v0.4v0.4 | Lars Hjemli | 1 | -1/+1 |
2007-05-13 | Add graphical diffstat to commit view | Lars Hjemli | 1 | -0/+1 |
2007-05-11 | Makefile: add support for building w.o. preinstalled git | Lars Hjemli | 1 | -1/+13 |
2007-05-11 | Tag release v0.3v0.3 | Lars Hjemli | 1 | -1/+1 |
2007-05-11 | Add submodules.sh and use it during builds | Lars Hjemli | 1 | -13/+36 |
2007-05-11 | Added git as a submodule | Lars Hjemli | 1 | -1/+1 |
2007-05-09 | Add support for downloading single blobs | Lars Hjemli | 1 | -1/+1 |
2007-05-08 | Update to libgit 1.5.2-rc2 | Lars Hjemli | 1 | -5/+7 |
2007-02-08 | Add support for snapshots | Lars Hjemli | 1 | -1/+2 |
2007-02-05 | cgit v0.2v0.2 | Lars Hjemli | 1 | -1/+1 |
2007-02-05 | Add support for prefix and gitsrc arguments to 'make' | Lars Hjemli | 1 | -6/+12 |
2007-01-28 | Unified install path | Lars Hjemli | 1 | -4/+3 |
2007-01-17 | Enable building with debuginfo | Lars Hjemli | 1 | -0/+4 |
2006-12-21 | cgit 0.1v0.1 | Lars Hjemli | 1 | -1/+1 |
2006-12-21 | Let make know that ui-diff.c depends on xdiff.h | Lars Hjemli | 1 | -0/+2 |
2006-12-20 | Add basic diff view | Lars Hjemli | 1 | -1/+1 |
2006-12-16 | Add ui-commit.c + misc ui cleanups | Lars Hjemli | 1 | -1/+1 |
2006-12-13 | Add separate makefile-rule to clear current cache | Lars Hjemli | 1 | -2/+4 |
2006-12-13 | Add display of tree content w/ui-tree.c | Lars Hjemli | 1 | -1/+1 |
2006-12-11 | Move global variables + callback functions into shared.c | Lars Hjemli | 1 | -2/+2 |
2006-12-11 | Move functions for generic object output into ui-view.c | Lars Hjemli | 1 | -1/+1 |
2006-12-11 | Move log-functions into ui-log.c | Lars Hjemli | 1 | -1/+2 |
2006-12-11 | Move repo summary functions into ui-summary.c | Lars Hjemli | 1 | -1/+1 |
2006-12-11 | Move functions for repolist output into ui-repolist.c | Lars Hjemli | 1 | -1/+1 |
2006-12-11 | Move common output-functions into ui-shared.c | Lars Hjemli | 1 | -1/+1 |
2006-12-11 | Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c | Lars Hjemli | 1 | -2/+3 |
2006-12-11 | Let 'make install' clear all cachefiles | Lars Hjemli | 1 | -0/+2 |
2006-12-10 | Add version identifier in generated files | Lars Hjemli | 1 | -6/+8 |
2006-12-10 | Add caching infrastructure | Lars Hjemli | 1 | -2/+4 |
2006-12-09 | Replace useless make rules with generic $(OBJECTS) dependency | Lars Hjemli | 1 | -5/+1 |
2006-12-09 | Import cgit prototype from git tree | Lars Hjemli | 1 | -0/+24 |