Age | Commit message (Expand) | Author | Files | Lines |
2012-11-15 | man: show mime type default value | Jason A. Donenfeld | 1 | -0/+1 |
2012-11-15 | ssdiff: point line links at exact blob by prepending "id=" | Julius Plenz | 1 | -2/+2 |
2012-11-15 | Format git diff headers correctly when adding or removing files. | Michael Halstead | 2 | -14/+22 |
2012-11-04 | Makefile: get snapshots from github | Ferry Huberts | 1 | -2/+2 |
2012-11-01 | Makefile: remove tags file | Jamie Couture | 1 | -1/+1 |
2012-10-28 | ui-shared: use placeholder for empty commit subject | Christian Franke | 1 | -1/+4 |
2012-10-28 | syntax-highlighting.sh: Fix command injection. | Jason A. Donenfeld | 1 | -2/+2 |
2012-10-18 | Fix man page typo. | Jason A. Donenfeld | 1 | -2/+2 |
2012-10-17 | Makefile: Support OpenBSD just like FreeBSD | Jason A. Donenfeld | 1 | -2/+2 |
2012-10-17 | Makefile: support FreeBSD libiconv paths | Jason A. Donenfeld | 1 | -0/+7 |
2012-10-17 | tests: check for proper html entity | Jason A. Donenfeld | 1 | -1/+1 |
2012-10-17 | ui-log: Add "commit-sort" option for controlling commit ordering | Tobias Bieniek | 8 | -6/+40 |
2012-10-17 | ui-repolist: Add "section-sort" flag to control section sorting. | Tobias Bieniek | 4 | -3/+13 |
2012-10-17 | scan-tree: Unify gitweb.* and cgit.* settings into one config option. | Jason A. Donenfeld | 5 | -58/+36 |
2012-10-17 | ui: Remember to print ampersand as proper html entities. | William Bell | 2 | -8/+8 |
2012-10-16 | ui-repolist: Rename section-sort to repository-sort. | Jason A. Donenfeld | 4 | -7/+7 |
2012-10-16 | repo_config: do not let globals override repo settings | Tobias Bieniek | 1 | -3/+3 |
2012-10-09 | README: times, they are a-changin | Jason A. Donenfeld | 1 | -1/+1 |
2012-10-09 | syntax-highlight: when the file has no extension, assume text | Ferry Huberts | 1 | -1/+4 |
2012-10-09 | ui-repolist: do not use agefile if it's date could not be parsed | Ferry Huberts | 1 | -2/+4 |
2012-10-09 | Revert "filters/syntax-highlighting.sh: work around highlight --force bug" | Ferry Huberts | 1 | -17/+0 |
2012-10-08 | Makefile: add tag target to generate ctags | Jamie Couture | 1 | -1/+5 |
2012-10-08 | ui-repolist: Bold the currently viewed page. | Jamie Couture | 2 | -4/+11 |
2012-10-02 | do not write outside heap buffer | Jim Meyering | 1 | -0/+2 |
2012-09-27 | ui-snapshot: pass -n to gzip, to suppress timestamp | Jason A. Donenfeld | 1 | -8/+10 |
2012-07-12 | Update copyright headers to have latest dates. | Jason A. Donenfeld | 3 | -2/+3 |
2012-07-12 | ui-repolist: Case insensitive sorting and age sort | Jason A. Donenfeld | 4 | -5/+37 |
2012-07-12 | scan-tree: Support gitweb.category. | Jason A. Donenfeld | 4 | -0/+14 |
2012-07-12 | scan-tree: Support gitweb.description. | Jason A. Donenfeld | 4 | -7/+28 |
2012-03-20 | css: only use div#cgit | Ferry Huberts | 1 | -4/+1 |
2012-03-18 | Merge branch 'fh/mimetypes' | Lars Hjemli | 4 | -1/+65 |
2012-03-18 | Merge branch 'jp/defbranch' | Lars Hjemli | 4 | -4/+18 |
2012-03-18 | Merge branch 'lh/module-links' | Lars Hjemli | 8 | -15/+85 |
2012-03-18 | Merge branch 'stable' | Lars Hjemli | 3 | -3/+31 |
2012-03-18 | css: force text color to black on decorations | Ferry Huberts | 1 | -0/+4 |
2012-03-18 | css: vertically align the cgit logo image | Ferry Huberts | 1 | -0/+1 |
2012-03-18 | css: prefix all styles with div#cgit | Ferry Huberts | 1 | -169/+169 |
2012-03-18 | filters/syntax-highlighting.sh: work around highlight --force bug | Ferry Huberts | 1 | -0/+17 |
2012-03-18 | filters/highlight.sh: manually support highlight version 2 and 3 | Ferry Huberts | 1 | -0/+11 |
2012-03-18 | tests: properly quote arguments to printf | Ferry Huberts | 1 | -1/+1 |
2012-03-18 | tests: handle paths with whitespace | Ferry Huberts | 2 | -2/+2 |
2012-03-18 | Merge branch 'stable' | Lars Hjemli | 1 | -1/+1 |
2012-03-18 | CGIT-0.9.0.3v0.9.0.3 | Lars Hjemli | 1 | -1/+1 |
2012-03-18 | Merge branch 'stable' | Lars Hjemli | 2 | -7/+5 |
2012-03-18 | segfault fix on some bogus requests | Eric Wong | 1 | -2/+2 |
2012-03-18 | use correct type for sizeof | Jamie Couture | 1 | -1/+1 |
2012-01-08 | ui-ssdiff.c: correct length check for LCS table | Eric Wong | 1 | -4/+2 |
2012-01-03 | Merge branch 'stable' | Lars Hjemli | 1 | -1/+1 |
2012-01-03 | Fix segmentation fault in empty repository | John Keeping | 1 | -1/+1 |
2012-01-03 | Merge branch 'stable' | Lars Hjemli | 2 | -3/+3 |