summaryrefslogtreecommitdiffstatshomepage
path: root/ui-refs.c (unfollow)
Commit message (Expand)AuthorLines
2014-01-08Update copyright informationLukas Fleischer-1/+1
2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld-3/+2
2013-04-08use struct strbuf instead of static buffersJohn Keeping-4/+6
2013-04-08ui-refs.c: Refactor print_tag()Lukas Fleischer-29/+27
2013-04-08ui-refs.c: Remove global header variableLukas Fleischer-6/+0
2013-04-08Always #include corresponding .h in .c filesJohn Keeping-0/+1
2013-03-20Fix colspan valuesLukas Fleischer-2/+2
2013-03-04print_tag_downloads(): Free ref variableLukas Fleischer-1/+7
2013-03-04Free reflists after usageLukas Fleischer-0/+4
2013-03-04White space around control verbs.Jason A. Donenfeld-2/+2
2013-03-04Fix several whitespace errorsLukas Fleischer-2/+2
2010-08-03ui-refs.c: avoid segfault on unparsed ref objectsLars Hjemli-12/+14
2010-06-19ui-commit: Preserve path limit in links to commit pageJohan Herland-1/+1
2009-11-07Add support for remote branchesLars Hjemli-0/+2
2009-09-16Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony-1/+1
2009-08-16ui-refs.c: improve handling of lightweight tagsStefan Bühler-1/+18
2009-01-11Make all tags viewableRobin Redeker-1/+1
2009-01-10ui-refs: avoid SEGFAULT on lightweight tagsRobin Redeker-1/+1
2008-12-01ui-refs.c: show download links for all tags referring to commit objectsLars Hjemli-3/+34
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli-1/+2
2008-10-05ui-refs: use cgit_tag_link()Lars Hjemli-6/+2
2008-04-14Make branches, tags and log play better together in the summary viewLars Hjemli-13/+12
2008-03-24Add ui-shared.hLars Hjemli-0/+1
2008-03-24Add separate header-files for each page/viewLars Hjemli-0/+172
2008-03-18Introduce html.hLars Hjemli-3/+1
2008-02-16Introduce struct cgit_contextLars Hjemli-2/+2
2007-10-27Add support for refs viewLars Hjemli-0/+30