about summary refs log tree commit diff
path: root/tests/t0101-index.sh
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-09-26 02:56:38 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-27 03:35:25 +0200
commit055e092a330098f6b9177266facf43029dbe1883 (patch)
tree478515dce37fec72f6012a4187823d68a432c523 /tests/t0101-index.sh
parentUpdate copyright headers to have latest dates. (diff)
downloadcgit-pink-055e092a330098f6b9177266facf43029dbe1883.tar.gz
cgit-pink-055e092a330098f6b9177266facf43029dbe1883.zip
ui-snapshot: pass -n to gzip, to suppress timestamp
Since cgit snapshots of tags are often used for releases, we don't
want the rarely used feature of the gzip compressor that includes
an embedded timestamp into the archive, since this makes each tarball
of the same (potentially signed) tag different.

This commit refactors the archive handling code a bit so that each
different format is able to run with an arbitrary argv for the filter.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
='2014-07-28 02:01:23 +0200'>2014-07-28parsing.c: make commit buffer constJohn Keeping 2014-06-30Bump version.Jason A. Donenfeld 2014-06-29remove debug fprinf() calls that sneaked in with commit 79c985Christian Hesse 2014-06-28git: update to 2.0.1Christian Hesse 2014-06-28ui-patch: Flush stdout after outputting dataJohn Keeping 2014-06-28ui-log: ignore unhandled argumentsJohn Keeping 2014-06-28git: update for git 2.0Christian Hesse 2014-04-17remove trailing whitespaces from source filesChristian Hesse 2014-04-12git: update to 1.9.2Christian Hesse 2014-04-05Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice 2014-03-20Makefile: use more reliable git tarball mirrorJason A. Donenfeld 2014-03-20git: update to 1.9.1Christian Hesse