Age | Commit message (Expand) | Author | Lines |
2008-12-07 | ui-stats.c: reuse cgit_add_hidden_formfields() | Lars Hjemli | -3/+2 |
2008-12-07 | ui-shared: externalize add_hidden_formfields() | Lars Hjemli | -4/+5 |
2008-12-07 | ui-tree: add link to stats page per path | Lars Hjemli | -0/+3 |
2008-12-07 | ui-shared: add and use cgit_stats_link() | Lars Hjemli | -2/+10 |
2008-12-07 | ui-stats: replace 'enable-stats' setting with 'max-stats' | Lars Hjemli | -58/+104 |
2008-12-07 | ui-stats: enable path-filtered stats | Lars Hjemli | -3/+15 |
2008-12-06 | Add a 'stats' page to each repo | Lars Hjemli | -0/+497 |
2008-12-06 | Merge branch 'stable' | Lars Hjemli | -2/+9 |
2008-12-06 | tests/setup.sh: allow testsuite to fail properly with POSIX standard shells | Lars Hjemli | -1/+1 |
2008-12-06 | tests/t0010-validate-html.sh: skip tests if 'tidy' is not available | Lars Hjemli | -1/+8 |
2008-12-06 | Merge branch 'full-log' | Lars Hjemli | -13/+61 |
2008-12-06 | Merge branch 'lh/sort-repolist' | Lars Hjemli | -14/+126 |
2008-12-06 | Merge branch 'snapshot-fixes' | Lars Hjemli | -60/+94 |
2008-12-06 | Merge branch 'stable' | Lars Hjemli | -8/+46 |
2008-12-05 | Merge branch 'rj/buildtweaks' into stable | Lars Hjemli | -6/+31 |
2008-12-05 | parsing.c: enable builds with NO_ICONV defined | Lars Hjemli | -0/+4 |
2008-12-05 | ui-repolist: avoid build warning for strcasestr(3) | Lars Hjemli | -0/+4 |
2008-12-05 | Makefile: allow cgit.conf to override platform-specific tweaks | Lars Hjemli | -5/+5 |
2008-12-03 | Extra cygwin-specific changes | Ramsay Jones | -6/+23 |
2008-12-03 | ui-log: try to disambiguate ref names | Lars Hjemli | -2/+15 |
2008-12-01 | ui-shared: shorten the sha1 printed by cgit_object_link | Lars Hjemli | -6/+8 |
2008-12-01 | ui-refs.c: show download links for all tags referring to commit objects | Lars Hjemli | -3/+34 |
2008-12-01 | ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_links | Lars Hjemli | -2/+1 |
2008-12-01 | ui-snapshot: improve extraction of revision from snapshot name | Lars Hjemli | -43/+37 |
2008-11-30 | Set prefix in snapshots when using dwimmery | Natanael Copa | -6/+14 |
2008-11-30 | ui-log: use css to make full-log prettier | Lars Hjemli | -8/+21 |
2008-11-29 | ui-log: (ab)use extra columns for commit message when showmsg=1 | Lars Hjemli | -6/+7 |
2008-11-29 | ui-log: add support for showing the full commit message | Lars Hjemli | -11/+45 |
2008-11-29 | ui-repolist: implement lazy caching of repo->mtime | Lars Hjemli | -4/+14 |
2008-11-29 | ui-repolist: sort null values last | Lars Hjemli | -2/+2 |
2008-11-29 | ui-repolist: add support for sorting any column | Lars Hjemli | -9/+83 |
2008-11-29 | ui-repolist: extract get_repo_modtime() from print_modtime() | Lars Hjemli | -27/+19 |
2008-11-29 | Add support for sorting by Age in the repolist | Benjamin Close | -3/+39 |
2008-11-14 | Merge branch 'stable' | Lars Hjemli | -1/+2 |
2008-11-14 | ui-repolist: handle empty agefiles | Lars Hjemli | -1/+2 |
2008-11-06 | Merge branch 'stable' | Lars Hjemli | -2/+2 |
2008-11-06 | Use mode 0644 for non-executable files | Karl Chen | -2/+2 |
2008-11-06 | Merge branch 'stable' | Lars Hjemli | -6/+8 |
2008-11-06 | Fix tests to work on Ubuntu (dash) | Ramsay Jones | -2/+4 |
2008-11-06 | Fix some warnings to allow -Werror | Ramsay Jones | -3/+3 |
2008-11-06 | Use GIT-1.6.0.3 | Lars Hjemli | -1/+1 |
2008-10-11 | CGIT 0.8.1 | Lars Hjemli | -1/+1 |
2008-10-11 | Merge branch 'stable' | Lars Hjemli | -0/+3 |
2008-10-11 | Makefile: enable compilation on uclibc | Lars Hjemli | -0/+3 |
2008-10-11 | ui-snapshot: add dwimmery | Lars Hjemli | -15/+83 |
2008-10-11 | Add cgit_query.nohead flag | Lars Hjemli | -0/+2 |
2008-10-06 | ui-shared: specify correct css class for summary tab | Lars Hjemli | -1/+2 |
2008-10-05 | CGIT 0.8 | Lars Hjemli | -1/+1 |
2008-10-05 | ui-summary: use html_url_path() | Lars Hjemli | -1/+1 |
2008-10-05 | ui-refs: use cgit_tag_link() | Lars Hjemli | -6/+2 |