Commit Graph

65 Commits (ee667540e07eaffaed612e8ca8572611ea1f42d9)

Author SHA1 Message Date
Christian Hesse 7ba41963dd snapshot: support tar signature for compressed tar
7 years ago
Christian Hesse 255b78ff52 git: update to v2.18.0
7 years ago
Christian Hesse 2f8648ff7f snapshot: strip bit from struct cgit_snapshot_format
7 years ago
John Keeping c712d5ac43 snapshot: support archive signatures
7 years ago
John Keeping 00ad47bbfa ui-snapshot: filter permitted snapshot requests
7 years ago
John Keeping c1572bb5ec Add "snapshot-prefix" repo configuration
7 years ago
John Keeping d85e8a9810 ui-snapshot: pass repo into get_ref_from_filename()
7 years ago
Jeff Smith 86a6d358f7 git: update to v2.14
8 years ago
Christian Hesse 91153fd02e git: update to v2.11.0
9 years ago
Christian Hesse 406f593895 ui-snapshot: replace 'unsigned char sha1[20]' with 'struct object_id oid'
9 years ago
John Keeping fd00e71ab7 snapshot: don't reimplement cgit_print_error_page()
10 years ago
John Keeping 58e827cbd9 snapshot: use cgit_print_error_page() for HTTP status codes
10 years ago
John Keeping 048f195eaf snapshot: use cgit_print_error_page() instead of html_status()
10 years ago
Janus 1a2eeb94d4 Add Etags for snapshots
11 years ago
Christian Hesse 79c985e13c git: update for git 2.0
11 years ago
Lukas Fleischer 3e9578e9a3 Remove unused parameter from cgit_print_snapshot()
11 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx
12 years ago
John Keeping 7bd90b8048 filter: add interface layer
12 years ago
John Keeping da218fcd9e ui-snapshot: set unused cgit_filter fields to zero
12 years ago
Lukas Fleischer e711679618 ui-snapshot.c: Do not reinvent suffixcmp()
12 years ago
Lukas Fleischer f7f26f8875 Update copyright information
12 years ago
Jason A. Donenfeld 03eb76dfad cgit.c: Do not reset HOME after unsetting it.
12 years ago
Jason A. Donenfeld 8bf4a0465e ui-snapshot: do not access $HOME
12 years ago
Lukas Fleischer 8c4c2c464b ui-snapshot.c: Prepend "V" when guessing ref names
12 years ago
John Keeping fb3655df3b use struct strbuf instead of static buffers
12 years ago
John Keeping ed5bd30ebe Convert cgit_print_error to a variadic function
12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files
12 years ago
Lukas Fleischer bafab423f2 Mark several functions/variables static
12 years ago
Jason A. Donenfeld 973deda0ea ui-snapshot.c: Fill argv[0] with dummy.
12 years ago
Jason A. Donenfeld bdae1d8a8d White space around control verbs.
12 years ago
John Keeping 2ab1cd9f3b Update git to v1.7.7.7
12 years ago
Jason A. Donenfeld 055e092a33 ui-snapshot: pass -n to gzip, to suppress timestamp
13 years ago
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