aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CGIT-0.9.1v0.9.1Jason A. Donenfeld2012-11-151-1/+1
* man: show mime type default valueJason A. Donenfeld2012-11-151-0/+1
* ssdiff: point line links at exact blob by prepending "id="Julius Plenz2012-11-151-2/+2
* Format git diff headers correctly when adding or removing files.Michael Halstead2012-11-152-14/+22
* Makefile: get snapshots from githubFerry Huberts2012-11-041-2/+2
* Makefile: remove tags fileJamie Couture2012-10-311-1/+1
* ui-shared: use placeholder for empty commit subjectChristian Franke2012-10-281-1/+4
* syntax-highlighting.sh: Fix command injection.Jason A. Donenfeld2012-10-271-2/+2
* Fix man page typo.Jason A. Donenfeld2012-10-181-2/+2
* Makefile: Support OpenBSD just like FreeBSDJason A. Donenfeld2012-10-171-2/+2
* Makefile: support FreeBSD libiconv pathsJason A. Donenfeld2012-10-171-0/+7
* tests: check for proper html entityJason A. Donenfeld2012-10-171-1/+1
* ui-log: Add "commit-sort" option for controlling commit orderingTobias Bieniek2012-10-178-6/+40
* ui-repolist: Add "section-sort" flag to control section sorting.Tobias Bieniek2012-10-174-3/+13
* scan-tree: Unify gitweb.* and cgit.* settings into one config option.Jason A. Donenfeld2012-10-175-58/+36
* ui: Remember to print ampersand as proper html entities.William Bell2012-10-172-8/+8
* ui-repolist: Rename section-sort to repository-sort.Jason A. Donenfeld2012-10-164-7/+7
* repo_config: do not let globals override repo settingsTobias Bieniek2012-10-161-3/+3
* README: times, they are a-changinJason A. Donenfeld2012-10-091-1/+1
* syntax-highlight: when the file has no extension, assume textFerry Huberts2012-10-091-1/+4
* ui-repolist: do not use agefile if it's date could not be parsedFerry Huberts2012-10-091-2/+4
* Revert "filters/syntax-highlighting.sh: work around highlight --force bug"Ferry Huberts2012-10-091-17/+0
* Makefile: add tag target to generate ctagsJamie Couture2012-10-081-1/+5
* ui-repolist: Bold the currently viewed page.Jamie Couture2012-10-082-4/+11
* do not write outside heap bufferJim Meyering2012-10-021-0/+2
* ui-snapshot: pass -n to gzip, to suppress timestampJason A. Donenfeld2012-09-271-8/+10
* Update copyright headers to have latest dates.Jason A. Donenfeld2012-07-123-2/+3
* ui-repolist: Case insensitive sorting and age sortJason A. Donenfeld2012-07-124-5/+37
* scan-tree: Support gitweb.category.Jason A. Donenfeld2012-07-124-0/+14
* scan-tree: Support gitweb.description.Jason A. Donenfeld2012-07-124-7/+28
* css: only use div#cgitFerry Huberts2012-03-201-4/+1
* Merge branch 'fh/mimetypes'Lars Hjemli2012-03-184-1/+65
|\
| * ui_plain: automatically lookup mimetype when mimetype-file is setFerry Huberts2011-07-194-1/+65
* | Merge branch 'jp/defbranch'Lars Hjemli2012-03-184-4/+18
|\ \
| * | ui-repolist.c: fallback to "master" if no default branch is specifiedLars Hjemli2011-07-191-1/+2
| * | cgit.c: use resolve_ref() to guess_defbranch()Lars Hjemli2011-06-201-27/+7
| * | Only guess default branch when a repo page is requestedLars Hjemli2011-06-203-38/+34
| * | guess default branch from HEADJulius Plenz2011-06-202-1/+38
* | | Merge branch 'lh/module-links'Lars Hjemli2012-03-188-15/+85
|\ \ \
| * | | Do not provide a default value for `module-link`Lars Hjemli2011-06-152-2/+1
| * | | ui-plain.c: add support for path-selected submodule linksLars Hjemli2011-06-151-3/+6
| * | | ui-tree.c: add support for path-selected submodule linksLars Hjemli2011-06-157-10/+78
* | | | Merge branch 'stable'Lars Hjemli2012-03-183-3/+31
|\ \ \ \
| * | | | filters/syntax-highlighting.sh: work around highlight --force bugFerry Huberts2012-03-181-0/+17
| * | | | filters/highlight.sh: manually support highlight version 2 and 3Ferry Huberts2012-03-181-0/+11
| * | | | tests: properly quote arguments to printfFerry Huberts2012-03-181-1/+1
| * | | | tests: handle paths with whitespaceFerry Huberts2012-03-182-2/+2
* | | | | css: force text color to black on decorationsFerry Huberts2012-03-181-0/+4
* | | | | css: vertically align the cgit logo imageFerry Huberts2012-03-181-0/+1
* | | | | css: prefix all styles with div#cgitFerry Huberts2012-03-181-169/+169