summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-27CGIT 0.8.1.1v0.8.1.1Lars Hjemli
2009-01-12Makefile: install cgit.{css,png} in CGIT_DATA_PATHTodd Zullinger
2009-01-12Makefile: add INSTALL var to set install commandTodd Zullinger
2009-01-12Fix tar.bz2 snapshot exampleTodd Zullinger
2009-01-11Avoid SEGFAULT on invalid requestsLars Hjemli
2009-01-11ui-tag: escape tagnames properlyLars Hjemli
2009-01-10Makefile: avoid libcurl when building gitLars Hjemli
2009-01-06ui-tree.c: do not add blank line when displaying blobsLars Hjemli
2008-12-30ui-patch: whitespace changes in the patch generation codeTomas Carnecky
2008-12-06tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli
2008-12-06tests/t0010-validate-html.sh: skip tests if 'tidy' is not availableLars Hjemli
2008-12-05Merge branch 'rj/buildtweaks' into stableLars Hjemli
2008-12-05parsing.c: enable builds with NO_ICONV definedLars Hjemli
2008-12-05ui-repolist: avoid build warning for strcasestr(3)Lars Hjemli
2008-12-05Makefile: allow cgit.conf to override platform-specific tweaksLars Hjemli
2008-12-03Extra cygwin-specific changesRamsay Jones
2008-12-03ui-log: try to disambiguate ref namesLars Hjemli
2008-11-14ui-repolist: handle empty agefilesLars Hjemli
2008-11-06Use mode 0644 for non-executable filesKarl Chen
2008-11-06Fix tests to work on Ubuntu (dash)Ramsay Jones
2008-11-06Fix some warnings to allow -WerrorRamsay Jones
2008-11-06Use GIT-1.6.0.3Lars Hjemli
2008-10-11CGIT 0.8.1v0.8.1Lars Hjemli
2008-10-11Merge branch 'stable'Lars Hjemli
2008-10-11Makefile: enable compilation on uclibcLars Hjemli
2008-10-11ui-snapshot: add dwimmeryLars Hjemli
2008-10-11Add cgit_query.nohead flagLars Hjemli
2008-10-06ui-shared: specify correct css class for summary tabLars Hjemli
2008-10-05CGIT 0.8v0.8Lars Hjemli
2008-10-05ui-summary: use html_url_path()Lars Hjemli
2008-10-05ui-refs: use cgit_tag_link()Lars Hjemli
2008-10-05ui-shared: add cgit_tag_link()Lars Hjemli
2008-10-05ui-shared: generate proper links in cgit_object_link()Lars Hjemli
2008-10-05ui-shared: use html_url_path() to get properly escaped url in form actionLars Hjemli
2008-10-05Use GIT-1.6.0.2Lars Hjemli
2008-10-05ui-shared: reword the standard page footerLars Hjemli
2008-10-05ui-shared: do not print repo name on the "summary" tabLars Hjemli
2008-10-05Replace cgitrc with cgitrc.5.txtLars Hjemli
2008-10-05Merge branch 'lh/escape-urls'Lars Hjemli
2008-10-05ui-repolist + ui-shared: Use cgit_summary_link()Lars Hjemli
2008-10-05ui-shared.c: add cgit_summary_link()Lars Hjemli
2008-10-05ui-shared.c: use html_url_path() in repolink()Lars Hjemli
2008-10-05html.c: add html_url_pathLars Hjemli
2008-10-05Merge branch 'lh/escape-urls'Lars Hjemli
2008-10-05ui-snapshot.c: specify archiver_args.baselenLars Hjemli
2008-10-05ui-shared.c: use html_url_arg()Lars Hjemli
2008-10-05html.c: add html_url_argLars Hjemli
2008-09-23ui-diff: make diffstat header a link to the full diffLars Hjemli
2008-09-23ui-diff: fix links from diffstatLars Hjemli
2008-09-20Add LDFLAGS to makefile.Harley Laue