16 Commits (d50a9398fe9428f94ec7f2081626cc49c938e704)

Author SHA1 Message Date
Pierre Habouzit b5bf7cd6b7 missing 'static' keywords 18 years ago
Rene Scharfe 7230e6d042 Add write_or_die(), a helper function 18 years ago
Rene Scharfe 3f0073a2fa Axe the last ent 18 years ago
Rene Scharfe 7e18e56920 git-tar-tree: fix minor memory leak 19 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Willy Tarreau ce1a79b6a7 tar-tree: add the "tar.umask" config option 19 years ago
Peter Eriksen 817151e61a Rename safe_strncpy() to strlcpy(). 19 years ago
Rene Scharfe 6698060c15 git-tar-tree: no more void pointer arithmetic 19 years ago
Rene Scharfe 37958be792 git-tar-tree: Simplify write_trailer() 19 years ago
Peter Eriksen bfbd0bb6ec Implement safe_strncpy() as strlcpy() and use it more. 19 years ago
Rene Scharfe 52ba03cbb1 Built-in git-get-tar-commit-id 19 years ago
Rene Scharfe 17cf250aff Off-by-one error in get_path_prefix(), found by Valgrind 19 years ago
Linus Torvalds 4c068a9831 tree_entry(): new tree-walking helper function 19 years ago
Peter Eriksen 56d1398ad3 Builtin git-tar-tree. 19 years ago
Junio C Hamano 217542640e built-in tar-tree and remote tar-tree 19 years ago
Dmitry V. Levin 31fff305bc Separate object name errors from usage errors 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Rene Scharfe 139faba8f5 Remove useless pointer update 19 years ago
Junio C Hamano 1b0c7174a1 tree/diff header cleanup. 19 years ago
Rene Scharfe 4c691724f1 tar-tree: Use the prefix field of a tar header 19 years ago
Rene Scharfe 86da1c567d tar-tree: Remove obsolete code 19 years ago
Rene Scharfe cb0c6df6f5 tar-tree: Use write_entry() to write the archive contents 19 years ago
Rene Scharfe ae64bbc18c tar-tree: Introduce write_entry() 19 years ago
Rene Scharfe 2c6df2d5d1 tar-tree: Use SHA1 of root tree for the basedir 19 years ago
Junio C Hamano 84a9b58c42 sha1_name: warning ambiguous refs. 19 years ago
Junio C Hamano 473d404b53 tar-tree: file/dirmode fix. 19 years ago
Linus Torvalds 7ec57556b2 Make git-tar-tree use the tree_desc abstractions 19 years ago
Daniel Barkalow c3f9281255 Use struct commit in tar-tree 19 years ago
Daniel Barkalow 5207234a68 Use struct tree in tar-tree 19 years ago
Junio C Hamano 3ac0ebbba4 tar-tree: finish honoring extractor's umask in git-tar-tree. 19 years ago
Junio C Hamano 1c15afb934 xread/xwrite: do not worry about EINTR at calling sites. 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Junio C Hamano 38ec15a973 Honor extractor's umask in git-tar-tree. 19 years ago
Timo Sirainen 4ec99bf080 [PATCH] -Werror fixes 20 years ago
Petr Baudis 4d1f119033 [PATCH] Unify usage strings declaration 20 years ago
Mika Kukkonen d565b3412a [PATCH] Fix several gcc4 signedness warnings 20 years ago
Rene Scharfe a325a11b88 [PATCH] git-tar-tree: fix write_trailer 20 years ago
Rene Scharfe 9b5b9f398c [PATCH] git-tar-tree: cleanup write_trailer() 20 years ago
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
Brian Gerst bf0f910d1d [PATCH] Kill a bunch of pointer sign warnings for gcc4 20 years ago
Petr Baudis 92747a907c Add copyright notice of Rene Scharfe to tar-tree.c 20 years ago
Rene Scharfe e7d3dd248f [PATCH] Lift path length limits from git-tar-tree. 20 years ago
Junio C Hamano 3d0291c450 [PATCH] Do not initialize sha1_file_directory by hand. 20 years ago
Rene Scharfe d5776d50aa [PATCH] git-tar-tree: add symlink support 20 years ago
Rene Scharfe 08f09dac01 [PATCH] git-tar-tree: make file contents accessible to write_header() 20 years ago
Rene Scharfe 71058b1f2b [PATCH] git-tar-tree: add extended header helpers 20 years ago
Rene Scharfe 03d791ff11 [PATCH] git-tar-tree: add TYPEFLAG_ constants 20 years ago
Rene Scharfe a90a6e6a78 [PATCH] git-tar-tree: add get_record() 20 years ago
Linus Torvalds 3c249c9506 Add "get_sha1()" helper function. 20 years ago