summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* CGIT 0.8.3.1Gravatar Lars Hjemli2009-12-121-1/+1
* Fix segfault on ppc when browsing treeGravatar Martins Polakovs2009-12-123-3/+3
* Don't crash when a repo-specific readme file is usedGravatar Sami Kyöstilä2009-12-081-2/+2
* shared.c: return original errnoGravatar Lars Hjemli2009-11-071-3/+5
* 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
* 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
| * | scan-tree: detect non-bare repository and stop scanning e...Gravatar Lars Hjemli2009-08-241-0/+4
* | | Merge branch 'fp/linenumbers'Gravatar Lars Hjemli2009-09-135-17/+32
|\ \ \
| * | | cgit.css: make the blob display in tree view a bit prettierGravatar Lars Hjemli2009-08-211-3/+3
| * | | Rename "linenumbers" to "enable-tree-linenumbers", change...Gravatar Lars Hjemli2009-08-214-8/+9
| * | | Add 'linenumbers' config optionGravatar Florian Pritz2009-08-214-11/+23
| * | | ui-tree.c: show line numbers when highlightingGravatar Florian Pritz2009-08-211-9/+11
* | | | Use GIT-1.6.4.3Gravatar Lars Hjemli2009-09-134-3/+3
* | | | Merge branch 'stable'Gravatar Lars Hjemli2009-09-061-1/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ui-plain.c: only return the blob with the specified pathGravatar Lars Hjemli2009-09-061-1/+2
* | | cgitrc.5.txt: fix description and markup for 'snapshots' ...Gravatar Lars Hjemli2009-08-241-8/+3
| |/ |/|
* | scan-tree: split the pw_gecos field at the ',' to get the...Gravatar Stefan Naewe2009-08-201-0/+3
* | cgit.c: fix caching keyed on PATH_INFO with no QUERY_STRINGGravatar Lars Hjemli2009-08-201-1/+1
* | Add and use a common readfile() functionGravatar Lars Hjemli2009-08-184-23/+34
* | Merge branch 'stable'Gravatar Lars Hjemli2009-08-182-0/+2
|\|
| * truncate buffer before reading empty filesGravatar Simon Arlott2009-08-182-0/+2
* | Merge branch 'stable'Gravatar Lars Hjemli2009-08-181-8/+11
|\|