summaryrefslogtreecommitdiffstatshomepage
path: root/cgit.css (unfollow)
Commit message (Expand)AuthorLines
2007-10-05correct typo in CSSMichael Krelin-1/+1
2007-10-01cgit.css: make diff headers more visibleLars Hjemli-1/+6
2007-10-01css: remove the annoying tr:hover rule for diffstatLars Hjemli-4/+0
2007-07-23Add support for line number in url fragmentLars Hjemli-0/+9
2007-07-18css: adjust vertical-align of commit info th cellsMichael Krelin-0/+1
2007-06-18Change S/L/T to summary/log/treeLars Hjemli-4/+5
2007-06-18Add more menuitems on repo pagesLars Hjemli-2/+12
2007-06-17ui-tree: html/css cleanupLars Hjemli-13/+4
2007-06-16ui-tree: unify with ui-view, use path to select tree/blobLars Hjemli-2/+14
2007-06-07cgit.css: make it validateLars Hjemli-8/+7
2007-05-23Add repo.readme parameterLars Hjemli-8/+6
2007-05-22Add cgit_print_age() functionLars Hjemli-0/+25
2007-05-21css: make column headings boldLars Hjemli-1/+1
2007-05-21Make frontpage friendlierLars Hjemli-2/+32
2007-05-20Adjust apperance of repogroup headersLars Hjemli-1/+1
2007-05-18Teach cgit how to group repositories by categoryLars Hjemli-0/+5
2007-05-16Do not wrap filemode column in diffstat tableLars Hjemli-0/+4
2007-05-16Add link to commitdiff below diffstatLars Hjemli-1/+5
2007-05-15Use tables and css to create the diffstat graph, fix scalingLars Hjemli-2/+19
2007-05-14cgit.css: try to make diffs look a little bit nicerLars Hjemli-7/+6
2007-05-14cgit.css: try do make diffstat a little bit nicerLars Hjemli-4/+3
2007-05-14Add log filtering by path and link to it from tree viewLars Hjemli-0/+5
2007-05-13Add commitdiff between commit and each of it's parentLars Hjemli-0/+5
2007-05-13Add graphical diffstat to commit viewLars Hjemli-2/+28
2007-05-12css: fix bad rendering in Internet ExplorerLars Hjemli-2/+7
2007-05-11Add links to enable downloading of tagged blobsLars Hjemli-0/+20
2007-05-11Add submodule links in tree listingLars Hjemli-1/+1
2007-02-21Layout updateLars Hjemli-13/+85
2007-01-28Set explicit font sizeLars Hjemli-1/+1
2007-01-28Change global document layoutLars Hjemli-10/+13
2007-01-28Cleanup table listingsLars Hjemli-7/+3
2007-01-17Extend repo summary with tag listLars Hjemli-2/+6
2006-12-28Add generic support for search box in page headerLars Hjemli-0/+5
2006-12-22Minor style fixesLars Hjemli-7/+7
2006-12-22Only show first 80 characters of commit subject in log and summaryLars Hjemli-1/+1
2006-12-20Add basic diff viewLars Hjemli-0/+25
2006-12-17Use html_filemode in ui-tree.cLars Hjemli-2/+2
2006-12-17Show list of modified files in ui-commit.cLars Hjemli-8/+43
2006-12-16gitweb ripoff: set tr:hover to highligt current rowLars Hjemli-3/+7
2006-12-16Make repo header a link to summary pageLars Hjemli-1/+8
2006-12-16Add ui-commit.c + misc ui cleanupsLars Hjemli-4/+46
2006-12-13Small layout adjustments to summary and blob viewLars Hjemli-0/+6
2006-12-13Add display of tree content w/ui-tree.cLars Hjemli-2/+11