about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2008-11-06Fix some warnings to allow -WerrorRamsay Jones-3/+3
2008-11-06Use GIT-1.6.0.3Lars Hjemli-1/+1
2008-10-11CGIT 0.8.1Lars Hjemli-1/+1
2008-10-11Merge branch 'stable'Lars Hjemli-0/+3
2008-10-11Makefile: enable compilation on uclibcLars Hjemli-0/+3
2008-10-11ui-snapshot: add dwimmeryLars Hjemli-15/+83
2008-10-11Add cgit_query.nohead flagLars Hjemli-0/+2
2008-10-06ui-shared: specify correct css class for summary tabLars Hjemli-1/+2
2008-10-05CGIT 0.8Lars Hjemli-1/+1
2008-10-05ui-summary: use html_url_path()Lars Hjemli-1/+1
2008-10-05ui-refs: use cgit_tag_link()Lars Hjemli-6/+2
2008-10-05ui-shared: add cgit_tag_link()Lars Hjemli-0/+8
2008-10-05ui-shared: generate proper links in cgit_object_link()Lars Hjemli-15/+7
2008-10-05ui-shared: use html_url_path() to get properly escaped url in form actionLars Hjemli-2/+2
2008-10-05Use GIT-1.6.0.2Lars Hjemli-5/+3
2008-10-05ui-shared: reword the standard page footerLars Hjemli-2/+2
2008-10-05ui-shared: do not print repo name on the "summary" tabLars Hjemli-2/+1
2008-10-05Replace cgitrc with cgitrc.5.txtLars Hjemli-202/+367
2008-10-05Merge branch 'lh/escape-urls'Lars Hjemli-14/+32
2008-10-05ui-repolist + ui-shared: Use cgit_summary_link()Lars Hjemli-10/+5
2008-10-05ui-shared.c: add cgit_summary_link()Lars Hjemli-0/+6
2008-10-05ui-shared.c: use html_url_path() in repolink()Lars Hjemli-4/+4
2008-10-05html.c: add html_url_pathLars Hjemli-0/+17
2008-10-05Merge branch 'lh/escape-urls'Lars Hjemli-11/+53
2008-10-05ui-snapshot.c: specify archiver_args.baselenLars Hjemli-2/+11
2008-10-05ui-shared.c: use html_url_arg()Lars Hjemli-11/+36
2008-10-05html.c: add html_url_argLars Hjemli-0/+17
2008-09-23ui-diff: make diffstat header a link to the full diffLars Hjemli-1/+4
2008-09-23ui-diff: fix links from diffstatLars Hjemli-4/+2
2008-09-20Add LDFLAGS to makefile.Harley Laue-1/+1
2008-09-15ui-repolist: enable filtering of repos by pathLars Hjemli-1/+10
2008-09-15Add support for --scan-tree=<path> option to cgitLars Hjemli-3/+184
2008-09-15Teach cgit how to use PATH_INFOLars Hjemli-0/+28
2008-09-15Merge branch 'lh/parsing'Lars Hjemli-64/+101
2008-09-15ui-tag: show the taggers emailLars Hjemli-0/+4
2008-09-15parsing.c: be prepared for unexpected content in commit/tag objectsLars Hjemli-64/+97
2008-09-15Merge branch 'ew/http_host'Lars Hjemli-7/+12
2008-09-03Update Makefile to use GIT-1.6.0.1Lars Hjemli-1/+1
2008-09-02use Host: header to generate cgit_hosturlEric Wong-7/+12
2008-09-02Use GIT-1.6.0.1Lars Hjemli-0/+0
2008-09-02ui-plain: handle subdirectoriesLars Hjemli-4/+1
2008-09-01Use GIT-1.6.0Lars Hjemli-0/+0
2008-09-01Merge branch 'lh/plain'Lars Hjemli-13/+125
2008-09-01Merge branch 'lh/clone'Lars Hjemli-0/+140
2008-09-01cache.c: use %zd for off_t argumentLars Hjemli-1/+1
2008-08-06Supply status description to html_status()Lars Hjemli-14/+12
2008-08-06Use GIT-1.6.0.rc1Lars Hjemli-1/+1
2008-08-06Makefile: Git dependency, take 3Lars Hjemli-5/+3
2008-08-06ui-tree: link to plain view instead of blob viewLars Hjemli-4/+12
2008-08-06Implement plain viewLars Hjemli-0/+106