summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ro/ssdiff'Gravatar Lars Hjemli2009-12-0813-25/+586
|\
| * In side-by-side diff, add support for marking individual ...Gravatar Ragnar Ouchterlony2009-11-072-25/+130
| * Fixed side-by-side diff bugs related to binary diff and m...Gravatar Ragnar Ouchterlony2009-09-162-6/+16
| * Polishing of how the side-by-side diff looks.Gravatar Ragnar Ouchterlony2009-09-164-30/+96
| * Add possibility to switch between unidiff and side-by-sid...Gravatar Ragnar Ouchterlony2009-09-169-16/+73
| * First version of side-by-side diff.Gravatar Ragnar Ouchterlony2009-09-165-2/+325
* | Merge branch 'master' of http://op-co.de/cgitGravatar Lars Hjemli2009-12-086-17/+31
|\ \
| * | "max-blob-size" config var to limit generated HTML sizeGravatar Georg Lukas2009-11-284-0/+14
| * | cgit.css: highlight directories in treeGravatar Georg Lukas2009-11-281-0/+5
| * | syntax highlighting for all formats supported by "highlight"Gravatar Georg Lukas2009-11-191-17/+12
* | | Merge branch 'stable'Gravatar Lars Hjemli2009-12-081-2/+2
|\ \ \ | |/ / |/| |
| * | Don't crash when a repo-specific readme file is usedGravatar Sami Kyöstilä2009-12-081-2/+2
* | | Merge branch 'stable'Gravatar Lars Hjemli2009-11-071-3/+5
|\| |
| * | shared.c: return original errnoGravatar Lars Hjemli2009-11-071-3/+5
* | | Add NO_OPENSSL optionGravatar Mikhail Gusarov2009-11-071-3/+12
* | | Merge branch 'stable'Gravatar Lars Hjemli2009-11-072-3/+8
|\| |
| * | Close fd on error in readfile()Gravatar Rys Sommefeldt2009-11-071-2/+7
| * | Nov is the correct abbreviationGravatar Danijel Tašov2009-11-071-1/+1
* | | ui-shared.c: prettify download links when generated from ...Gravatar Lars Hjemli2009-10-161-2/+7
* | | ui-tag: make output more similar to commit viewGravatar Lars Hjemli2009-10-061-6/+6
* | | ui-tag: add snapshot linksGravatar Alexey Nezhdanov2009-10-061-0/+12
* | | Skip leading "/" in url querystring valueGravatar Stefan Bühler2009-10-061-0/+2
|/ /
* | Fix repolist search links with virtual rootGravatar Geoff Johnstone2009-09-202-1/+2
* | cgitrc.5.txt: Change repo.group to section in example con...Gravatar Loui Chang2009-09-141-4/+4
* | cgitrc.5.txt: Add mansource and manmanual.Gravatar Loui Chang2009-09-141-0/+3
|/
* CGIT 0.8.3Gravatar Lars Hjemli2009-09-131-1/+1
* Merge branch 'stable'Gravatar Lars Hjemli2009-09-131-1/+1
|\
| * CGIT 0.8.2.2Gravatar Lars Hjemli2009-09-131-1/+1
* | Merge branch 'lh/repo-scan'Gravatar Lars Hjemli2009-09-1311-80/+329
|\ \
| * | cgit.c: respect repo-local 'snapshots' option for --scan-...Gravatar Lars Hjemli2009-08-241-0/+10
| * | cgit.c: only print first line of repo.desc in print_repo()Gravatar Lars Hjemli2009-08-241-2/+14
| * | Add and use cgit_find_stats_periodname() in print_repo()Gravatar Lars Hjemli2009-08-243-0/+12
| * | cgit.c: generate repo.snapshots in print_repo()Gravatar Lars Hjemli2009-08-241-0/+25
| * | cgit.c: add missing options to print_repo()Gravatar Lars Hjemli2009-08-241-0/+18
| * | shared.c: initialize cgit_repo structs properlyGravatar Lars Hjemli2009-08-241-0/+1
| * | Add config option 'enable-filter-overrides'Gravatar Lars Hjemli2009-08-243-11/+26
| * | cgitrc.5.txt: fix markup errorsGravatar Lars Hjemli2009-08-241-9/+10
| * | ui-repolist: handle empty sections similar to NULL sectionsGravatar Lars Hjemli2009-08-242-7/+12
| * | Add support for repo-local cgitrc fileGravatar Lars Hjemli2009-08-245-13/+39
| * | cgit.c: refactor repo_config() from config_cb()Gravatar Lars Hjemli2009-08-241-41/+48
| * | ui-repolist.c: sort by section name, repo name as defaultGravatar Lars Hjemli2009-08-241-0/+15
| * | Add config option 'repo.section'Gravatar Lars Hjemli2009-08-242-0/+5
| * | Introduce 'section' as canonical spelling for 'repo.group'Gravatar Lars Hjemli2009-08-246-17/+22
| * | Add support for --scan-path command line optionGravatar Lars Hjemli2009-08-241-1/+2
| * | Rename 'repo.scan' to 'scan-path'Gravatar Lars Hjemli2009-08-242-10/+10
| * | cgitrc.5.txt: document repo.scan and cache-scanrc-ttlGravatar Lars Hjemli2009-08-241-0/+9
| * | cgit.c: add support for caching autodetected repositoriesGravatar Lars Hjemli2009-08-242-1/+75
| * | cgit.c: make print_repolist() and print_repo() reusable f...Gravatar Lars Hjemli2009-08-241-12/+12
| * | cache.h: export hash_str()Gravatar Lars Hjemli2009-08-241-0/+2
| * | cgit.c: add support for cgitrc option 'repo.scan'Gravatar Lars Hjemli2009-08-241-0/+2