aboutsummaryrefslogtreecommitdiff
path: root/ui-refs.c
AgeCommit message (Expand)Author
2016-02-08ui: show ages in the originator's timezoneJohn Keeping
2016-02-08ui-shared: remove "format" from cgit_print_age()John Keeping
2015-10-09ui-refs: remove useless null checkJohn Keeping
2015-08-14refs: move layout to page functionJohn Keeping
2015-08-12log: allow users to follow a fileJohn Keeping
2015-03-09Avoid non-ANSI function declarationsJohn Keeping
2015-01-19tag: reference with "h" instead of "id"John Keeping
2014-12-13ui-shared: remove toggle_ssdiff arg to cgit_commit_link()John Keeping
2014-06-28git: update for git 2.0Christian Hesse
2014-02-26ui-refs: simplify cmp_age logicJason A. Donenfeld
2014-02-21print download link for reference string length == 1Christian Hesse
2014-01-14filter: add page source to email filterJason A. Donenfeld
2014-01-14filter: add support for email filterJason A. Donenfeld
2014-01-12ui-refs: escape HTML chars in author and tagger namesJohn Keeping
2014-01-10Replace most uses of strncmp() with prefixcmp()Lukas Fleischer
2014-01-08Update copyright informationLukas Fleischer
2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld
2013-04-08use struct strbuf instead of static buffersJohn Keeping
2013-04-08ui-refs.c: Refactor print_tag()Lukas Fleischer
2013-04-08ui-refs.c: Remove global header variableLukas Fleischer
2013-04-08Always #include corresponding .h in .c filesJohn Keeping
2013-03-20Fix colspan valuesLukas Fleischer
2013-03-04print_tag_downloads(): Free ref variableLukas Fleischer
2013-03-04Free reflists after usageLukas Fleischer
2013-03-04White space around control verbs.Jason A. Donenfeld
2013-03-04Fix several whitespace errorsLukas Fleischer
2010-08-03Merge branch 'stable'Lars Hjemli
2010-08-03ui-refs.c: avoid segfault on unparsed ref objectsLars Hjemli
2010-06-19ui-commit: Preserve path limit in links to commit pageJohan Herland
2009-12-08Merge branch 'lh/remote-branches'Lars Hjemli
2009-11-07Add support for remote branchesLars Hjemli
2009-09-16Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony
2009-08-16ui-refs.c: improve handling of lightweight tagsStefan Bühler
2009-01-11Make all tags viewableRobin Redeker
2009-01-10ui-refs: avoid SEGFAULT on lightweight tagsRobin Redeker
2008-12-06Merge branch 'full-log'Lars Hjemli
2008-12-01ui-refs.c: show download links for all tags referring to commit objectsLars Hjemli
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli
2008-10-05ui-refs: use cgit_tag_link()Lars Hjemli
2008-04-14Make branches, tags and log play better together in the summary viewLars Hjemli
2008-03-24Add ui-shared.hLars Hjemli
2008-03-24Add separate header-files for each page/viewLars Hjemli
2008-03-18Introduce html.hLars Hjemli
2008-02-16Introduce struct cgit_contextLars Hjemli
2007-10-27Add support for refs viewLars Hjemli