aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Avoid trailing slash in virtual-rootGravatar Lars Hjemli2011-03-05-2/+3
* do not infloop on a query ending in %XY, for invalid hex X or YGravatar Jim Meyering2011-03-05-1/+1
* ui-shared: silence warningGravatar Bernhard Reutner-Fischer2011-02-19-1/+1
* Makefile: Make `make get-git` work under OpenBSD.Gravatar Lukas Fleischer2011-02-19-1/+1
* Use absolute path for scanned repo readmeGravatar Dean Scarff2010-11-08-1/+1
* CGIT 0.8.3.4Gravatar Lars Hjemli2010-09-27-1/+1
* Use GIT-1.7.3Gravatar Lars Hjemli2010-09-27-8/+8
* RSS items should always use UTC timesGravatar Aaron Griffin2010-09-20-2/+2
* ui-snapshot: actually compress zip archivesGravatar Lars Hjemli2010-09-01-0/+1
* html: fix strcpy bug in convert_query_hexcharGravatar Mark Lodato2010-08-30-4/+5
* t0108-patch: add 'tests_done' to endGravatar Mark Lodato2010-08-30-0/+2
* CGIT 0.8.3.3Gravatar Lars Hjemli2010-08-04-1/+1
* ui-refs.c: avoid segfault on unparsed ref objectsGravatar Lars Hjemli2010-08-04-12/+14
* Reencode author and committerGravatar Rémi Lagacé2010-07-14-0/+4
* CGIT 0.8.3.2Gravatar Lars Hjemli2010-06-19-1/+1
* shared.c: avoid memory leak during diffGravatar Lars Hjemli2010-04-08-0/+8
* 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
* CGIT 0.8.3.1Gravatar Lars Hjemli2009-12-12-1/+1
* Fix segfault on ppc when browsing treeGravatar Martins Polakovs2009-12-12-3/+3
* Don't crash when a repo-specific readme file is usedGravatar Sami Kyöstilä2009-12-09-2/+2
* shared.c: return original errnoGravatar Lars Hjemli2009-11-08-3/+5
* 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
* 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
| * | cgit.c: refactor repo_config() from config_cb()Gravatar Lars Hjemli2009-08-24-41/+48
| * | ui-repolist.c: sort by section name, repo name as defaultGravatar Lars Hjemli2009-08-24-0/+15
| * | Add config option 'repo.section'Gravatar Lars Hjemli2009-08-24-0/+5
| * | Introduce 'section' as canonical spelling for 'repo.group'Gravatar Lars Hjemli2009-08-24-17/+22
| * | Add support for --scan-path command line optionGravatar Lars Hjemli2009-08-24-1/+2
| * | Rename 'repo.scan' to 'scan-path'Gravatar Lars Hjemli2009-08-24-10/+10
| * | cgitrc.5.txt: document repo.scan and cache-scanrc-ttlGravatar Lars Hjemli2009-08-24-0/+9
| * | cgit.c: add support for caching autodetected repositoriesGravatar Lars Hjemli2009-08-24-1/+75
| * | cgit.c: make print_repolist() and print_repo() reusable for cachingGravatar Lars Hjemli2009-08-24-12/+12