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