Sign in
googlers
/
jrn
/
git
/
008d896df5deaa967d4d86306b408333e8ef34c3
/
builtin-archive.c
1812564
Move sha1_file_to_archive into libgit
by Lars Hjemli
· 17 years ago
4340a81
Merge branch 'js/forkexec'
by Junio C Hamano
· 17 years ago
c32f749
Correct some sizeof(size_t) != sizeof(unsigned long) typing errors
by René Scharfe
· 17 years ago
98158e9
Change git_connect() to return a struct child_process instead of a pid_t.
by Johannes Sixt
· 17 years ago
b315c5c
strbuf change: be sure ->buf is never ever NULL.
by Pierre Habouzit
· 17 years ago
5ecd293
Rewrite convert_to_{git,working_tree} to use strbuf's.
by Pierre Habouzit
· 17 years ago
760da96
archive: fix subst file generation
by René Scharfe
· 18 years ago
674d172
Rework pretty_print_commit to use strbufs instead of custom buffers.
by Pierre Habouzit
· 18 years ago
20fbfd8
archive - leakfix for format_subst()
by Junio C Hamano
· 18 years ago
38c9c9b
archive: rename attribute specfile to export-subst
by René Scharfe
· 18 years ago
df4a394
archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLDR" (take 2)
by René Scharfe
· 18 years ago
8460b2f
archive: specfile support (--pretty=format: in archive files)
by René Scharfe
· 18 years ago
7841ce7
connect: display connection progress
by Michael S. Tsirkin
· 18 years ago
8ff21b1
git-archive: make tar the default format
by René Scharfe
· 18 years ago
265d528
Revert "builtin-archive: use RUN_SETUP"
by René Scharfe
· 18 years ago
253e772
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
64edf4b
builtin-archive: use RUN_SETUP
by Johannes Schindelin
· 18 years ago
599065a
prefixcmp(): fix-up mechanical conversion.
by Junio C Hamano
· 18 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
ec587fd
Make sure git_connect() always give two file descriptors.
by Junio C Hamano
· 18 years ago
2740b2b
builtin-archive: do not free a tree held by the object layer.
by Junio C Hamano
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
aa90986
archive: use setvbuf() instead of setlinebuf()
by Michal Rokos
· 18 years ago
6c2f207
Remove unsupported C99 style struct initializers in git-archive.
by Shawn O. Pearce
· 18 years ago
v1.4.3.4
9ac13ec
atomic write for sideband remote messages
by Nicolas Pitre
· 18 years ago
2232c0c
git-archive: inline default_parse_extra()
by Rene Scharfe
· 19 years ago
d751864
builtin-archive.c: rename remote_request() to extract_remote_arg()
by Junio C Hamano
· 19 years ago
23d6d11
Add sideband status report to git-archive protocol
by Junio C Hamano
· 19 years ago
fe5ab76
Teach --exec to git-archive --remote
by Junio C Hamano
· 19 years ago
e0ffb24
Add --verbose to git-archive
by Junio C Hamano
· 19 years ago
8142f60
archive: force line buffered output to stderr
by Junio C Hamano
· 19 years ago
37f9443
archive: allow remote to have more formats than we understand.
by Junio C Hamano
· 19 years ago
854c416
git-archive: make compression level of ZIP archives configurable
by Rene Scharfe
· 19 years ago
ec06bff
git-archive: wire up ZIP format.
by Franck Bui-Huu
· 19 years ago
efd8696
git-archive: wire up TAR format.
by Franck Bui-Huu
· 19 years ago
4df096a
Add git-archive
by Franck Bui-Huu
· 19 years ago