summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ui-shared: add now-dynamic age to footerch/warmcatAndy Green2018-06-291-1/+3
* cgit.css: add dynamic age updateAndy Green2018-06-293-1/+60
* desc: add root-desc-html and repo.desc-htmlAndy Green2018-06-294-1/+26
* line-range-highlight: copy textAndy Green2018-06-291-10/+41
* line-range-highlight: burger menu and popup menuAndy Green2018-06-292-13/+264
* line-range-highlight: onclick handler and range selectionAndy Green2018-06-293-2/+36
* cgit.js: line range highlight: improve vertical scroll logicAndy Green2018-06-291-2/+13
* cgit.js: line range highlight: make responsive to url changesAndy Green2018-06-291-0/+17
* cgit.js: line range highlight: introduce javascriptAndy Green2018-06-292-0/+101
* config: add jsAndy Green2018-06-296-0/+15
* noheader: place branch combo on tabs if no headerAndy Green2018-06-291-10/+24
* md2html: change css name to not conflict with highlightAndy Green2018-06-291-3/+3
* render: adapt for providing extra filter args for plainAndy Green2018-06-293-8/+22
* ui-shared: add helper for generating non-urlencoded linksAndy Green2018-06-292-0/+35
* md2html: add asset postfix argAndy Green2018-06-291-6/+13
* md2html: add asset mappingJohn Keeping2018-06-291-1/+49
* ui-tree: render any matching README file in tree viewAndy Green2018-06-291-1/+52
* config: add repo inline-readme listAndy Green2018-06-294-1/+19
* config: add global inline-readme listAndy Green2018-06-293-1/+15
* ui-tree: ls_tail: add walk table paramAndy Green2018-06-291-3/+3
* ui-tree: use render filters to display contentJohn Keeping2018-06-294-10/+105
* ui-tree: split out buffer printingJohn Keeping2018-06-291-10/+15
* Parse render filters from the configJohn Keeping2018-06-295-3/+59
* Add source pageJohn Keeping2018-06-293-0/+23
* cgit_repobasename: convert to allocated resultAndy Green2018-06-294-30/+49
* gcc8.1: fix strncpy bounds warningsAndy Green2018-06-291-1/+1
* cgit.css: add copyright linesAndy Green2018-06-291-0/+8
* Use string list strdup_strings for mimetypesJohn Keeping2018-06-271-2/+2
* manpage: fix sorting orderAndy Green2018-06-271-88/+88
* cache: close race window when unlocking slotsJohn Keeping2018-06-271-23/+14
* git: update to v2.18.0Christian Hesse2018-06-2713-70/+71
* global: remove functionality we deprecated for cgit v1.0Christian Hesse2018-06-275-43/+3
* snapshot: strip bit from struct cgit_snapshot_formatChristian Hesse2018-06-275-10/+17
* snapshot: support special value 'all' to enable all formatsChristian Hesse2018-06-272-0/+4
* snapshot: support archive signaturesJohn Keeping2018-06-273-1/+84
* ui-refs: use shared function to print tag downloadsJohn Keeping2018-06-271-26/+1
* ui-shared: pass separator in to cgit_print_snapshot_links()John Keeping2018-06-274-5/+6
* ui-shared: use the same snapshot logic as ui-refsJohn Keeping2018-06-271-1/+7
* ui-shared: rename parameter to cgit_print_snapshot_links()John Keeping2018-06-272-3/+3
* ui-shared: remove unused parameterJohn Keeping2018-06-274-5/+4
* ui-refs: remove unnecessary sanity checkJohn Keeping2018-06-271-3/+0
* ui-snapshot: filter permitted snapshot requestsJohn Keeping2018-06-271-1/+1
* Add "snapshot-prefix" repo configurationJohn Keeping2018-06-277-4/+23
* ui-snapshot: pass repo into get_ref_from_filename()John Keeping2018-06-271-3/+4
* ui-shared: pass repo object to print_snapshot_links()John Keeping2018-06-274-10/+8
* ui-log: highlight annotated tags in different colorChristian Hesse2018-06-272-1/+13
* print git version string in footerChristian Hesse2018-06-271-2/+3
* git: update to v2.17.1Christian Hesse2018-06-273-2/+2
* ui-blame: free read_sha1_file() buffer after usejk/for-jasonAndy Green2018-06-191-1/+4
* ui-tag: Fix inconsistent capitalizationJon DeVree2018-06-161-1/+1