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