about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2009-01-11ui-tag: escape tagnames properlyLars Hjemli-2/+3
2009-01-11Change toggle to more meaningful termJustin Waters-1/+2
2009-01-11Merge branch 'snapshot-fixes'Lars Hjemli-13/+15
2009-01-11Merge branch 'lh/mimetypes'Lars Hjemli-3/+3
2009-01-11Merge branch 'lh/virtual-root'Lars Hjemli-20/+21
2009-01-11Merge branch 'stable'Lars Hjemli-2/+2
2009-01-11ui-log: show name-decorations in log outputLars Hjemli-0/+59
2009-01-10Makefile: avoid libcurl when building gitLars Hjemli-2/+2
2009-01-10ui-refs: avoid SEGFAULT on lightweight tagsRobin Redeker-1/+1
2009-01-10changed objects are outputted, allowing for selections of code onlyOnne Gorter-28/+34
2009-01-06Merge branch 'stable'Lars Hjemli-3/+5
2009-01-06ui-tree.c: do not add blank line when displaying blobsLars Hjemli-3/+5
2008-12-30Merge branch 'stable'Lars Hjemli-2/+2
2008-12-30ui-patch: whitespace changes in the patch generation codeTomas Carnecky-2/+2
2008-12-28tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli-10/+10
2008-12-28return 404 if snapshot is not foundNatanael Copa-3/+5
2008-12-26ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli-3/+3
2008-12-26Use GIT-1.6.1Lars Hjemli-1/+1
2008-12-26shared.c: future-proof usage of git diff-structuresLars Hjemli-1/+3
2008-12-26Untie logic for SCRIPT_NAME and PATH_INFOLars Hjemli-20/+21
2008-12-07ui-stats.c: reuse cgit_add_hidden_formfields()Lars Hjemli-3/+2
2008-12-07ui-shared: externalize add_hidden_formfields()Lars Hjemli-4/+5
2008-12-07ui-tree: add link to stats page per pathLars Hjemli-0/+3
2008-12-07ui-shared: add and use cgit_stats_link()Lars Hjemli-2/+10
2008-12-07ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli-58/+104
2008-12-07ui-stats: enable path-filtered statsLars Hjemli-3/+15
2008-12-06Add a 'stats' page to each repoLars Hjemli-0/+497
2008-12-06Merge branch 'stable'Lars Hjemli-2/+9
2008-12-06tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli-1/+1
2008-12-06tests/t0010-validate-html.sh: skip tests if 'tidy' is not availableLars Hjemli-1/+8
2008-12-06Merge branch 'full-log'Lars Hjemli-13/+61
2008-12-06Merge branch 'lh/sort-repolist'Lars Hjemli-14/+126
2008-12-06Merge branch 'snapshot-fixes'Lars Hjemli-60/+94
2008-12-06Merge branch 'stable'Lars Hjemli-8/+46
2008-12-05Merge branch 'rj/buildtweaks' into stableLars Hjemli-6/+31
2008-12-05parsing.c: enable builds with NO_ICONV definedLars Hjemli-0/+4
2008-12-05ui-repolist: avoid build warning for strcasestr(3)Lars Hjemli-0/+4
2008-12-05Makefile: allow cgit.conf to override platform-specific tweaksLars Hjemli-5/+5
2008-12-03Extra cygwin-specific changesRamsay Jones-6/+23
2008-12-03ui-log: try to disambiguate ref namesLars Hjemli-2/+15
2008-12-01ui-shared: shorten the sha1 printed by cgit_object_linkLars Hjemli-6/+8
2008-12-01ui-refs.c: show download links for all tags referring to commit objectsLars Hjemli-3/+34
2008-12-01ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_linksLars Hjemli-2/+1
2008-12-01ui-snapshot: improve extraction of revision from snapshot nameLars Hjemli-43/+37
2008-11-30Set prefix in snapshots when using dwimmeryNatanael Copa-6/+14
2008-11-30ui-log: use css to make full-log prettierLars Hjemli-8/+21
2008-11-29ui-log: (ab)use extra columns for commit message when showmsg=1Lars Hjemli-6/+7
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli-11/+45
2008-11-29ui-repolist: implement lazy caching of repo->mtimeLars Hjemli-4/+14
2008-11-29ui-repolist: sort null values lastLars Hjemli-2/+2