aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-06tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli1-1/+1
2008-12-06tests/t0010-validate-html.sh: skip tests if 'tidy' is not availableLars Hjemli1-1/+8
2008-12-05parsing.c: enable builds with NO_ICONV definedLars Hjemli1-0/+4
2008-12-05ui-repolist: avoid build warning for strcasestr(3)Lars Hjemli1-0/+4
2008-12-05Makefile: allow cgit.conf to override platform-specific tweaksLars Hjemli1-5/+5
2008-12-03Extra cygwin-specific changesRamsay Jones2-6/+23
2008-12-03ui-log: try to disambiguate ref namesLars Hjemli1-2/+15
2008-12-01ui-shared: shorten the sha1 printed by cgit_object_linkLars Hjemli1-6/+8
2008-12-01ui-refs.c: show download links for all tags referring to commit objectsLars Hjemli1-3/+34
2008-12-01ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_linksLars Hjemli1-2/+1
2008-12-01ui-snapshot: improve extraction of revision from snapshot nameLars Hjemli1-43/+37
2008-11-30Set prefix in snapshots when using dwimmeryNatanael Copa3-6/+14
2008-11-30ui-log: use css to make full-log prettierLars Hjemli2-8/+21
2008-11-29ui-log: (ab)use extra columns for commit message when showmsg=1Lars Hjemli1-6/+7
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli8-11/+45
2008-11-29ui-repolist: implement lazy caching of repo->mtimeLars Hjemli3-4/+14
2008-11-29ui-repolist: sort null values lastLars Hjemli1-2/+2
2008-11-29ui-repolist: add support for sorting any columnLars Hjemli1-9/+83
2008-11-29ui-repolist: extract get_repo_modtime() from print_modtime()Lars Hjemli1-27/+19
2008-11-29Add support for sorting by Age in the repolistBenjamin Close3-3/+39
2008-11-14ui-repolist: handle empty agefilesLars Hjemli1-1/+2
2008-11-06Use mode 0644 for non-executable filesKarl Chen1-2/+2
2008-11-06Fix tests to work on Ubuntu (dash)Ramsay Jones1-2/+4
2008-11-06Fix some warnings to allow -WerrorRamsay Jones2-3/+3
2008-11-06Use GIT-1.6.0.3Lars Hjemli2-1/+1
2008-10-11CGIT 0.8.1v0.8.1Lars Hjemli1-1/+1
2008-10-11Makefile: enable compilation on uclibcLars Hjemli1-0/+3
2008-10-11ui-snapshot: add dwimmeryLars Hjemli3-15/+83
2008-10-11Add cgit_query.nohead flagLars Hjemli2-0/+2
2008-10-06ui-shared: specify correct css class for summary tabLars Hjemli1-1/+2
2008-10-05CGIT 0.8v0.8Lars Hjemli1-1/+1
2008-10-05ui-summary: use html_url_path()Lars Hjemli1-1/+1
2008-10-05ui-refs: use cgit_tag_link()Lars Hjemli1-6/+2
2008-10-05ui-shared: add cgit_tag_link()Lars Hjemli2-0/+8
2008-10-05ui-shared: generate proper links in cgit_object_link()Lars Hjemli1-15/+7
2008-10-05ui-shared: use html_url_path() to get properly escaped url in form actionLars Hjemli1-2/+2
2008-10-05Use GIT-1.6.0.2Lars Hjemli3-5/+3
2008-10-05ui-shared: reword the standard page footerLars Hjemli1-2/+2
2008-10-05ui-shared: do not print repo name on the "summary" tabLars Hjemli1-2/+1
2008-10-05Replace cgitrc with cgitrc.5.txtLars Hjemli2-202/+367
2008-10-05ui-repolist + ui-shared: Use cgit_summary_link()Lars Hjemli2-10/+5
2008-10-05ui-shared.c: add cgit_summary_link()Lars Hjemli2-0/+6
2008-10-05ui-shared.c: use html_url_path() in repolink()Lars Hjemli1-4/+4
2008-10-05html.c: add html_url_pathLars Hjemli2-0/+17
2008-10-05ui-snapshot.c: specify archiver_args.baselenLars Hjemli2-2/+11
2008-10-05ui-shared.c: use html_url_arg()Lars Hjemli4-11/+36
2008-10-05html.c: add html_url_argLars Hjemli2-0/+17
2008-09-23ui-diff: make diffstat header a link to the full diffLars Hjemli1-1/+4
2008-09-23ui-diff: fix links from diffstatLars Hjemli1-4/+2
2008-09-20Add LDFLAGS to makefile.Harley Laue1-1/+1