Commit Graph

52 Commits (de83de276bef7509ab8255682595ad4521f3a193)

Author SHA1 Message Date
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
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