about summary refs log tree commit
path: root/cgit.css
DateCommit message (Expand)
2009-08-10cgit.css: align commit message with subject in expanded log listing
2009-01-31ui-tree: show hexdump of binary blobs
2009-01-27Merge branch 'jw/commit-decorations'
2009-01-27cgit.css: minor adjustment of commit decorations
2009-01-27Merge branch 'og/tree-view-selection'
2009-01-27Merge branch 'lh/stats'
2009-01-11ui-log: show name-decorations in log output
2009-01-10changed objects are outputted, allowing for selections of code only
2008-12-06Add a 'stats' page to each repo
2008-11-30ui-log: use css to make full-log prettier
2008-05-04Add link to index page from repo header, remove page name
2008-05-03Add footer with page creation time and cgit version on all pages
2008-05-03Add a pager on the repolist
2008-04-14Fix more css ugliness
2008-04-14cgit.css: set form margins
2008-04-14Fix css font-family
2008-04-13More layout fixes
2008-04-12Minor fixup in tree-view css
2008-04-12Reintroduce the branch switcher
2008-04-12Replace sidebar/logo
2007-11-16Use tables for page layout
2007-11-11Fix html error detected by test-suite
2007-11-09Minor css tweaks
2007-11-03Do not require javascript-enabled clients
2007-11-03Fix typo in css
2007-10-30Change the cgit layout
2007-10-28Teach log search about --grep, --author and --committer
2007-10-05Merge branch 'stable'
2007-10-05correct typo in CSS
2007-10-01cgit.css: make diff headers more visible
2007-10-01css: remove the annoying tr:hover rule for diffstat
2007-07-23Add support for line number in url fragment
2007-07-18css: adjust vertical-align of commit info th cells
2007-06-18Change S/L/T to summary/log/tree
2007-06-18Add more menuitems on repo pages
2007-06-17ui-tree: html/css cleanup
2007-06-16ui-tree: unify with ui-view, use path to select tree/blob
2007-06-07cgit.css: make it validate
2007-05-23Add repo.readme parameter
2007-05-22Add cgit_print_age() function
2007-05-21css: make column headings bold
2007-05-21Make frontpage friendlier
2007-05-20Adjust apperance of repogroup headers
2007-05-18Teach cgit how to group repositories by category
2007-05-16Do not wrap filemode column in diffstat table
2007-05-16Add link to commitdiff below diffstat
2007-05-15Use tables and css to create the diffstat graph, fix scaling
2007-05-14cgit.css: try to make diffs look a little bit nicer
2007-05-14cgit.css: try do make diffstat a little bit nicer
2007-05-14Add log filtering by path and link to it from tree view