aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for 'noheader' optionLars Hjemli2009-07-253-7/+16
* Add support for an 'embedded' option in cgitrcLars Hjemli2009-02-023-0/+13
* CGIT 0.8.2v0.8.2Lars Hjemli2009-02-011-1/+1
* Use GIT-1.6.1.1Lars Hjemli2009-02-012-1/+1
* Merge branch 'lh/binary'Lars Hjemli2009-02-017-30/+119
|\
| * shared.c: avoid SEGFAULT when checking for binary buffersLars Hjemli2009-02-011-2/+2
| * ui-tree: show hexdump of binary blobsLars Hjemli2009-01-312-23/+67
| * Handle binary files in diffsLars Hjemli2009-01-315-7/+52
* | Merge branch 'lh/header'Lars Hjemli2009-02-014-0/+9
|\ \ | |/ |/|
| * Add support for a custom headerLars Hjemli2009-01-294-0/+9
* | Merge branch 'stable'Lars Hjemli2009-01-291-2/+4
|\ \ | |/ |/|
| * html.c: use correct escaping in html attributesLars Hjemli2009-01-291-2/+4
* | Merge branch 'stable'Lars Hjemli2009-01-271-1/+1
|\|
| * CGIT 0.8.1.1v0.8.1.1Lars Hjemli2009-01-271-1/+1
* | Merge branch 'jw/commit-decorations'Lars Hjemli2009-01-274-1/+12
|\ \
| * | tests/t0105-commit.sh: expect commit decorationsLars Hjemli2009-01-271-1/+1
| * | cgit.css: minor adjustment of commit decorationsLars Hjemli2009-01-271-0/+5
| * | Add decorations to commit pagesJustin Waters2009-01-272-0/+5
* | | Merge branch 'og/tree-view-selection'Lars Hjemli2009-01-273-28/+34
|\ \ \
| * | | changed objects are outputted, allowing for selections of code onlyOnne Gorter2009-01-103-28/+34
* | | | Merge branch 'lh/stats'Lars Hjemli2009-01-2712-4/+569
|\ \ \ \ | |_|/ / |/| | |
| * | | ui-stats.c: reuse cgit_add_hidden_formfields()Lars Hjemli2008-12-071-3/+2
| * | | ui-shared: externalize add_hidden_formfields()Lars Hjemli2008-12-072-4/+5
| * | | ui-tree: add link to stats page per pathLars Hjemli2008-12-071-0/+3
| * | | ui-shared: add and use cgit_stats_link()Lars Hjemli2008-12-072-2/+10
| * | | ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli2008-12-078-58/+104
| * | | ui-stats: enable path-filtered statsLars Hjemli2008-12-071-3/+15
| * | | Add a 'stats' page to each repoLars Hjemli2008-12-0610-0/+497
* | | | Merge branch 'stable'Lars Hjemli2009-01-122-8/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | Makefile: install cgit.{css,png} in CGIT_DATA_PATHTodd Zullinger2009-01-121-4/+6
| * | | Makefile: add INSTALL var to set install commandTodd Zullinger2009-01-121-4/+5
| * | | Fix tar.bz2 snapshot exampleTodd Zullinger2009-01-121-2/+2
* | | | Merge branch 'stable'Lars Hjemli2009-01-112-2/+6
|\| | |
| * | | Avoid SEGFAULT on invalid requestsLars Hjemli2009-01-112-2/+6
* | | | Make all tags viewableRobin Redeker2009-01-112-2/+11
* | | | Merge branch 'stable'Lars Hjemli2009-01-111-2/+3
|\| | |
| * | | ui-tag: escape tagnames properlyLars Hjemli2009-01-111-2/+3
* | | | Change toggle to more meaningful termJustin Waters2009-01-111-1/+2
* | | | Merge branch 'snapshot-fixes'Lars Hjemli2009-01-112-13/+15
|\ \ \ \
| * | | | tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli2008-12-281-10/+10
| * | | | return 404 if snapshot is not foundNatanael Copa2008-12-281-3/+5
* | | | | Merge branch 'lh/mimetypes'Lars Hjemli2009-01-112-3/+3
|\ \ \ \ \
| * | | | | ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli2008-12-262-3/+3
| |/ / / /
* | | | | Merge branch 'lh/virtual-root'Lars Hjemli2009-01-111-20/+21
|\ \ \ \ \
| * | | | | Untie logic for SCRIPT_NAME and PATH_INFOLars Hjemli2008-12-261-20/+21
* | | | | | Merge branch 'stable'Lars Hjemli2009-01-111-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Makefile: avoid libcurl when building gitLars Hjemli2009-01-101-2/+2
* | | | | | ui-log: show name-decorations in log outputLars Hjemli2009-01-112-0/+59
* | | | | | ui-refs: avoid SEGFAULT on lightweight tagsRobin Redeker2009-01-101-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'stable'Lars Hjemli2009-01-062-3/+5
|\| | | |