summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-01CGIT 0.8.2v0.8.2Lars Hjemli1-1/+1
2009-02-01Use GIT-1.6.1.1Lars Hjemli2-1/+1
2009-02-01Merge branch 'lh/binary'Lars Hjemli7-30/+119
2009-02-01shared.c: avoid SEGFAULT when checking for binary buffersLars Hjemli1-2/+2
2009-02-01Merge branch 'lh/header'Lars Hjemli4-0/+9
2009-01-31ui-tree: show hexdump of binary blobsLars Hjemli2-23/+67
2009-01-31Handle binary files in diffsLars Hjemli5-7/+52
2009-01-29Merge branch 'stable'Lars Hjemli1-2/+4
2009-01-29html.c: use correct escaping in html attributesLars Hjemli1-2/+4
2009-01-29Add support for a custom headerLars Hjemli4-0/+9
2009-01-27Merge branch 'stable'Lars Hjemli1-1/+1
2009-01-27Merge branch 'jw/commit-decorations'Lars Hjemli4-1/+12
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-27Merge branch 'og/tree-view-selection'Lars Hjemli3-28/+34
2009-01-27Merge branch 'lh/stats'Lars Hjemli12-4/+569
2009-01-12Merge branch 'stable'Lars Hjemli2-8/+11
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-11Merge branch 'stable'Lars Hjemli2-2/+6
2009-01-11Avoid SEGFAULT on invalid requestsLars Hjemli2-2/+6
2009-01-11Make all tags viewableRobin Redeker2-2/+11
2009-01-11Merge branch 'stable'Lars Hjemli1-2/+3
2009-01-11ui-tag: escape tagnames properlyLars Hjemli1-2/+3
2009-01-11Change toggle to more meaningful termJustin Waters1-1/+2
2009-01-11Merge branch 'snapshot-fixes'Lars Hjemli2-13/+15
2009-01-11Merge branch 'lh/mimetypes'Lars Hjemli2-3/+3
2009-01-11Merge branch 'lh/virtual-root'Lars Hjemli1-20/+21
2009-01-11Merge branch 'stable'Lars Hjemli1-2/+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-06Merge branch 'stable'Lars Hjemli2-3/+5
2009-01-06ui-tree.c: do not add blank line when displaying blobsLars Hjemli2-3/+5
2008-12-30Merge branch 'stable'Lars Hjemli1-2/+2
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