Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-05-09 | Add copyright notice of Rene Scharfe to tar-tree.c | Petr Baudis | 1 | -0/+3 |
2005-05-06 | [PATCH] Lift path length limits from git-tar-tree. | Rene Scharfe | 1 | -8/+7 |
2005-05-06 | [PATCH] Do not initialize sha1_file_directory by hand. | Junio C Hamano | 1 | -4/+0 |
2005-05-06 | [PATCH] git-tar-tree: add symlink support | Rene Scharfe | 1 | -13/+47 |
2005-05-06 | [PATCH] git-tar-tree: make file contents accessible to write_header() | Rene Scharfe | 1 | -10/+13 |
2005-05-06 | [PATCH] git-tar-tree: add extended header helpers | Rene Scharfe | 1 | -18/+40 |
2005-05-06 | [PATCH] git-tar-tree: add TYPEFLAG_ constants | Rene Scharfe | 1 | -5/+20 |
2005-05-06 | [PATCH] git-tar-tree: add get_record() | Rene Scharfe | 1 | -13/+13 |
2005-05-01 | Add "get_sha1()" helper function. | Linus Torvalds | 1 | -1/+1 |
2005-04-29 | [PATCH] GIT: Create tar archives of tree on the fly | Rene Scharfe | 1 | -16/+27 |
2005-04-28 | [PATCH] Use read_object_with_reference() in tar-tree | Rene Scharfe | 1 | -29/+25 |
2005-04-28 | [PATCH] create tar archives of tree on the fly | Rene Scharfe | 1 | -0/+363 |