| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix several gcc4 signedness warnings | Mika Kukkonen | 2005-06-21 | 1 | -2/+2 |
* | [PATCH] git-tar-tree: fix write_trailer | Rene Scharfe | 2005-06-03 | 1 | -1/+1 |
* | [PATCH] git-tar-tree: cleanup write_trailer() | Rene Scharfe | 2005-06-02 | 1 | -7/+4 |
* | sparse cleanup | Linus Torvalds | 2005-05-20 | 1 | -1/+1 |
* | [PATCH] cleanup of in-code names | Alexey Nezhdanov | 2005-05-19 | 1 | -3/+3 |
* | [PATCH] Kill a bunch of pointer sign warnings for gcc4 | Brian Gerst | 2005-05-18 | 1 | -3/+3 |
* | Add copyright notice of Rene Scharfe to tar-tree.c | Petr Baudis | 2005-05-09 | 1 | -0/+3 |
* | [PATCH] Lift path length limits from git-tar-tree. | Rene Scharfe | 2005-05-06 | 1 | -8/+7 |
* | [PATCH] Do not initialize sha1_file_directory by hand. | Junio C Hamano | 2005-05-06 | 1 | -4/+0 |
* | [PATCH] git-tar-tree: add symlink support | Rene Scharfe | 2005-05-06 | 1 | -13/+47 |
* | [PATCH] git-tar-tree: make file contents accessible to write_header() | Rene Scharfe | 2005-05-06 | 1 | -10/+13 |
* | [PATCH] git-tar-tree: add extended header helpers | Rene Scharfe | 2005-05-06 | 1 | -18/+40 |
* | [PATCH] git-tar-tree: add TYPEFLAG_ constants | Rene Scharfe | 2005-05-06 | 1 | -5/+20 |
* | [PATCH] git-tar-tree: add get_record() | Rene Scharfe | 2005-05-06 | 1 | -13/+13 |
* | Add "get_sha1()" helper function. | Linus Torvalds | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] GIT: Create tar archives of tree on the fly | Rene Scharfe | 2005-04-29 | 1 | -16/+27 |
* | [PATCH] Use read_object_with_reference() in tar-tree | Rene Scharfe | 2005-04-28 | 1 | -29/+25 |
* | [PATCH] create tar archives of tree on the fly | Rene Scharfe | 2005-04-28 | 1 | -0/+363 |