aboutsummaryrefslogtreecommitdiffstats
path: root/cgit.css
AgeCommit message (Expand)AuthorFilesLines
2022-12-19css: reset font size for blame oidJohn Keeping1-0/+4
2020-10-20global: replace references to 'sha1' with 'oid'Christian Hesse1-1/+1
2018-07-08css: use correct size in annotated decorationJason A. Donenfeld1-0/+1
2018-06-27ui-log: highlight annotated tags in different colorChristian Hesse1-0/+8
2018-01-19ui-blame: Allow syntax highlightingJeff Smith1-0/+10
2018-01-19ui-blame: Make each column into a single table cellJeff Smith1-2/+17
2018-01-19ui-blame: Distinguish hashes column from lines columnJeff Smith1-0/+1
2017-10-03ui-blame: add blame UIJeff Smith1-0/+8
2016-11-23css: highlight even table rows and skip empty rowsChristian Hesse1-0/+20
2016-07-05css: consistent use of empty linesChristian Hesse1-0/+6
2016-07-05ui-log: color line changesChristian Hesse1-0/+9
2016-02-23css: fix indentationJason A. Donenfeld1-4/+4
2016-02-23css: use less blurry icon for external linkChristian Hesse1-1/+2
2016-02-22ui-shared: add homepage to tabsJason A. Donenfeld1-0/+5
2015-03-13Remove no-op link from submodule entriesLukas Fleischer1-1/+1
2014-12-23footer: link back to cgit home pageJason A. Donenfeld1-0/+7
2014-01-08Reduce line number bloat, fix hover effectPeter Wu1-2/+4
2013-05-27filters: import more modern scriptsJason A. Donenfeld1-14/+0
2013-03-20Convert pager navigation into a unordered listLukas Fleischer1-4/+10
2012-10-08ui-repolist: Bold the currently viewed page.Jamie Couture1-0/+4
2012-03-20css: only use div#cgitFerry Huberts1-4/+1
2012-03-18css: force text color to black on decorationsFerry Huberts1-0/+4
2012-03-18css: vertically align the cgit logo imageFerry Huberts1-0/+1
2012-03-18css: prefix all styles with div#cgitFerry Huberts1-169/+169
2012-01-03Merge branch 'stable'Lars Hjemli1-2/+2
2012-01-03fix css color value and vertical-align valueNorberto Lopes1-2/+2
2011-03-06ui-diff.c: create a control panel for diff optionsLars Hjemli1-0/+27
2011-02-19Merge branch 'br/misc'Lars Hjemli1-1/+1
2011-02-19ssdiff: anchors for ssdiffBernhard Reutner-Fischer1-1/+1
2011-02-19Merge branch 'jh/graph'Lars Hjemli1-11/+29
2010-11-16ui-log: Colorize commit graphJohan Herland1-0/+24
2010-11-16ui-log: Implement support for commit graphsJohan Herland1-1/+6
2010-11-16ui-log: Change display of full commit messages (and notes)Johan Herland1-12/+1
2010-09-19cgit.css: Add syntax highlighting entriesTodd Zullinger1-1/+15
2010-08-04ui-log: Display git notes when presentJeff Smith1-0/+11
2010-08-04ui-commit: Display git notes when presentJeff Smith1-0/+18
2010-06-22Merge branch 'jh/path-limit'Lars Hjemli1-2/+8
2010-06-19ui-shared.c: path-limit style nitpickLars Hjemli1-4/+2
2010-06-19Fix style of commit-filter links in commit-subject.Johan Herland1-1/+4
2010-06-19ui-shared: Display path limit directly beneath tab bar in relevant pagesJohan Herland1-0/+8
2009-12-08Merge branch 'ro/ssdiff'Lars Hjemli1-0/+99
2009-11-28cgit.css: highlight directories in treeGeorg Lukas1-0/+5
2009-11-07In side-by-side diff, add support for marking individual characters.Ragnar Ouchterlony1-0/+10
2009-09-16Polishing of how the side-by-side diff looks.Ragnar Ouchterlony1-6/+60
2009-09-16First version of side-by-side diff.Ragnar Ouchterlony1-0/+35
2009-09-13Merge branch 'lh/repo-scan'Lars Hjemli1-1/+1
2009-08-24Introduce 'section' as canonical spelling for 'repo.group'Lars Hjemli1-1/+1
2009-08-21cgit.css: make the blob display in tree view a bit prettierLars Hjemli1-3/+3
2009-08-10cgit.css: align commit message with subject in expanded log listingLars Hjemli1-1/+1
2009-01-31ui-tree: show hexdump of binary blobsLars Hjemli1-0/+19
2009-01-27Merge branch 'jw/commit-decorations'Lars Hjemli1-0/+6
2009-01-27cgit.css: minor adjustment of commit decorationsLars Hjemli1-0/+5
2009-01-27Merge branch 'og/tree-view-selection'Lars Hjemli1-11/+16
2009-01-27Merge branch 'lh/stats'Lars Hjemli1-0/+76
2009-01-11ui-log: show name-decorations in log outputLars Hjemli1-0/+24
2009-01-10changed objects are outputted, allowing for selections of code onlyOnne Gorter1-11/+16
2008-12-06Add a 'stats' page to each repoLars Hjemli1-0/+77
2008-11-30ui-log: use css to make full-log prettierLars Hjemli1-0/+15
2008-05-04Add link to index page from repo header, remove page nameLars Hjemli1-0/+3
2008-05-03Add footer with page creation time and cgit version on all pagesLars Hjemli1-0/+6
2008-05-03Add a pager on the repolistLars Hjemli1-0/+10
2008-04-14Fix more css uglinessLars Hjemli1-10/+4
2008-04-14cgit.css: set form marginsLars Hjemli1-1/+1
2008-04-14Fix css font-familyLars Hjemli1-1/+1
2008-04-13More layout fixesLars Hjemli1-17/+47
2008-04-12Minor fixup in tree-view cssLars Hjemli1-3/+2
2008-04-12Reintroduce the branch switcherLars Hjemli1-0/+10
2008-04-12Replace sidebar/logoLars Hjemli1-94/+53
2007-11-16Use tables for page layoutLars Hjemli1-20/+29
2007-11-11Fix html error detected by test-suiteLars Hjemli1-1/+5
2007-11-09Minor css tweaksLars Hjemli1-10/+1
2007-11-03Do not require javascript-enabled clientsLars Hjemli1-0/+12
2007-11-03Fix typo in cssShunichi Fuji1-1/+1
2007-10-30Change the cgit layoutLars Hjemli1-86/+63
2007-10-28Teach log search about --grep, --author and --committerLars Hjemli1-1/+18
2007-10-05Merge branch 'stable'Lars Hjemli1-1/+1
2007-10-05correct typo in CSSMichael Krelin1-1/+1
2007-10-01cgit.css: make diff headers more visibleLars Hjemli1-1/+6
2007-10-01css: remove the annoying tr:hover rule for diffstatLars Hjemli1-4/+0
2007-07-23Add support for line number in url fragmentLars Hjemli1-0/+9
2007-07-18css: adjust vertical-align of commit info th cellsMichael Krelin1-0/+1
2007-06-18Change S/L/T to summary/log/treeLars Hjemli1-4/+5
2007-06-18Add more menuitems on repo pagesLars Hjemli1-2/+12
2007-06-17ui-tree: html/css cleanupLars Hjemli1-13/+4
2007-06-16ui-tree: unify with ui-view, use path to select tree/blobLars Hjemli1-2/+14
2007-06-07cgit.css: make it validateLars Hjemli1-8/+7
2007-05-23Add repo.readme parameterLars Hjemli1-8/+6
2007-05-22Add cgit_print_age() functionLars Hjemli1-0/+25
2007-05-21css: make column headings boldLars Hjemli1-1/+1
2007-05-21Make frontpage friendlierLars Hjemli1-2/+32
2007-05-20Adjust apperance of repogroup headersLars Hjemli1-1/+1
2007-05-18Teach cgit how to group repositories by categoryLars Hjemli1-0/+5
2007-05-16Do not wrap filemode column in diffstat tableLars Hjemli1-0/+4
2007-05-16Add link to commitdiff below diffstatLars Hjemli1-1/+5
2007-05-15Use tables and css to create the diffstat graph, fix scalingLars Hjemli1-2/+19
2007-05-14cgit.css: try to make diffs look a little bit nicerLars Hjemli1-7/+6
2007-05-14cgit.css: try do make diffstat a little bit nicerLars Hjemli1-4/+3
2007-05-14Add log filtering by path and link to it from tree viewLars Hjemli1-0/+5
2007-05-13Add commitdiff between commit and each of it's parentLars Hjemli1-0/+5
2007-05-13Add graphical diffstat to commit viewLars Hjemli1-2/+28
2007-05-12css: fix bad rendering in Internet ExplorerLars Hjemli1-2/+7
2007-05-11Add links to enable downloading of tagged blobsLars Hjemli1-0/+20
2007-05-11Add submodule links in tree listingLars Hjemli1-1/+1
2007-02-21Layout updateLars Hjemli1-13/+85
2007-01-28Set explicit font sizeLars Hjemli1-1/+1
2007-01-28Change global document layoutLars Hjemli1-10/+13
2007-01-28Cleanup table listingsLars Hjemli1-7/+3
2007-01-17Extend repo summary with tag listLars Hjemli1-2/+6
2006-12-28Add generic support for search box in page headerLars Hjemli1-0/+5
2006-12-22Minor style fixesLars Hjemli1-7/+7
2006-12-22Only show first 80 characters of commit subject in log and summaryLars Hjemli1-1/+1
2006-12-20Add basic diff viewLars Hjemli1-0/+25
2006-12-17Use html_filemode in ui-tree.cLars Hjemli1-2/+2
2006-12-17Show list of modified files in ui-commit.cLars Hjemli1-8/+43
2006-12-16gitweb ripoff: set tr:hover to highligt current rowLars Hjemli1-3/+7
2006-12-16Make repo header a link to summary pageLars Hjemli1-1/+8
2006-12-16Add ui-commit.c + misc ui cleanupsLars Hjemli1-4/+46
2006-12-13Small layout adjustments to summary and blob viewLars Hjemli1-0/+6
2006-12-13Add display of tree content w/ui-tree.cLars Hjemli1-2/+11
2006-12-09Import cgit prototype from git treeLars Hjemli1-0/+63