]> granicus.if.org Git - cgit/commit
introduced .tar.bz2 snapshots
authorMichael Krelin <hacker@klever.net>
Sat, 21 Jul 2007 00:05:34 +0000 (02:05 +0200)
committerMichael Krelin <hacker@klever.net>
Sat, 21 Jul 2007 00:05:34 +0000 (02:05 +0200)
commit18a99bdf879953307d6ae6eb56c2117a4c074b0d
tree2d950fec688892398edd232f6e133b97e1a61e51
parent4a92cbb7fd1084764dfe9b97a163f1084c790b15
introduced .tar.bz2 snapshots

 - reworked write_tar_gzip_archive to handle arbitrary filter as a
   write_compressed_tar_archive
 - reformatted whitespaces in the said function to adhere to common cgit
   standards
 - added wrappers around write_compressed_tar_archive for .tar.gz and .tar.bz2
 - added a hint for vim to use 8 characters shift width by default

Signed-off-by: Michael Krelin <hacker@klever.net>
ui-snapshot.c