aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* html.c: add html_url_argLars Hjemli2008-10-052-0/+17
* ui-diff: make diffstat header a link to the full diffLars Hjemli2008-09-231-1/+4
* ui-diff: fix links from diffstatLars Hjemli2008-09-231-4/+2
* Add LDFLAGS to makefile.Harley Laue2008-09-201-1/+1
* ui-repolist: enable filtering of repos by pathLars Hjemli2008-09-151-1/+10
* Add support for --scan-tree=<path> option to cgitLars Hjemli2008-09-154-3/+184
* Teach cgit how to use PATH_INFOLars Hjemli2008-09-152-0/+28
* Merge branch 'lh/parsing'Lars Hjemli2008-09-153-64/+101
|\
| * ui-tag: show the taggers emailLars Hjemli2008-09-151-0/+4
| * parsing.c: be prepared for unexpected content in commit/tag objectsLars Hjemli2008-09-152-64/+97
* | Merge branch 'ew/http_host'Lars Hjemli2008-09-151-7/+12
|\ \ | |/ |/|
| * use Host: header to generate cgit_hosturlEric Wong2008-09-021-7/+12
* | Update Makefile to use GIT-1.6.0.1Lars Hjemli2008-09-031-1/+1
|/
* Use GIT-1.6.0.1Lars Hjemli2008-09-021-0/+0
* ui-plain: handle subdirectoriesLars Hjemli2008-09-021-4/+1
* Use GIT-1.6.0Lars Hjemli2008-09-011-0/+0
* Merge branch 'lh/plain'Lars Hjemli2008-09-0112-13/+125
|\
| * Supply status description to html_status()Lars Hjemli2008-08-064-14/+12
| * ui-tree: link to plain view instead of blob viewLars Hjemli2008-08-063-4/+12
| * Implement plain viewLars Hjemli2008-08-069-0/+106
* | Merge branch 'lh/clone'Lars Hjemli2008-09-016-0/+140
|\|
| * Add support for cloning over httpLars Hjemli2008-08-066-0/+140
* | cache.c: use %zd for off_t argumentLars Hjemli2008-09-011-1/+1
* | Use GIT-1.6.0.rc1Lars Hjemli2008-08-062-1/+1
* | Makefile: Git dependency, take 3Lars Hjemli2008-08-061-5/+3
* | Merge branch 'lh/atom'Lars Hjemli2008-08-067-0/+168
|\ \
| * | Add atom-supportLars Hjemli2008-08-017-0/+168
| |/
* / cgitrc: explain new local-time optionStefan Naewe2008-08-051-0/+2
|/
* Added `local-time` option to cgitrcStefan Naewe2008-08-017-10/+17
* Makefile: another take on git dependency rulesLars Hjemli2008-08-011-7/+5
* Modify default value for a few cgitrc optionsLars Hjemli2008-07-271-2/+5
* Be prepared for empty repositoriesLars Hjemli2008-07-272-4/+9
* ui-shared: show repo owner along with descriptionLars Hjemli2008-07-271-3/+3
* ui-summary: show clone urlsLars Hjemli2008-07-271-0/+41
* Makefile: remove the `distclean` and `emptycache` targetsLars Hjemli2008-07-221-7/+0
* Makefile: do not touch the git objects with `make clean`Lars Hjemli2008-07-221-1/+0
* Makefile: fix git dependency rulesLars Hjemli2008-07-221-5/+3
* tests/Makefile: not everyone has `.` in $PATHLars Hjemli2008-07-221-1/+1
* Adjust to new calling convention for read_tree_recursive()Lars Hjemli2008-07-212-7/+10
* Use GIT-1.6.0-rc0Lars Hjemli2008-07-211-0/+0
* Add a favicon option to cgitrcLars Hjemli2008-07-194-0/+10
* Add support for including a footer on all pagesLars Hjemli2008-06-263-4/+13
* Merge branch 'master' of git://git.klever.net/patchwork/cgitLars Hjemli2008-06-265-7/+39
|\
| * allow specification of directly linked blobs mimetypesMichael Krelin2008-06-243-1/+4
| * allow blob extract blobs by head/path combinationMichael Krelin2008-06-243-6/+35
* | Use GIT-1.5.6Lars Hjemli2008-06-252-1/+1
|/
* Added root-desc to default configuration.Harley Laue2008-05-211-0/+4
* ui-tree.c: avoid peeking at GITLINK objectsLars Hjemli2008-05-201-6/+8
* cache.c: fix error checking in print_slot()Lars Hjemli2008-05-201-4/+7
* cache.c: do not ignore errors from print_slot()Lars Hjemli2008-05-182-5/+15