Age | Commit message (Expand) | Author | Files | Lines |
2015-10-09 | ui-refs: remove useless null check | John Keeping | 1 | -1/+1 |
2015-08-14 | refs: move layout to page function | John Keeping | 1 | -1/+2 |
2015-08-12 | log: allow users to follow a file | John Keeping | 1 | -1/+1 |
2015-03-09 | Avoid non-ANSI function declarations | John Keeping | 1 | -2/+2 |
2015-01-19 | tag: reference with "h" instead of "id"master | John Keeping | 1 | -1/+1 |
2014-12-13 | ui-shared: remove toggle_ssdiff arg to cgit_commit_link() | John Keeping | 1 | -1/+1 |
2014-06-28 | git: update for git 2.0 | Christian Hesse | 1 | -3/+3 |
2014-02-26 | ui-refs: simplify cmp_age logic | Jason A. Donenfeld | 1 | -11/+3 |
2014-02-21 | print download link for reference string length == 1 | Christian Hesse | 1 | -1/+1 |
2014-01-14 | filter: add page source to email filter | Jason A. Donenfeld | 1 | -3/+3 |
2014-01-14 | filter: add support for email filter | Jason A. Donenfeld | 1 | -1/+8 |
2014-01-12 | ui-refs: escape HTML chars in author and tagger names | John Keeping | 1 | -2/+2 |
2014-01-10 | Replace most uses of strncmp() with prefixcmp() | Lukas Fleischer | 1 | -2/+2 |
2014-01-08 | Update copyright information | Lukas Fleischer | 1 | -1/+1 |
2013-04-10 | Add branch-sort and repo.branch-sort options. | Jason A. Donenfeld | 1 | -3/+2 |
2013-04-08 | use struct strbuf instead of static buffers | John Keeping | 1 | -4/+6 |
2013-04-08 | ui-refs.c: Refactor print_tag() | Lukas Fleischer | 1 | -29/+27 |
2013-04-08 | ui-refs.c: Remove global header variable | Lukas Fleischer | 1 | -6/+0 |
2013-04-08 | Always #include corresponding .h in .c files | John Keeping | 1 | -0/+1 |
2013-03-20 | Fix colspan values | Lukas Fleischer | 1 | -2/+2 |
2013-03-05 | print_tag_downloads(): Free ref variable | Lukas Fleischer | 1 | -1/+7 |
2013-03-05 | Free reflists after usage | Lukas Fleischer | 1 | -0/+4 |
2013-03-04 | White space around control verbs. | Jason A. Donenfeld | 1 | -2/+2 |
2013-03-04 | Fix several whitespace errors | Lukas Fleischer | 1 | -2/+2 |
2010-08-03 | Merge branch 'stable' | Lars Hjemli | 1 | -12/+14 |
2010-08-03 | ui-refs.c: avoid segfault on unparsed ref objects | Lars Hjemli | 1 | -12/+14 |
2010-06-19 | ui-commit: Preserve path limit in links to commit page | Johan Herland | 1 | -1/+1 |
2009-12-08 | Merge branch 'lh/remote-branches' | Lars Hjemli | 1 | -0/+2 |
2009-11-07 | Add support for remote branches | Lars Hjemli | 1 | -0/+2 |
2009-09-16 | Add possibility to switch between unidiff and side-by-side-diff. | Ragnar Ouchterlony | 1 | -1/+1 |
2009-08-16 | ui-refs.c: improve handling of lightweight tags | Stefan Bühler | 1 | -1/+18 |
2009-01-11 | Make all tags viewable | Robin Redeker | 1 | -1/+1 |
2009-01-10 | ui-refs: avoid SEGFAULT on lightweight tags | Robin Redeker | 1 | -1/+1 |
2008-12-06 | Merge branch 'full-log' | Lars Hjemli | 1 | -1/+2 |
2008-12-01 | ui-refs.c: show download links for all tags referring to commit objects | Lars Hjemli | 1 | -3/+34 |
2008-11-29 | ui-log: add support for showing the full commit message | Lars Hjemli | 1 | -1/+2 |
2008-10-05 | ui-refs: use cgit_tag_link() | Lars Hjemli | 1 | -6/+2 |
2008-04-14 | Make branches, tags and log play better together in the summary view | Lars Hjemli | 1 | -13/+12 |
2008-03-24 | Add ui-shared.h | Lars Hjemli | 1 | -0/+1 |
2008-03-24 | Add separate header-files for each page/view | Lars Hjemli | 1 | -0/+172 |
2008-03-18 | Introduce html.h | Lars Hjemli | 1 | -3/+1 |
2008-02-16 | Introduce struct cgit_context | Lars Hjemli | 1 | -2/+2 |
2007-10-27 | Add support for refs view | Lars Hjemli | 1 | -0/+30 |