Files
git/Documentation
Rene Scharfe e4fbbfe9ec Add git-zip-tree
In the Windows world ZIP files are better supported than tar files.
Windows even includes built-in support for ZIP files nowadays.

git-zip-tree is similar to git-tar-tree; it creates ZIP files out of
git trees.  It stores the commit ID (if available) in a ZIP file comment
which can be extracted by unzip.

There's still quite some room for improvement: this initial version
supports no symlinks, calls write() way too often (three times per file)
and there is no unit test.

[jc: with a minor typefix to avoid void* arithmetic]

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-08-26 18:27:35 -07:00
..
2006-07-09 02:42:41 -07:00
2006-01-28 02:26:30 -08:00
2006-06-07 11:49:35 -07:00
2006-03-02 00:52:59 -08:00
2006-05-24 22:29:23 -07:00
2006-06-07 11:49:35 -07:00
2006-06-21 02:34:14 -07:00
2006-07-01 17:09:01 -07:00
2006-06-07 11:49:35 -07:00
2006-07-09 02:42:41 -07:00
2006-07-09 02:42:41 -07:00
2006-07-09 02:42:41 -07:00
2006-07-09 02:42:41 -07:00
2006-07-09 02:42:41 -07:00
2006-06-03 23:54:55 -07:00
2006-06-17 17:56:52 -07:00
2006-06-21 02:34:14 -07:00
2006-07-09 02:42:41 -07:00
2006-06-03 23:54:55 -07:00
2006-06-03 23:54:55 -07:00
2006-06-07 12:37:46 -07:00
2006-08-26 00:59:29 -07:00
2006-07-09 02:42:41 -07:00
2006-08-23 21:24:47 -07:00
2006-06-21 02:34:14 -07:00
2006-07-09 02:42:41 -07:00
2006-05-01 22:29:16 -07:00
2006-08-26 18:27:35 -07:00
2006-06-07 11:49:35 -07:00
2006-07-26 13:35:35 -07:00
2006-06-24 01:11:19 -07:00
2006-07-09 02:42:41 -07:00
2006-08-09 01:03:39 -07:00
2006-06-07 11:49:35 -07:00