Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-10config: make empty js= omit script tagHEADmasterSamuel Lidén Borell
2022-12-19js: add dynamic age updateAndy Green
2022-12-19config: add jsAndy Green
2022-12-19css: change to be a listAndy Green
2022-12-19ui-shared: use owner-filter for repo page headersJune McEnroe
2022-12-19ui-repolist,ui-shared: remove redundant title on repo anchorsChris Mayo
2020-12-29git: update to v2.30.0Christian Hesse
2020-10-21global: replace references to 'sha1' with 'oid'Christian Hesse
2019-05-20ui-shared: restrict to 15 levelsJason A. Donenfeld
2019-01-02ui-shared: fix broken sizeof in title setting and rewriteJason A. Donenfeld
2018-11-25auth-filter: pass url with query string attachedJason A. Donenfeld
2018-09-11ui-shared: ban strcat()Christian Hesse
2018-07-04Fix gcc 8.1.1 compiler warningsJason A. Donenfeld
2018-07-03snapshot: support tar signature for compressed tarChristian Hesse
2018-07-03extra-head-content: introduce another option for meta tagsJason A. Donenfeld
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 archive signaturesJohn 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-27Add "snapshot-prefix" repo configurationJohn Keeping
2018-06-27ui-shared: pass repo object to print_snapshot_links()John Keeping
2018-06-27print git version string in footerChristian Hesse
2018-06-27git: update to v2.17.1Christian Hesse
2017-10-15ui-shared: use type='search' for the search boxVille Skyttä
2017-10-03ui-tree: link to blame UI if enabledJeff Smith
2017-10-03ui-shared: make a char* parameter constJeff Smith
2017-10-03ui-tree: move set_title_from_path to ui-sharedJeff Smith
2017-08-10ui-shared: don't print path crumbs without a repoJohn Keeping
2016-10-04ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse
2016-10-01ui-shared: fix decl-after-statement warningsJohn Keeping
2016-07-06ui-shared: fix segfault when defbranch is NULLEric Wong
2016-07-05Avoid ambiguities when prettifying snapshot namesLukas Fleischer
2016-06-07Hosted on HTTPS nowJason A. Donenfeld
2016-05-12forms: action should not be emptyJason A. Donenfeld
2016-05-12ui-shared: Remove a name attribute with an empty valueJuuso Lapinlampi
2016-05-12ui-shared: HTML-ize DOCTYPE and <html>Juuso Lapinlampi
2016-05-12ui-shared: Simplify cgit_print_error_page() logicJuuso Lapinlampi
2016-02-26ui-shared: redirect should not exit early for cacheJason A. Donenfeld
2016-02-23tabs: do not use target=_blankJason A. Donenfeld
2016-02-22ui-shared: add homepage to tabsJason A. Donenfeld
2016-02-08Avoid DATE_STRFTIME for long/short datesJohn Keeping
2016-02-08ui-shared: remove cgit_print_date()John Keeping
2016-02-08ui-shared: use show_date for footer timestampJohn Keeping
2016-02-08ui: show ages in the originator's timezoneJohn Keeping
2016-02-08ui-shared: add cgit_date_mode()John Keeping
2016-02-08ui-shared: remove "format" from cgit_print_age()John Keeping
2016-01-14ui-shared: prevent malicious filename from injecting headersJason A. Donenfeld