about summary refs log tree commit diff
path: root/ui-patch.c
diff options
context:
space:
mode:
authorNatanael Copa <natanael.copa@gmail.com>2008-11-29 21:49:07 -0800
committerLars Hjemli <hjemli@gmail.com>2008-11-30 13:39:53 +0100
commit314d9ea5a3bc60ec518e314bb0bf8072123dc08f (patch)
treeca65f83e89b301ff6df228785c73c8413a072361 /ui-patch.c
parentMerge branch 'stable' (diff)
downloadcgit-pink-314d9ea5a3bc60ec518e314bb0bf8072123dc08f.tar.gz
cgit-pink-314d9ea5a3bc60ec518e314bb0bf8072123dc08f.zip
Set prefix in snapshots when using dwimmery
This patch sets the directory prefix in archives to be the filename,
excluding the suffix (.tar.gz, .tar.bz2 etc).

The patch also removes the prefix parameter in cgit_print_snapshot()
as the prefix might differ.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-patch.c')
0 files changed, 0 insertions, 0 deletions
sts/t0020-validate-cache.sh?h=1.3.0&id=016364d4edef261fb55257e36d8a47828d398f96&follow=1'>tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer