aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Optionally generate verbose parent linksGravatar Lars Hjemli2010-02-27-5/+24
* display subject instead of sha1 as link title of parentsGravatar Stefan Naewe2010-02-27-3/+5
* Merge branch 'stable'Gravatar Lars Hjemli2010-02-27-3/+3
|\
| * Clear the whole contextGravatar Daniel Milde2010-02-27-1/+1
| * ui-shared.c: fix segfault when repo is emptyGravatar Florian Pritz2010-02-27-2/+2
* | Merge branch 'stable'Gravatar Lars Hjemli2009-12-12-4/+4
|\ \ | |/
| * CGIT 0.8.3.1Gravatar Lars Hjemli2009-12-12-1/+1
| * Fix segfault on ppc when browsing treeGravatar Martins Polakovs2009-12-12-3/+3
* | Add .tar.xz-snapshot supportGravatar Andreas Wiese2009-12-09-4/+10
* | Merge branch 'lh/remote-branches'Gravatar Lars Hjemli2009-12-09-0/+18
|\ \
| * | Add support for remote branchesGravatar Lars Hjemli2009-11-08-0/+18
* | | Merge branch 'ro/ssdiff'Gravatar Lars Hjemli2009-12-09-25/+586
|\ \ \
| * | | In side-by-side diff, add support for marking individual characters.Gravatar Ragnar Ouchterlony2009-11-07-25/+130
| * | | Fixed side-by-side diff bugs related to binary diff and more.Gravatar Ragnar Ouchterlony2009-09-17-6/+16
| * | | Polishing of how the side-by-side diff looks.Gravatar Ragnar Ouchterlony2009-09-17-30/+96
| * | | Add possibility to switch between unidiff and side-by-side-diff.Gravatar Ragnar Ouchterlony2009-09-17-16/+73
| * | | First version of side-by-side diff.Gravatar Ragnar Ouchterlony2009-09-17-2/+325
* | | | Merge branch 'master' of http://op-co.de/cgitGravatar Lars Hjemli2009-12-09-17/+31
|\ \ \ \
| * | | | "max-blob-size" config var to limit generated HTML sizeGravatar Georg Lukas2009-11-28-0/+14
| * | | | cgit.css: highlight directories in treeGravatar Georg Lukas2009-11-28-0/+5
| * | | | syntax highlighting for all formats supported by "highlight"Gravatar Georg Lukas2009-11-19-17/+12
| | |/ / | |/| |
* | | | Merge branch 'stable'Gravatar Lars Hjemli2009-12-09-2/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Don't crash when a repo-specific readme file is usedGravatar Sami Kyöstilä2009-12-09-2/+2
* | | Merge branch 'stable'Gravatar Lars Hjemli2009-11-08-3/+5
|\ \ \ | |/ /
| * | shared.c: return original errnoGravatar Lars Hjemli2009-11-08-3/+5
* | | Add NO_OPENSSL optionGravatar Mikhail Gusarov2009-11-08-3/+12
* | | Merge branch 'stable'Gravatar Lars Hjemli2009-11-07-3/+8
|\ \ \ | |/ /
| * | Close fd on error in readfile()Gravatar Rys Sommefeldt2009-11-07-2/+7
| * | Nov is the correct abbreviationGravatar Danijel Tašov2009-11-07-1/+1
* | | ui-shared.c: prettify download links when generated from tag pageGravatar Lars Hjemli2009-10-16-2/+7
* | | ui-tag: make output more similar to commit viewGravatar Lars Hjemli2009-10-07-6/+6
* | | ui-tag: add snapshot linksGravatar Alexey Nezhdanov2009-10-07-0/+12
* | | Skip leading "/" in url querystring valueGravatar Stefan Bühler2009-10-07-0/+2
|/ /
* | Fix repolist search links with virtual rootGravatar Geoff Johnstone2009-09-20-1/+2
* | cgitrc.5.txt: Change repo.group to section in example config.Gravatar Loui Chang2009-09-15-4/+4
* | cgitrc.5.txt: Add mansource and manmanual.Gravatar Loui Chang2009-09-15-0/+3
|/
* CGIT 0.8.3Gravatar Lars Hjemli2009-09-14-1/+1
* Merge branch 'stable'Gravatar Lars Hjemli2009-09-14-1/+1
|\
| * CGIT 0.8.2.2Gravatar Lars Hjemli2009-09-14-1/+1
* | Merge branch 'lh/repo-scan'Gravatar Lars Hjemli2009-09-14-80/+329
|\ \
| * | cgit.c: respect repo-local 'snapshots' option for --scan-pathGravatar Lars Hjemli2009-08-24-0/+10
| * | cgit.c: only print first line of repo.desc in print_repo()Gravatar Lars Hjemli2009-08-24-2/+14
| * | Add and use cgit_find_stats_periodname() in print_repo()Gravatar Lars Hjemli2009-08-24-0/+12
| * | cgit.c: generate repo.snapshots in print_repo()Gravatar Lars Hjemli2009-08-24-0/+25
| * | cgit.c: add missing options to print_repo()Gravatar Lars Hjemli2009-08-24-0/+18
| * | shared.c: initialize cgit_repo structs properlyGravatar Lars Hjemli2009-08-24-0/+1
| * | Add config option 'enable-filter-overrides'Gravatar Lars Hjemli2009-08-24-11/+26
| * | cgitrc.5.txt: fix markup errorsGravatar Lars Hjemli2009-08-24-9/+10
| * | ui-repolist: handle empty sections similar to NULL sectionsGravatar Lars Hjemli2009-08-24-7/+12
| * | Add support for repo-local cgitrc fileGravatar Lars Hjemli2009-08-24-13/+39