Age | Commit message (Expand) | Author |
2008-04-13 | Implement minimal freetext search in the repolist | Lars Hjemli |
2008-04-13 | More layout fixes | Lars Hjemli |
2008-04-12 | Minor fixup in tree-view css | Lars Hjemli |
2008-04-12 | Reintroduce the branch switcher | Lars Hjemli |
2008-04-12 | Add fixed link to index page from repo header | Lars Hjemli |
2008-04-12 | Include diff in commit view | Lars Hjemli |
2008-04-12 | Replace sidebar/logo | Lars Hjemli |
2008-04-09 | Use GIT-1.5.5 | Lars Hjemli |
2008-04-08 | Don't specify mimetype in ui-blob.c | Lars Hjemli |
2008-04-08 | Merge branch 'lh/cleanup' | Lars Hjemli |
2008-04-08 | Reset ctx.repo to NULL when the config parser is finished | Lars Hjemli |
2008-04-08 | Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() | Lars Hjemli |
2008-03-31 | Use GIT-1.5.5-rc2 | Lars Hjemli |
2008-03-27 | Move function for configfile parsing into configfile.[ch] | Lars Hjemli |
2008-03-27 | Add cache.h | Lars Hjemli |
2008-03-25 | Remove global and obsolete cgit_cmd | Lars Hjemli |
2008-03-25 | Makefile: copy the QUIET constructs from the Makefile in git.git | Lars Hjemli |
2008-03-24 | Move cgit_version from shared.c to cgit.c | Lars Hjemli |
2008-03-24 | Makefile: autobuild dependency rules | Lars Hjemli |
2008-03-24 | Initial Makefile cleanup | Lars Hjemli |
2008-03-24 | Move non-generic functions from shared.c to cgit.c | Lars Hjemli |
2008-03-24 | Add ui-shared.h | Lars Hjemli |
2008-03-24 | Add separate header-files for each page/view | Lars Hjemli |
2008-03-24 | Refactor snapshot support | Lars Hjemli |
2008-03-24 | Add command dispatcher | Lars Hjemli |
2008-03-24 | Remove obsolete cacheitem parameter to ui-functions | Lars Hjemli |
2008-03-23 | Add struct cgit_page to cgit_context | Lars Hjemli |
2008-03-23 | Use GIT-1.5.5.rc1 | Lars Hjemli |
2008-03-18 | Introduce html.h | Lars Hjemli |
2008-03-17 | Fix segfault in patch view for root commit | Lars Hjemli |
2008-03-17 | Use GIT-1.5.4.4 | Lars Hjemli |
2008-02-24 | tests/setup.sh: cleanup test script output and logging | Lars Hjemli |
2008-02-24 | t0010-validate.sh: return on cgit errors | Lars Hjemli |
2008-02-24 | Make output from `make test` more readable | Lars Hjemli |
2008-02-24 | Brown paper bag: don't use `grep -v` | Lars Hjemli |
2008-02-24 | Add regression-test for description-less repos | Lars Hjemli |
2008-02-23 | Merge branch 'stable' | Lars Hjemli |
2008-02-23 | Fix segfault | Hiroki Hattori |
2008-02-16 | Improve initialization of git directory | Lars Hjemli |
2008-02-16 | Move cgit_repo into cgit_context | Lars Hjemli |
2008-02-16 | Add all config variables into struct cgit_context | Lars Hjemli |
2008-02-16 | Introduce struct cgit_context | Lars Hjemli |
2008-02-16 | Use GIT-1.5.4.1 | Lars Hjemli |
2008-02-02 | Use GIT-1.5.4 | Lars Hjemli |
2008-01-28 | Use GIT-1.5.4.rc5 | Lars Hjemli |
2008-01-21 | Use GIT-1.5.4.rc4 | Lars Hjemli |
2008-01-13 | Merge branch 'stable' | Lars Hjemli |
2008-01-10 | CGIT 0.7.2v0.7.2 | Lars Hjemli |
2008-01-10 | Use GIT-1.5.3.8 | Lars Hjemli |
2008-01-10 | Check for NULL-subject in patch view | Lars Hjemli |