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
2020-10-19git: update to v2.29.0Christian Hesse
2020-03-13ui-snapshot: add support for zstd compressionChristian Hesse
2020-02-26ui-snapshot: add support for lzip compressionHanspeter Portner
2018-12-10git: update to v2.20.0Christian Hesse
2018-10-13git: update to v2.19.1Christian Hesse
2018-07-03snapshot: support tar signature for compressed tarChristian Hesse
2018-06-27git: update to v2.18.0Christian Hesse
2018-06-27snapshot: strip bit from struct cgit_snapshot_formatChristian Hesse
2018-06-27snapshot: support archive signaturesJohn 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
2017-08-10git: update to v2.14Jeff Smith
2016-11-30git: update to v2.11.0Christian Hesse
2016-10-04ui-snapshot: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse
2015-08-14snapshot: don't reimplement cgit_print_error_page()John Keeping
2015-08-14snapshot: use cgit_print_error_page() for HTTP status codesJohn Keeping
2015-08-14snapshot: use cgit_print_error_page() instead of html_status()John Keeping
2015-01-28Add Etags for snapshotsJanus
2014-06-28git: update for git 2.0Christian Hesse
2014-02-21Remove unused parameter from cgit_print_snapshot()Lukas Fleischer
2014-01-17Switch to exclusively using global ctxLukas Fleischer
2014-01-14filter: add interface layerJohn Keeping
2014-01-12ui-snapshot: set unused cgit_filter fields to zeroJohn Keeping
2014-01-10ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer
2014-01-08Update copyright informationLukas Fleischer
2013-05-25cgit.c: Do not reset HOME after unsetting it.Jason A. Donenfeld
2013-04-30ui-snapshot: do not access $HOMEJason A. Donenfeld
2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer
2013-04-08use struct strbuf instead of static buffersJohn Keeping
2013-04-08Convert cgit_print_error to a variadic functionJohn Keeping
2013-04-08Always #include corresponding .h in .c filesJohn Keeping
2013-03-05Mark several functions/variables staticLukas Fleischer
2013-03-04ui-snapshot.c: Fill argv[0] with dummy.Jason A. Donenfeld
2013-03-04White space around control verbs.Jason A. Donenfeld
2013-03-02Update git to v1.7.7.7John Keeping
2012-09-27ui-snapshot: pass -n to gzip, to suppress timestampJason A. Donenfeld
2011-06-14cgit.c: always setup cgit repo environment variablesLars Hjemli
2011-06-02Merge branch 'stable'Lars Hjemli
2011-06-02ui-snapshot.c: remove debug cruftLars Hjemli
2011-03-26cgit_open_filter: also take the repo as a parameterFerry Huberts
2010-09-01Merge branch 'stable'Lars Hjemli
2010-09-01ui-snapshot: actually compress zip archivesLars Hjemli
2009-12-09Add .tar.xz-snapshot supportAndreas Wiese
2009-07-31ui-snapshot: use cgit_{open|close}_filter() to execute compressorsLars Hjemli
2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli
2009-01-11Merge branch 'snapshot-fixes'Lars Hjemli
2008-12-28return 404 if snapshot is not foundNatanael Copa
2008-12-26ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli
2008-12-01ui-snapshot: improve extraction of revision from snapshot nameLars Hjemli