summaryrefslogtreecommitdiff
path: root/ui-tree.c
AgeCommit message (Expand)Author
2011-06-13cgit.c: always setup cgit repo environment variablesLars Hjemli
2011-05-23Merge branch 'fh/filter-api'Lars Hjemli
2011-03-26source_filter: fix a memory leakFerry Huberts
2011-03-26cgit_open_filter: also take the repo as a parameterFerry Huberts
2010-09-04prefer html_raw() to write()Mark Lodato
2010-09-04fix errors in printf-style format stringsMark Lodato
2010-06-19ui-tree: Remove unnecessary path breadcrumb navigationJohan Herland
2010-02-28ui-tree: add link to plain view for blobs in tree listingLars Hjemli
2009-12-12Merge branch 'stable'Lars Hjemli
2009-12-12Fix segfault on ppc when browsing treeMartins Polakovs
2009-11-28"max-blob-size" config var to limit generated HTML sizeGeorg Lukas
2009-08-21Rename "linenumbers" to "enable-tree-linenumbers", change default to "1"Lars Hjemli
2009-08-21Add 'linenumbers' config optionFlorian Pritz
2009-08-21ui-tree.c: show line numbers when highlightingFlorian Pritz
2009-08-09Merge branch 'lh/plugins'Lars Hjemli
2009-08-09Add support for repo.commit-filter and repo.source-filterLars Hjemli
2009-08-08Expose file extension in tree lists as class to allow nicer tree stylingMartin Szulecki
2009-07-31ui-tree: add support for source-filter optionLars Hjemli
2009-03-15fix segfault when displaying empty blobsEric Wong
2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli
2009-01-31ui-tree: show hexdump of binary blobsLars Hjemli
2009-01-27Merge branch 'og/tree-view-selection'Lars Hjemli
2009-01-27Merge branch 'lh/stats'Lars Hjemli
2009-01-10changed objects are outputted, allowing for selections of code onlyOnne Gorter
2009-01-06Merge branch 'stable'Lars Hjemli
2009-01-06ui-tree.c: do not add blank line when displaying blobsLars Hjemli
2008-12-07ui-tree: add link to stats page per pathLars Hjemli
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli
2008-08-06ui-tree: link to plain view instead of blob viewLars Hjemli
2008-07-21Adjust to new calling convention for read_tree_recursive()Lars Hjemli
2008-05-20ui-tree.c: avoid peeking at GITLINK objectsLars Hjemli
2008-04-08Don't specify mimetype in ui-blob.cLars Hjemli
2008-03-24Add ui-shared.hLars Hjemli
2008-03-18Introduce html.hLars Hjemli
2008-02-16Move cgit_repo into cgit_contextLars Hjemli
2008-02-16Introduce struct cgit_contextLars Hjemli
2007-11-11Fix html error detected by test-suiteLars Hjemli
2007-11-03Add search parameters to cgit_log_linkLars Hjemli
2007-09-19Remove a few compiler warningsLars Hjemli
2007-09-19ui-tree: show last line of blobLars Hjemli
2007-09-19ui-tree: specify parameter position for all htmlf formatsLars Hjemli
2007-09-03Merge branch 'jo/dirlink'Lars Hjemli
2007-07-22Add support for line number in url fragmentLars Hjemli
2007-07-21link raw blob from tree file viewMichael Krelin
2007-06-29Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli
2007-06-18Change S/L/T to summary/log/treeLars Hjemli
2007-06-17Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli
2007-06-17Add git_log_link() and fix bug in generic repolink functionLars Hjemli
2007-06-17ui-tree: html/css cleanupLars Hjemli
2007-06-16Add and use cgit_tree_link()Lars Hjemli