aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-05Cgit: Debian build changeslinaro-patches2Benjamin Copeland
2019-10-31ui-repolist: Add an id for each sectionBenjamin Copeland
2019-10-31ui-repolist: add ability to control what repos a user seeBenjamin Copeland
2018-06-29ui-shared: add now-dynamic age to footerAndy Green
2018-06-29cgit.css: add dynamic age updateAndy Green
2018-06-29desc: add root-desc-html and repo.desc-htmlAndy Green
2018-06-29line-range-highlight: copy textAndy Green
2018-06-29line-range-highlight: burger menu and popup menuAndy Green
2018-06-29line-range-highlight: onclick handler and range selectionAndy Green
2018-06-29cgit.js: line range highlight: improve vertical scroll logicAndy Green
2018-06-29cgit.js: line range highlight: make responsive to url changesAndy Green
2018-06-29cgit.js: line range highlight: introduce javascriptAndy Green
2018-06-29config: add jsAndy Green
2018-06-29noheader: place branch combo on tabs if no headerAndy Green
2018-06-29md2html: change css name to not conflict with highlightAndy Green
2018-06-29render: adapt for providing extra filter args for plainAndy Green
2018-06-29ui-shared: add helper for generating non-urlencoded linksAndy Green
2018-06-29md2html: add asset postfix argAndy Green
2018-06-29md2html: add asset mappingJohn Keeping
2018-06-29ui-tree: render any matching README file in tree viewAndy Green
2018-06-29config: add repo inline-readme listAndy Green
2018-06-29config: add global inline-readme listAndy Green
2018-06-29ui-tree: ls_tail: add walk table paramAndy Green
2018-06-29ui-tree: use render filters to display contentJohn Keeping
2018-06-29ui-tree: split out buffer printingJohn Keeping
2018-06-29Parse render filters from the configJohn Keeping
2018-06-29Add source pageJohn Keeping
2018-06-29cgit_repobasename: convert to allocated resultAndy Green
2018-06-29gcc8.1: fix strncpy bounds warningsAndy Green
2018-06-29cgit.css: add copyright linesAndy Green
2018-06-27Use string list strdup_strings for mimetypesJohn Keeping
2018-06-27manpage: fix sorting orderAndy Green
2018-06-27cache: close race window when unlocking slotsJohn Keeping
2018-06-27git: update to v2.18.0Christian Hesse
2018-06-27global: remove functionality we deprecated for cgit v1.0Christian Hesse
2018-06-27snapshot: strip bit from struct cgit_snapshot_formatChristian Hesse
2018-06-27snapshot: support special value 'all' to enable all formatsChristian Hesse
2018-06-27snapshot: support archive signaturesJohn Keeping
2018-06-27ui-refs: use shared function to print tag downloadsJohn Keeping
2018-06-27ui-shared: pass separator in to cgit_print_snapshot_links()John Keeping
2018-06-27ui-shared: use the same snapshot logic as ui-refsJohn Keeping
2018-06-27ui-shared: rename parameter to cgit_print_snapshot_links()John Keeping
2018-06-27ui-shared: remove unused parameterJohn Keeping
2018-06-27ui-refs: remove unnecessary sanity checkJohn Keeping
2018-06-27ui-snapshot: filter permitted snapshot requestsJohn Keeping
2018-06-27Add "snapshot-prefix" repo configurationJohn Keeping
2018-06-27ui-snapshot: pass repo into get_ref_from_filename()John Keeping
2018-06-27ui-shared: pass repo object to print_snapshot_links()John Keeping
2018-06-27ui-log: highlight annotated tags in different colorChristian Hesse
2018-06-27print git version string in footerChristian Hesse