summaryrefslogtreecommitdiff
path: root/ui-stats.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-31Handle binary files in diffsLars Hjemli5-7/+52
2009-01-29html.c: use correct escaping in html attributesLars Hjemli1-2/+4
2009-01-27tests/t0105-commit.sh: expect commit decorationsLars Hjemli1-1/+1
2009-01-27cgit.css: minor adjustment of commit decorationsLars Hjemli1-0/+5
2009-01-27Add decorations to commit pagesJustin Waters2-0/+5
2009-01-27CGIT 0.8.1.1v0.8.1.1Lars Hjemli1-1/+1
2009-01-12Makefile: install cgit.{css,png} in CGIT_DATA_PATHTodd Zullinger1-4/+6
2009-01-12Makefile: add INSTALL var to set install commandTodd Zullinger1-4/+5
2009-01-12Fix tar.bz2 snapshot exampleTodd Zullinger1-2/+2
2009-01-11Avoid SEGFAULT on invalid requestsLars Hjemli2-2/+6
2009-01-11Make all tags viewableRobin Redeker2-2/+11
2009-01-11ui-tag: escape tagnames properlyLars Hjemli1-2/+3
2009-01-11Change toggle to more meaningful termJustin Waters1-1/+2
2009-01-11ui-log: show name-decorations in log outputLars Hjemli2-0/+59
2009-01-10Makefile: avoid libcurl when building gitLars Hjemli1-2/+2
2009-01-10ui-refs: avoid SEGFAULT on lightweight tagsRobin Redeker1-1/+1
2009-01-10changed objects are outputted, allowing for selections of code onlyOnne Gorter3-28/+34
2009-01-06ui-tree.c: do not add blank line when displaying blobsLars Hjemli2-3/+5
2008-12-30ui-patch: whitespace changes in the patch generation codeTomas Carnecky1-2/+2
2008-12-28tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli1-10/+10
2008-12-28return 404 if snapshot is not foundNatanael Copa1-3/+5
2008-12-26ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli2-3/+3
2008-12-26Use GIT-1.6.1Lars Hjemli2-1/+1
2008-12-26shared.c: future-proof usage of git diff-structuresLars Hjemli1-1/+3
2008-12-26Untie logic for SCRIPT_NAME and PATH_INFOLars Hjemli1-20/+21
2008-12-07ui-stats.c: reuse cgit_add_hidden_formfields()Lars Hjemli1-3/+2
2008-12-07ui-shared: externalize add_hidden_formfields()Lars Hjemli2-4/+5
2008-12-07ui-tree: add link to stats page per pathLars Hjemli1-0/+3
2008-12-07ui-shared: add and use cgit_stats_link()Lars Hjemli2-2/+10
2008-12-07ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli8-58/+104
2008-12-07ui-stats: enable path-filtered statsLars Hjemli1-3/+15
2008-12-06Add a 'stats' page to each repoLars Hjemli10-0/+497
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
/span>Issue #46: Make the resulting email body not to include single \r or \n. ↵René 'Necoro' Neumann2-2/+66 This now pleases Cyrus IMAP. 2021-01-20Bump github.com/PuerkitoBio/goquery from 1.6.0 to 1.6.1dependabot[bot]2-3/+3 Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.6.0...v1.6.1) Signed-off-by: dependabot[bot] <support@github.com> 2021-01-09Bump github.com/google/uuid from 1.1.2 to 1.1.4dependabot[bot]2-3/+3 Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.2 to 1.1.4. - [Release notes](https://github.com/google/uuid/releases) - [Commits](https://github.com/google/uuid/compare/v1.1.2...v1.1.4) Signed-off-by: dependabot[bot] <support@github.com> 2021-01-09Bump github.com/emersion/go-message from 0.14.0 to 0.14.1 (#42)dependabot[bot]2-3/+3 Bumps [github.com/emersion/go-message](https://github.com/emersion/go-message) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/emersion/go-message/releases) - [Commits](https://github.com/emersion/go-message/compare/v0.14.0...v0.14.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2020-11-28Bump github.com/emersion/go-message from 0.13.0 to 0.14.0 (#38)dependabot[bot]2-3/+9 Bumps [github.com/emersion/go-message](https://github.com/emersion/go-message) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/emersion/go-message/releases) - [Commits](https://github.com/emersion/go-message/compare/v0.13.0...v0.14.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2020-11-28Bump github.com/google/go-cmp from 0.5.2 to 0.5.4 (#37)dependabot[bot]2-3/+3 Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.2 to 0.5.4. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.2...v0.5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2020-11-23Fix release.ymlv0.5.2René 'Necoro' Neumann1-3/+10 2020-11-23Prepare v0.5.2René 'Necoro' Neumann3-3/+8 2020-11-20Bump github.com/gabriel-vasile/mimetype from 1.1.1 to 1.1.2dependabot[bot]2-3/+3 Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Changelog](https://github.com/gabriel-vasile/mimetype/blob/master/CHANGELOG.md) - [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot[bot] <support@github.com> 2020-11-04Clean dependabot.ymlRené 'Necoro' Neumann1-4/+0