aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barJohan Herland2010-06-192-1/+82
| * | | ui-shared: Display path limit directly beneath tab bar in relevant pagesJohan Herland2010-06-192-0/+14
| * | | ui-shared: Replace ctx.qry.path with ctx.qry.vpathJohan Herland2010-06-191-4/+4
| * | | struct cgit_cmd: Differentiate between various usages of ctx.qry.pathJohan Herland2010-06-194-22/+30
| * | | ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordinglyJohan Herland2010-06-191-19/+12
| * | | ui-shared: Improve const-ness in APIJohan Herland2010-06-192-65/+80
| * | | Remove unused variable in shared.cJohan Herland2010-06-191-1/+0
| * | | Fix small typo in cgitrc exampleJohan Herland2010-06-191-1/+1
| | |/ | |/|
* | | Fix style of commit-filter links in commit-subject.Johan Herland2010-06-191-1/+4
* | | Merge branch 'stable'Lars Hjemli2010-06-191-1/+1
|\ \ \ | | |/ | |/|
| * | CGIT 0.8.3.2v0.8.3.2Lars Hjemli2010-06-191-1/+1
* | | Merge branch 'ag/atom-fixes'Lars Hjemli2010-06-195-2/+15
|\ \ \
| * | | Add 'max-atom-items' config variableAaron Griffin2010-03-224-1/+9
| * | | Add all=1 query param for atom feedsAaron Griffin2010-03-223-1/+6
| | |/ | |/|
* | | Merge branch 'lh/noweb'Lars Hjemli2010-06-191-0/+2
|\ \ \
| * | | scan-tree: add test for noweb-file in repo dirLars Hjemli2010-02-281-0/+2
* | | | Merge branch 'ml/plain-improvements-part1'Lars Hjemli2010-06-191-8/+60
|\ \ \ \
| * | | | ui-plain: print directory listingsMark Lodato2010-01-311-1/+47
| * | | | ui-plain: more efficient walk_tree()Mark Lodato2010-01-311-6/+14
| * | | | ui-plain: remove unused curr_rev variableMark Lodato2010-01-301-2/+0
* | | | | Merge branch 'sn/subject-link'Lars Hjemli2010-06-195-4/+25
|\ \ \ \ \
| * | | | | Optionally generate verbose parent linksLars Hjemli2010-02-275-5/+24
| * | | | | display subject instead of sha1 as link title of parentsStefan Naewe2010-02-271-3/+5
* | | | | | Merge branch 'stable'Lars Hjemli2010-04-081-0/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | shared.c: avoid memory leak during diffLars Hjemli2010-04-081-0/+8
* | | | | ui-tree: add link to plain view for blobs in tree listingLars Hjemli2010-02-281-0/+2
| |_|_|/ |/| | |
* | | | Use GIT-1.7.0Lars Hjemli2010-02-272-1/+1
* | | | Merge branch 'html-updates' of git://github.com/MarkLodato/cgitLars Hjemli2010-02-272-30/+58
|\ \ \ \ | |_|/ / |/| | |
| * | | html: properly percent-escape URLsMark Lodato2010-02-091-4/+32
| * | | html: make all strings 'const char *'Mark Lodato2010-02-082-26/+26
| | |/ | |/|
* | | Merge branch 'stable'Lars Hjemli2010-02-272-3/+3
|\ \ \ | |/ / |/| / | |/
| * Clear the whole contextDaniel Milde2010-02-271-1/+1
| * ui-shared.c: fix segfault when repo is emptyFlorian Pritz2010-02-271-2/+2
* | Merge branch 'stable'Lars Hjemli2009-12-124-4/+4
|\|
| * CGIT 0.8.3.1v0.8.3.1Lars Hjemli2009-12-121-1/+1
| * Fix segfault on ppc when browsing treeMartins Polakovs2009-12-123-3/+3
* | Add .tar.xz-snapshot supportAndreas Wiese2009-12-081-4/+10
* | Merge branch 'lh/remote-branches'Lars Hjemli2009-12-085-0/+18
|\ \
| * | Add support for remote branchesLars Hjemli2009-11-075-0/+18
* | | Merge branch 'ro/ssdiff'Lars Hjemli2009-12-0813-25/+586
|\ \ \
| * | | In side-by-side diff, add support for marking individual characters.Ragnar Ouchterlony2009-11-072-25/+130
| * | | Fixed side-by-side diff bugs related to binary diff and more.Ragnar Ouchterlony2009-09-162-6/+16
| * | | Polishing of how the side-by-side diff looks.Ragnar Ouchterlony2009-09-164-30/+96
| * | | Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-169-16/+73
| * | | First version of side-by-side diff.Ragnar Ouchterlony2009-09-165-2/+325
* | | | Merge branch 'master' of http://op-co.de/cgitLars Hjemli2009-12-086-17/+31
|\ \ \ \
| * | | | "max-blob-size" config var to limit generated HTML sizeGeorg Lukas2009-11-284-0/+14
| * | | | cgit.css: highlight directories in treeGeorg Lukas2009-11-281-0/+5
| * | | | syntax highlighting for all formats supported by "highlight"Georg Lukas2009-11-191-17/+12
| | |/ / | |/| |
* | | | Merge branch 'stable'Lars Hjemli2009-12-081-2/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|