summaryrefslogtreecommitdiff
path: root/ui-refs.c
AgeCommit message (Expand)Author
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-05print_tag_downloads(): Free ref variableLukas Fleischer
2013-03-05Free 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