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