Sign in
googlers
/
jrn
/
git
/
42e3086bf6cf054b9a437235e8b9669b22478d08
/
archive-tar.c
3e1629f
archive-tar.c: squelch a type mismatch warning
by Junio C Hamano
· 16 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 16 years ago
8575ea5
archive: remove unused headers
by René Scharfe
· 17 years ago
562e25a
archive: centralize archive entry writing
by René Scharfe
· 17 years ago
d53fe81
archive: add baselen member to struct archiver_args
by René Scharfe
· 17 years ago
671f070
add context pointer to read_tree_recursive()
by René Scharfe
· 17 years ago
008d896
Teach new attribute 'export-ignore' to git-archive
by René Scharfe
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
ac7fa27
git-archive: ignore prefix when checking file attribute
by René Scharfe
· 17 years ago
cc1816b
archive-tar.c: guard config parser from value=NULL
by Junio C Hamano
· 17 years ago
e03e05f
Fix the expansion pattern of the pseudo-static path buffer.
by Pierre Habouzit
· 17 years ago
ba3ed09
Now that cache.h needs strbuf.h, remove useless includes.
by Pierre Habouzit
· 18 years ago
f1696ee
Strbuf API extensions and fixes.
by Pierre Habouzit
· 18 years ago
ddb95de
Merge branch 'master' into ph/strbuf
by Junio C Hamano
· 18 years ago
7a604f1
Simplify strbuf uses in archive-tar.c using strbuf API
by Pierre Habouzit
· 18 years ago
b449f4c
Rework strbuf API and semantics.
by Pierre Habouzit
· 18 years ago
8460b2f
archive: specfile support (--pretty=format: in archive files)
by René Scharfe
· 18 years ago
302b928
rename dirlink to gitlink.
by Martin Waitz
· 18 years ago
5e6cfc8
git-archive: convert archive entries like checkouts do
by René Scharfe
· 18 years ago
02851e0
git-archive: don't die when repository uses subprojects
by Lars Hjemli
· 18 years ago
21666f1
convert object type handling from a string to a number
by Nicolas Pitre
· 18 years ago
f08b3b0
Set default "tar" umask to 002 and owner.group to root.root
by René Scharfe
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
3d74982
git-tar-tree: Move code for git-archive --format=tar to archive-tar.c
by Rene Scharfe
· 18 years ago