| Commit message (Expand) | Author | Age | Files | Lines |
* | ui-plain.c: Do not access match variable in print_*() | Lukas Fleischer | 2013-03-04 | 1 | -12/+14 |
* | ui-blob.c: Use a context structure in walk_tree() | Lukas Fleischer | 2013-03-04 | 1 | -16/+26 |
* | ui-snapshot.c: Fill argv[0] with dummy. | Jason A. Donenfeld | 2013-03-04 | 1 | -0/+1 |
* | White space around control verbs. | Jason A. Donenfeld | 2013-03-04 | 16 | -42/+42 |
* | Fix several whitespace errors | Lukas Fleischer | 2013-03-04 | 14 | -99/+99 |
* | Update git to v1.7.12.4 | John Keeping | 2013-03-02 | 1 | -0/+0 |
* | Update git to v1.7.9.7 | John Keeping | 2013-03-02 | 2 | -1/+1 |
* | Update git to v1.7.8.6 | John Keeping | 2013-03-02 | 1 | -0/+0 |
* | Update git to v1.7.7.7 | John Keeping | 2013-03-02 | 3 | -25/+38 |
* | Update git to v1.7.6.5 | John Keeping | 2013-03-02 | 4 | -12/+43 |
* | Update git to v1.7.5.4 | John Keeping | 2013-03-02 | 3 | -6/+6 |
* | Print submodule revision next to submodule link | stfn | 2013-03-02 | 1 | -0/+1 |
* | Support unannotated tags in git-clone. | Jason A. Donenfeld | 2013-02-01 | 1 | -4/+2 |
* | ssdiff: correctly manage tab expansion | Julius Plenz | 2013-02-01 | 1 | -2/+1 |
* | Make "owner" column on index page configurable | Florian Pritz | 2013-02-01 | 4 | -7/+20 |
* | man: fix up default value duplication | Jason A. Donenfeld | 2012-11-15 | 1 | -2/+2 |
* | CGIT-0.9.1v0.9.1 | Jason A. Donenfeld | 2012-11-15 | 1 | -1/+1 |
* | man: show mime type default value | Jason A. Donenfeld | 2012-11-15 | 1 | -0/+1 |
* | ssdiff: point line links at exact blob by prepending "id=" | Julius Plenz | 2012-11-15 | 1 | -2/+2 |
* | Format git diff headers correctly when adding or removing files. | Michael Halstead | 2012-11-15 | 2 | -14/+22 |
* | Makefile: get snapshots from github | Ferry Huberts | 2012-11-04 | 1 | -2/+2 |
* | Makefile: remove tags file | Jamie Couture | 2012-10-31 | 1 | -1/+1 |
* | ui-shared: use placeholder for empty commit subject | Christian Franke | 2012-10-28 | 1 | -1/+4 |
* | syntax-highlighting.sh: Fix command injection. | Jason A. Donenfeld | 2012-10-27 | 1 | -2/+2 |
* | Fix man page typo. | Jason A. Donenfeld | 2012-10-18 | 1 | -2/+2 |
* | Makefile: Support OpenBSD just like FreeBSD | Jason A. Donenfeld | 2012-10-17 | 1 | -2/+2 |
* | Makefile: support FreeBSD libiconv paths | Jason A. Donenfeld | 2012-10-17 | 1 | -0/+7 |
* | tests: check for proper html entity | Jason A. Donenfeld | 2012-10-17 | 1 | -1/+1 |
* | ui-log: Add "commit-sort" option for controlling commit ordering | Tobias Bieniek | 2012-10-17 | 8 | -6/+40 |
* | ui-repolist: Add "section-sort" flag to control section sorting. | Tobias Bieniek | 2012-10-17 | 4 | -3/+13 |
* | scan-tree: Unify gitweb.* and cgit.* settings into one config option. | Jason A. Donenfeld | 2012-10-17 | 5 | -58/+36 |
* | ui: Remember to print ampersand as proper html entities. | William Bell | 2012-10-17 | 2 | -8/+8 |
* | ui-repolist: Rename section-sort to repository-sort. | Jason A. Donenfeld | 2012-10-16 | 4 | -7/+7 |
* | repo_config: do not let globals override repo settings | Tobias Bieniek | 2012-10-16 | 1 | -3/+3 |
* | README: times, they are a-changin | Jason A. Donenfeld | 2012-10-09 | 1 | -1/+1 |
* | syntax-highlight: when the file has no extension, assume text | Ferry Huberts | 2012-10-09 | 1 | -1/+4 |
* | ui-repolist: do not use agefile if it's date could not be parsed | Ferry Huberts | 2012-10-09 | 1 | -2/+4 |
* | Revert "filters/syntax-highlighting.sh: work around highlight --force bug" | Ferry Huberts | 2012-10-09 | 1 | -17/+0 |
* | Makefile: add tag target to generate ctags | Jamie Couture | 2012-10-08 | 1 | -1/+5 |
* | ui-repolist: Bold the currently viewed page. | Jamie Couture | 2012-10-08 | 2 | -4/+11 |
* | do not write outside heap buffer | Jim Meyering | 2012-10-02 | 1 | -0/+2 |
* | ui-snapshot: pass -n to gzip, to suppress timestamp | Jason A. Donenfeld | 2012-09-27 | 1 | -8/+10 |
* | Update copyright headers to have latest dates. | Jason A. Donenfeld | 2012-07-12 | 3 | -2/+3 |
* | ui-repolist: Case insensitive sorting and age sort | Jason A. Donenfeld | 2012-07-12 | 4 | -5/+37 |
* | scan-tree: Support gitweb.category. | Jason A. Donenfeld | 2012-07-12 | 4 | -0/+14 |
* | scan-tree: Support gitweb.description. | Jason A. Donenfeld | 2012-07-12 | 4 | -7/+28 |
* | css: only use div#cgit | Ferry Huberts | 2012-03-20 | 1 | -4/+1 |
* | Merge branch 'fh/mimetypes' | Lars Hjemli | 2012-03-18 | 4 | -1/+65 |
|\ |
|
| * | ui_plain: automatically lookup mimetype when mimetype-file is set | Ferry Huberts | 2011-07-19 | 4 | -1/+65 |
* | | Merge branch 'jp/defbranch' | Lars Hjemli | 2012-03-18 | 4 | -4/+18 |
|\ \ |
|