index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-archive.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-archive: make tar the default format
René Scharfe
2007-04-10
1
-3
/
+1
*
Revert "builtin-archive: use RUN_SETUP"
René Scharfe
2007-04-05
1
-0
/
+2
*
Merge branch 'maint'
Junio C Hamano
2007-03-04
1
-2
/
+0
|
\
|
*
builtin-archive: use RUN_SETUP
Johannes Schindelin
2007-03-03
1
-2
/
+0
*
|
prefixcmp(): fix-up mechanical conversion.
Junio C Hamano
2007-02-21
1
-1
/
+1
*
|
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-5
/
+5
|
/
*
Make sure git_connect() always give two file descriptors.
Junio C Hamano
2007-01-22
1
-0
/
+1
*
builtin-archive: do not free a tree held by the object layer.
Junio C Hamano
2007-01-09
1
-1
/
+0
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
1
-1
/
+0
*
archive: use setvbuf() instead of setlinebuf()
Michal Rokos
2006-11-22
1
-1
/
+1
*
Remove unsupported C99 style struct initializers in git-archive.
v1.4.3.4
Shawn O. Pearce
2006-11-05
1
-11
/
+12
*
atomic write for sideband remote messages
Nicolas Pitre
2006-10-11
1
-1
/
+1
*
git-archive: inline default_parse_extra()
Rene Scharfe
2006-09-14
1
-12
/
+2
*
builtin-archive.c: rename remote_request() to extract_remote_arg()
Junio C Hamano
2006-09-13
1
-2
/
+2
*
Add sideband status report to git-archive protocol
Junio C Hamano
2006-09-11
1
-3
/
+3
*
Teach --exec to git-archive --remote
Junio C Hamano
2006-09-10
1
-3
/
+17
*
Add --verbose to git-archive
Junio C Hamano
2006-09-10
1
-1
/
+7
*
archive: force line buffered output to stderr
Junio C Hamano
2006-09-10
1
-0
/
+2
*
archive: allow remote to have more formats than we understand.
Junio C Hamano
2006-09-10
1
-32
/
+47
*
git-archive: make compression level of ZIP archives configurable
Rene Scharfe
2006-09-09
1
-2
/
+9
*
git-archive: wire up ZIP format.
Franck Bui-Huu
2006-09-09
1
-0
/
+1
*
git-archive: wire up TAR format.
Franck Bui-Huu
2006-09-09
1
-1
/
+1
*
Add git-archive
Franck Bui-Huu
2006-09-09
1
-0
/
+228