summaryrefslogtreecommitdiff
path: root/ui-snapshot.c
AgeCommit message (Expand)Author
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
snapshot2008-12-01ui-snapshot: improve extraction of revision from snapshot nameLars Hjemli
snapshot2008-11-30Set prefix in snapshots when using dwimmeryNatanael Copa
snapshot2008-10-11ui-snapshot: add dwimmeryLars Hjemli
snapshot2008-10-05ui-snapshot.c: specify archiver_args.baselenLars Hjemli
snapshot2008-03-24Add ui-shared.hLars Hjemli
snapshot2008-03-24Refactor snapshot supportLars Hjemli
snapshot2008-03-24Remove obsolete cacheitem parameter to ui-functionsLars Hjemli
snapshot2008-03-24Add struct cgit_page to cgit_contextLars Hjemli
snapshot2008-03-18Introduce html.hLars Hjemli
snapshot2007-12-03Compare string lengths when parsing the snapshot maskLars Hjemli
snapshot2007-11-11Set commit date on snapshot contentsLars Hjemli
snapshot2007-07-23ui-snapshot: whitespace/formatting cleanupLars Hjemli
snapshot2007-07-23cgit_print_snapshot_links: use url to specify snapshot nameLars Hjemli
snapshot2007-07-21allow selective enabling of snapshotsMichael Krelin
snapshot2007-07-21shorten snapshot names to repo basenameMichael Krelin
snapshot2007-07-21added snapshot filename to the linkMichael Krelin
snapshot2007-07-21add plain uncompressed tar snapshort formatMichael Krelin
snapshot2007-07-21introduced .tar.bz2 snapshotsMichael Krelin
snapshot2007-07-20compress .tar.gz using gzip as a filterMichael Krelin
snapshot2007-07-18add support for snapshot tarballsMichael Krelin
snapshot2007-02-08Add support for snapshotsLars Hjemli