Commit Graph

33 Commits (aa25ff3c8b548077f2793c1162f3610af03e63df)

Author SHA1 Message Date
Lars Hjemli 3ec6b30950 cgit.c: always setup cgit repo environment variables
14 years ago
Lars Hjemli 7eb9f9e980 Merge branch 'stable'
14 years ago
Lars Hjemli 2aabeaf834 ui-snapshot.c: remove debug cruft
14 years ago
Ferry Huberts d87bba846d cgit_open_filter: also take the repo as a parameter
14 years ago
Lars Hjemli bf8293d319 Merge branch 'stable'
15 years ago
Lars Hjemli ba1769cb64 ui-snapshot: actually compress zip archives
15 years ago
Andreas Wiese 0642435fed Add .tar.xz-snapshot support
16 years ago
Lars Hjemli 18dfbdc099 ui-snapshot: use cgit_{open|close}_filter() to execute compressors
16 years ago
Lars Hjemli 6fddad7251 ui-snapshot: avoid segfault when no filename is specified
16 years ago
Lars Hjemli aa60ae12cb Merge branch 'snapshot-fixes'
17 years ago
Natanael Copa c4b45de334 return 404 if snapshot is not found
17 years ago
Lars Hjemli ed77b2e0bf ui-snapshot.c: change mime-type for tar.gz and tar.bz2
17 years ago
Lars Hjemli 4b4f8d1256 ui-snapshot: improve extraction of revision from snapshot name
17 years ago
Natanael Copa 314d9ea5a3 Set prefix in snapshots when using dwimmery
17 years ago
Lars Hjemli ed7ff095ca ui-snapshot: add dwimmery
17 years ago
Lars Hjemli 204669ff4a ui-snapshot.c: specify archiver_args.baselen
17 years ago
Lars Hjemli a4d1ca1dc6 Add ui-shared.h
17 years ago
Lars Hjemli f34478cbe0 Refactor snapshot support
17 years ago
Lars Hjemli b608e88adb Remove obsolete cacheitem parameter to ui-functions
17 years ago
Lars Hjemli f3c1a187fe Add struct cgit_page to cgit_context
17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h
17 years ago
Lars Hjemli 2216fd6472 Compare string lengths when parsing the snapshot mask
18 years ago
Lars Hjemli 5b75064a81 Set commit date on snapshot contents
18 years ago
Lars Hjemli 1221adbb58 ui-snapshot: whitespace/formatting cleanup
18 years ago
Lars Hjemli eb45342e73 cgit_print_snapshot_links: use url to specify snapshot name
18 years ago
Michael Krelin dc3c9b5bc4 allow selective enabling of snapshots
18 years ago
Michael Krelin 97c025ae8e shorten snapshot names to repo basename
18 years ago
Michael Krelin 0df096f6e1 added snapshot filename to the link
18 years ago
Michael Krelin 86ca02231f add plain uncompressed tar snapshort format
18 years ago
Michael Krelin 18a99bdf87 introduced .tar.bz2 snapshots
18 years ago
Michael Krelin 4a92cbb7fd compress .tar.gz using gzip as a filter
18 years ago
Michael Krelin f97c707a3b add support for snapshot tarballs
18 years ago
Lars Hjemli ab2ab95f09 Add support for snapshots
19 years ago