summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeLines
...
* | | | | Return http statuscode 404 on unknown branchLars Hjemli2009-06-07-0/+6
|/ / / /
* | | | Merge branch 'stable'Lars Hjemli2009-03-15-1/+1
|\| | |
| * | | CGIT 0.8.2.1Lars Hjemli2009-03-15-1/+1
* | | | Fix doc-related glitches in Makefile and .gitignoreLars Hjemli2009-03-15-1/+6
* | | | Merge branch 'stable'Lars Hjemli2009-03-15-11/+25
|\| | |
| * | | ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli2009-03-15-6/+17
| * | | fix segfault when displaying empty blobsEric Wong2009-03-15-5/+8
| |/ /
* | | Merge branch 'asciidoc'Lars Hjemli2009-03-15-58/+78
|\ \ \ | |/ / |/| |
| * | Makefile: add doc-related targetsLars Hjemli2009-02-12-2/+17
| * | Add cgit-doc.cssLars Hjemli2009-02-12-0/+3
| * | cgitrc.5.txt: un-indent the name sectionLars Hjemli2009-02-12-1/+1
| * | cgitrc.5.txt: wrap the example file in an asciidoc LiteralBlockLars Hjemli2009-02-12-0/+2
| * | cgitrc.5.txt: make the cgitrc options a valid asciidoc labeled listLars Hjemli2009-02-12-51/+51
| * | make cgitrc.5.txt asciidoc manpage compatibleMatt McCormick (thewtex)2009-02-12-4/+4
| |/
* / ui-tree: escape ascii-text properly in hexdump viewLars Hjemli2009-02-12-4/+9
|/
* CGIT 0.8.2Lars Hjemli2009-02-01-1/+1
* Use GIT-1.6.1.1Lars Hjemli2009-02-01-1/+1
* Merge branch 'lh/binary'Lars Hjemli2009-02-01-30/+119
|\
| * shared.c: avoid SEGFAULT when checking for binary buffersLars Hjemli2009-02-01-2/+2
| * ui-tree: show hexdump of binary blobsLars Hjemli2009-01-31-23/+67
| * Handle binary files in diffsLars Hjemli2009-01-31-7/+52
* | Merge branch 'lh/header'Lars Hjemli2009-02-01-0/+9
|\ \ | |/ |/|
| * Add support for a custom headerLars Hjemli2009-01-29-0/+9
* | Merge branch 'stable'Lars Hjemli2009-01-29-2/+4
|\ \ | |/ |/|
| * html.c: use correct escaping in html attributesLars Hjemli2009-01-29-2/+4
* | Merge branch 'stable'Lars Hjemli2009-01-27-1/+1
|\|
| * CGIT 0.8.1.1Lars Hjemli2009-01-27-1/+1
* | Merge branch 'jw/commit-decorations'Lars Hjemli2009-01-27-1/+12
|\ \
| * | tests/t0105-commit.sh: expect commit decorationsLars Hjemli2009-01-27-1/+1
| * | cgit.css: minor adjustment of commit decorationsLars Hjemli2009-01-27-0/+5
| * | Add decorations to commit pagesJustin Waters2009-01-27-0/+5
* | | Merge branch 'og/tree-view-selection'Lars Hjemli2009-01-27-28/+34
|\ \ \
| * | | changed objects are outputted, allowing for selections of code onlyOnne Gorter2009-01-10-28/+34
* | | | Merge branch 'lh/stats'Lars Hjemli2009-01-27-4/+569
|\ \ \ \ | |_|/ / |/| | |
| * | | ui-stats.c: reuse cgit_add_hidden_formfields()Lars Hjemli2008-12-07-3/+2
| * | | ui-shared: externalize add_hidden_formfields()Lars Hjemli2008-12-07-4/+5
| * | | ui-tree: add link to stats page per pathLars Hjemli2008-12-07-0/+3
| * | | ui-shared: add and use cgit_stats_link()Lars Hjemli2008-12-07-2/+10
| * | | ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli2008-12-07-58/+104
| * | | ui-stats: enable path-filtered statsLars Hjemli2008-12-07-3/+15
| * | | Add a 'stats' page to each repoLars Hjemli2008-12-06-0/+497
* | | | Merge branch 'stable'Lars Hjemli2009-01-12-8/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | Makefile: install cgit.{css,png} in CGIT_DATA_PATHTodd Zullinger2009-01-12-4/+6
| * | | Makefile: add INSTALL var to set install commandTodd Zullinger2009-01-12-4/+5
| * | | Fix tar.bz2 snapshot exampleTodd Zullinger2009-01-12-2/+2
* | | | Merge branch 'stable'Lars Hjemli2009-01-11-2/+6
|\| | |
| * | | Avoid SEGFAULT on invalid requestsLars Hjemli2009-01-11-2/+6
* | | | Make all tags viewableRobin Redeker2009-01-11-2/+11
* | | | Merge branch 'stable'Lars Hjemli2009-01-11-2/+3
|\| | |
| * | | ui-tag: escape tagnames properlyLars Hjemli2009-01-11-2/+3