| Commit message (Expand) | Author | Age | Files | Lines |
* | global: replace references to 'sha1' with 'oid' | Christian Hesse | 2020-10-20 | 1 | -1/+1 |
* | css: use correct size in annotated decoration | Jason A. Donenfeld | 2018-07-08 | 1 | -0/+1 |
* | ui-log: highlight annotated tags in different color | Christian Hesse | 2018-06-27 | 1 | -0/+8 |
* | ui-blame: Allow syntax highlighting | Jeff Smith | 2018-01-19 | 1 | -0/+10 |
* | ui-blame: Make each column into a single table cell | Jeff Smith | 2018-01-19 | 1 | -2/+17 |
* | ui-blame: Distinguish hashes column from lines column | Jeff Smith | 2018-01-19 | 1 | -0/+1 |
* | ui-blame: add blame UI | Jeff Smith | 2017-10-03 | 1 | -0/+8 |
* | css: highlight even table rows and skip empty rows | Christian Hesse | 2016-11-23 | 1 | -0/+20 |
* | css: consistent use of empty lines | Christian Hesse | 2016-07-05 | 1 | -0/+6 |
* | ui-log: color line changes | Christian Hesse | 2016-07-05 | 1 | -0/+9 |
* | css: fix indentation | Jason A. Donenfeld | 2016-02-23 | 1 | -4/+4 |
* | css: use less blurry icon for external link | Christian Hesse | 2016-02-23 | 1 | -1/+2 |
* | ui-shared: add homepage to tabs | Jason A. Donenfeld | 2016-02-22 | 1 | -0/+5 |
* | Remove no-op link from submodule entries | Lukas Fleischer | 2015-03-13 | 1 | -1/+1 |
* | footer: link back to cgit home page | Jason A. Donenfeld | 2014-12-23 | 1 | -0/+7 |
* | Reduce line number bloat, fix hover effect | Peter Wu | 2014-01-08 | 1 | -2/+4 |
* | filters: import more modern scripts | Jason A. Donenfeld | 2013-05-27 | 1 | -14/+0 |
* | Convert pager navigation into a unordered list | Lukas Fleischer | 2013-03-20 | 1 | -4/+10 |
* | ui-repolist: Bold the currently viewed page. | Jamie Couture | 2012-10-08 | 1 | -0/+4 |
* | css: only use div#cgit | Ferry Huberts | 2012-03-20 | 1 | -4/+1 |
* | css: force text color to black on decorations | Ferry Huberts | 2012-03-18 | 1 | -0/+4 |
* | css: vertically align the cgit logo image | Ferry Huberts | 2012-03-18 | 1 | -0/+1 |
* | css: prefix all styles with div#cgit | Ferry Huberts | 2012-03-18 | 1 | -169/+169 |
* | Merge branch 'stable' | Lars Hjemli | 2012-01-03 | 1 | -2/+2 |
|\ |
|
| * | fix css color value and vertical-align value | Norberto Lopes | 2012-01-03 | 1 | -2/+2 |
* | | ui-diff.c: create a control panel for diff options | Lars Hjemli | 2011-03-06 | 1 | -0/+27 |
|/ |
|
* | Merge branch 'br/misc' | Lars Hjemli | 2011-02-19 | 1 | -1/+1 |
|\ |
|
| * | ssdiff: anchors for ssdiff | Bernhard Reutner-Fischer | 2011-02-19 | 1 | -1/+1 |
* | | Merge branch 'jh/graph' | Lars Hjemli | 2011-02-19 | 1 | -11/+29 |
|\ \
| |/
|/| |
|
| * | ui-log: Colorize commit graph | Johan Herland | 2010-11-16 | 1 | -0/+24 |
| * | ui-log: Implement support for commit graphs | Johan Herland | 2010-11-16 | 1 | -1/+6 |
| * | ui-log: Change display of full commit messages (and notes) | Johan Herland | 2010-11-16 | 1 | -12/+1 |
* | | cgit.css: Add syntax highlighting entries | Todd Zullinger | 2010-09-19 | 1 | -1/+15 |
|/ |
|
* | ui-log: Display git notes when present | Jeff Smith | 2010-08-04 | 1 | -0/+11 |
* | ui-commit: Display git notes when present | Jeff Smith | 2010-08-04 | 1 | -0/+18 |
* | Merge branch 'jh/path-limit' | Lars Hjemli | 2010-06-22 | 1 | -2/+8 |
|\ |
|
| * | ui-shared.c: path-limit style nitpick | Lars Hjemli | 2010-06-19 | 1 | -4/+2 |
| * | ui-shared: Display path limit directly beneath tab bar in relevant pages | Johan Herland | 2010-06-19 | 1 | -0/+8 |
* | | Fix style of commit-filter links in commit-subject. | Johan Herland | 2010-06-19 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'ro/ssdiff' | Lars Hjemli | 2009-12-08 | 1 | -0/+99 |
|\ |
|
| * | In side-by-side diff, add support for marking individual characters. | Ragnar Ouchterlony | 2009-11-07 | 1 | -0/+10 |
| * | Polishing of how the side-by-side diff looks. | Ragnar Ouchterlony | 2009-09-16 | 1 | -6/+60 |
| * | First version of side-by-side diff. | Ragnar Ouchterlony | 2009-09-16 | 1 | -0/+35 |
* | | cgit.css: highlight directories in tree | Georg Lukas | 2009-11-28 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'lh/repo-scan' | Lars Hjemli | 2009-09-13 | 1 | -1/+1 |
|\ |
|
| * | Introduce 'section' as canonical spelling for 'repo.group' | Lars Hjemli | 2009-08-24 | 1 | -1/+1 |
* | | cgit.css: make the blob display in tree view a bit prettier | Lars Hjemli | 2009-08-21 | 1 | -3/+3 |
|/ |
|
* | cgit.css: align commit message with subject in expanded log listing | Lars Hjemli | 2009-08-10 | 1 | -1/+1 |
* | ui-tree: show hexdump of binary blobs | Lars Hjemli | 2009-01-31 | 1 | -0/+19 |
* | Merge branch 'jw/commit-decorations' | Lars Hjemli | 2009-01-27 | 1 | -0/+6 |
|\ |
|