| Commit message (Expand) | Author | Age | Files | Lines |
| * | Sendfile, minor fixes in static file support, spawn more processes in test, c... | Rory& | 2025-04-27 | 1 | -0/+2 |
| * | css: Support for dark mode | Samuel Lidén Borell | 2025-04-26 | 1 | -0/+113 |
| * | Increase footer contrast | Rory& | 2025-03-12 | 1 | -2/+2 |
| * | Use <pre> and <span> to print diffs | June McEnroe | 2025-03-12 | 1 | -10/+4 |
| * | Improve button spacing for browsers w/o CSS | Eric Wong | 2025-03-12 | 1 | -1/+0 |
| * | Improve decoration display for browsers without CSS | Eric Wong | 2025-03-12 | 1 | -6/+0 |
| * | Use <pre> for commit-msg | Eric Wong | 2025-03-12 | 1 | -5/+0 |
| * | Improve pageheader display on text-based browsers | Eric Wong | 2025-03-12 | 1 | -1/+1 |
| * | css: reset font size for blame oid | John Keeping | 2022-12-19 | 1 | -0/+4 |
| * | 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 |
| |\ |
|
| | * | cgit.css: minor adjustment of commit decorations | Lars Hjemli | 2009-01-27 | 1 | -0/+5 |
| * | | Merge branch 'og/tree-view-selection' | Lars Hjemli | 2009-01-27 | 1 | -11/+16 |
| |\ \ |
|
| | * | | changed objects are outputted, allowing for selections of code only | Onne Gorter | 2009-01-10 | 1 | -11/+16 |
| * | | | Merge branch 'lh/stats' | Lars Hjemli | 2009-01-27 | 1 | -0/+76 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Add a 'stats' page to each repo | Lars Hjemli | 2008-12-06 | 1 | -0/+77 |
| * | | | ui-log: show name-decorations in log output | Lars Hjemli | 2009-01-11 | 1 | -0/+24 |
| | |/
|/| |
|
| * | | ui-log: use css to make full-log prettier | Lars Hjemli | 2008-11-30 | 1 | -0/+15 |
| |/ |
|
| * | Add link to index page from repo header, remove page name | Lars Hjemli | 2008-05-04 | 1 | -0/+3 |
| * | Add footer with page creation time and cgit version on all pages | Lars Hjemli | 2008-05-03 | 1 | -0/+6 |
| * | Add a pager on the repolist | Lars Hjemli | 2008-05-03 | 1 | -0/+10 |
| * | Fix more css ugliness | Lars Hjemli | 2008-04-14 | 1 | -10/+4 |
| * | cgit.css: set form margins | Lars Hjemli | 2008-04-14 | 1 | -1/+1 |
| * | Fix css font-family | Lars Hjemli | 2008-04-14 | 1 | -1/+1 |
| * | More layout fixes | Lars Hjemli | 2008-04-13 | 1 | -17/+47 |
| * | Minor fixup in tree-view css | Lars Hjemli | 2008-04-12 | 1 | -3/+2 |
| * | Reintroduce the branch switcher | Lars Hjemli | 2008-04-12 | 1 | -0/+10 |
| * | Replace sidebar/logo | Lars Hjemli | 2008-04-12 | 1 | -94/+53 |
| * | Use tables for page layout | Lars Hjemli | 2007-11-16 | 1 | -20/+29 |
| * | Fix html error detected by test-suite | Lars Hjemli | 2007-11-11 | 1 | -1/+5 |
| * | Minor css tweaks | Lars Hjemli | 2007-11-09 | 1 | -10/+1 |
| * | Do not require javascript-enabled clients | Lars Hjemli | 2007-11-03 | 1 | -0/+12 |
| * | Fix typo in css | Shunichi Fuji | 2007-11-03 | 1 | -1/+1 |
| * | Change the cgit layout | Lars Hjemli | 2007-10-30 | 1 | -86/+63 |
| * | Teach log search about --grep, --author and --committer | Lars Hjemli | 2007-10-28 | 1 | -1/+18 |
| * | Merge branch 'stable' | Lars Hjemli | 2007-10-05 | 1 | -1/+1 |
| |\ |
|
| | * | correct typo in CSS | Michael Krelin | 2007-10-05 | 1 | -1/+1 |
| * | | cgit.css: make diff headers more visible | Lars Hjemli | 2007-10-01 | 1 | -1/+6 |
| * | | css: remove the annoying tr:hover rule for diffstat | Lars Hjemli | 2007-10-01 | 1 | -4/+0 |
| |/ |
|
| * | Add support for line number in url fragment | Lars Hjemli | 2007-07-23 | 1 | -0/+9 |
| * | css: adjust vertical-align of commit info th cells | Michael Krelin | 2007-07-18 | 1 | -0/+1 |
| * | Change S/L/T to summary/log/tree | Lars Hjemli | 2007-06-18 | 1 | -4/+5 |
| * | Add more menuitems on repo pages | Lars Hjemli | 2007-06-18 | 1 | -2/+12 |
| * | ui-tree: html/css cleanup | Lars Hjemli | 2007-06-17 | 1 | -13/+4 |
| * | ui-tree: unify with ui-view, use path to select tree/blob | Lars Hjemli | 2007-06-16 | 1 | -2/+14 |
| * | cgit.css: make it validate | Lars Hjemli | 2007-06-07 | 1 | -8/+7 |
| * | Add repo.readme parameter | Lars Hjemli | 2007-05-23 | 1 | -8/+6 |
| * | Add cgit_print_age() function | Lars Hjemli | 2007-05-22 | 1 | -0/+25 |
| * | css: make column headings bold | Lars Hjemli | 2007-05-21 | 1 | -1/+1 |
| * | Make frontpage friendlier | Lars Hjemli | 2007-05-21 | 1 | -2/+32 |
| * | Adjust apperance of repogroup headers | Lars Hjemli | 2007-05-20 | 1 | -1/+1 |
| * | Teach cgit how to group repositories by category | Lars Hjemli | 2007-05-18 | 1 | -0/+5 |
| * | Do not wrap filemode column in diffstat table | Lars Hjemli | 2007-05-16 | 1 | -0/+4 |
| * | Add link to commitdiff below diffstat | Lars Hjemli | 2007-05-16 | 1 | -1/+5 |
| * | Use tables and css to create the diffstat graph, fix scaling | Lars Hjemli | 2007-05-15 | 1 | -2/+19 |
| * | cgit.css: try to make diffs look a little bit nicer | Lars Hjemli | 2007-05-14 | 1 | -7/+6 |
| * | cgit.css: try do make diffstat a little bit nicer | Lars Hjemli | 2007-05-14 | 1 | -4/+3 |
| * | Add log filtering by path and link to it from tree view | Lars Hjemli | 2007-05-14 | 1 | -0/+5 |
| * | Add commitdiff between commit and each of it's parent | Lars Hjemli | 2007-05-13 | 1 | -0/+5 |
| * | Add graphical diffstat to commit view | Lars Hjemli | 2007-05-13 | 1 | -2/+28 |
| * | css: fix bad rendering in Internet Explorer | Lars Hjemli | 2007-05-12 | 1 | -2/+7 |
| * | Add links to enable downloading of tagged blobs | Lars Hjemli | 2007-05-11 | 1 | -0/+20 |
| * | Add submodule links in tree listing | Lars Hjemli | 2007-05-11 | 1 | -1/+1 |
| * | Layout update | Lars Hjemli | 2007-02-21 | 1 | -13/+85 |
| * | Set explicit font size | Lars Hjemli | 2007-01-28 | 1 | -1/+1 |
| * | Change global document layout | Lars Hjemli | 2007-01-28 | 1 | -10/+13 |
| * | Cleanup table listings | Lars Hjemli | 2007-01-28 | 1 | -7/+3 |
| * | Extend repo summary with tag list | Lars Hjemli | 2007-01-17 | 1 | -2/+6 |
| * | Add generic support for search box in page header | Lars Hjemli | 2006-12-28 | 1 | -0/+5 |
| * | Minor style fixes | Lars Hjemli | 2006-12-22 | 1 | -7/+7 |
| * | Only show first 80 characters of commit subject in log and summary | Lars Hjemli | 2006-12-22 | 1 | -1/+1 |
| * | Add basic diff view | Lars Hjemli | 2006-12-20 | 1 | -0/+25 |
| * | Use html_filemode in ui-tree.c | Lars Hjemli | 2006-12-17 | 1 | -2/+2 |
| * | Show list of modified files in ui-commit.c | Lars Hjemli | 2006-12-17 | 1 | -8/+43 |
| * | gitweb ripoff: set tr:hover to highligt current row | Lars Hjemli | 2006-12-16 | 1 | -3/+7 |
| * | Make repo header a link to summary page | Lars Hjemli | 2006-12-16 | 1 | -1/+8 |
| * | Add ui-commit.c + misc ui cleanups | Lars Hjemli | 2006-12-16 | 1 | -4/+46 |
| * | Small layout adjustments to summary and blob view | Lars Hjemli | 2006-12-13 | 1 | -0/+6 |
| * | Add display of tree content w/ui-tree.c | Lars Hjemli | 2006-12-13 | 1 | -2/+11 |
| * | Import cgit prototype from git tree | Lars Hjemli | 2006-12-09 | 1 | -0/+63 |