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