index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-archive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-20
prefixcmp(): fix-up mechanical conversion.
Junio C Hamano
1
-1
/
+1
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-5
/
+5
2007-01-21
Make sure git_connect() always give two file descriptors.
Junio C Hamano
1
-0
/
+1
2007-01-09
builtin-archive: do not free a tree held by the object layer.
Junio C Hamano
1
-1
/
+0
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-1
/
+0
2006-11-21
archive: use setvbuf() instead of setlinebuf()
Michal Rokos
1
-1
/
+1
2006-11-04
Remove unsupported C99 style struct initializers in git-archive.
Shawn O. Pearce
1
-11
/
+12
2006-10-11
atomic write for sideband remote messages
Nicolas Pitre
1
-1
/
+1
2006-09-13
git-archive: inline default_parse_extra()
Rene Scharfe
1
-12
/
+2
2006-09-12
builtin-archive.c: rename remote_request() to extract_remote_arg()
Junio C Hamano
1
-2
/
+2
2006-09-10
Add sideband status report to git-archive protocol
Junio C Hamano
1
-3
/
+3
2006-09-10
Teach --exec to git-archive --remote
Junio C Hamano
1
-3
/
+17
2006-09-10
Add --verbose to git-archive
Junio C Hamano
1
-1
/
+7
2006-09-10
archive: force line buffered output to stderr
Junio C Hamano
1
-0
/
+2
2006-09-09
archive: allow remote to have more formats than we understand.
Junio C Hamano
1
-32
/
+47
2006-09-09
git-archive: make compression level of ZIP archives configurable
Rene Scharfe
1
-2
/
+9
2006-09-09
git-archive: wire up ZIP format.
Franck Bui-Huu
1
-0
/
+1
2006-09-09
git-archive: wire up TAR format.
Franck Bui-Huu
1
-1
/
+1
2006-09-09
Add git-archive
Franck Bui-Huu
1
-0
/
+228