| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |