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
/
archive-zip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
Merge branch 'jk/archive-tar-filter'
Junio C Hamano
1
-1
/
+13
2011-06-22
upload-archive: allow user to turn off filters
Jeff King
1
-1
/
+1
2011-06-22
archive: pass archiver struct to write_archive callback
Jeff King
1
-1
/
+2
2011-06-22
archive: refactor list of archive formats
Jeff King
1
-1
/
+12
2011-06-10
zlib: zlib can only process 4GB at a time
Junio C Hamano
1
-1
/
+1
2011-06-10
zlib: wrap deflateBound() too
Junio C Hamano
1
-1
/
+1
2011-06-10
zlib: wrap deflate side of the API
Junio C Hamano
1
-3
/
+3
2008-07-19
archive: remove unused headers
René Scharfe
1
-5
/
+0
2008-07-19
archive: make zip compression level independent from core git
René Scharfe
1
-4
/
+5
2008-07-15
archive: remove extra arguments parsing code
René Scharfe
1
-13
/
+0
2008-07-15
archive: centralize archive entry writing
René Scharfe
1
-75
/
+15
2008-07-15
archive: add baselen member to struct archiver_args
René Scharfe
1
-5
/
+3
2008-07-15
add context pointer to read_tree_recursive()
René Scharfe
1
-5
/
+6
2008-06-09
Teach new attribute 'export-ignore' to git-archive
René Scharfe
1
-0
/
+2
2008-04-10
git-archive: ignore prefix when checking file attribute
René Scharfe
1
-2
/
+4
2007-09-18
preserve executable bits in zip archives
Dmitry Potapov
1
-2
/
+4
2007-09-03
archive: specfile support (--pretty=format: in archive files)
René Scharfe
1
-1
/
+4
2007-05-21
rename dirlink to gitlink.
Martin Waitz
1
-1
/
+1
2007-05-18
git-archive: convert archive entries like checkouts do
René Scharfe
1
-1
/
+1
2007-05-12
git-archive: don't die when repository uses subprojects
Lars Hjemli
1
-2
/
+2
2007-02-27
convert object type handling from a string to a number
Nicolas Pitre
1
-2
/
+2
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-1
/
+0
2006-11-23
archive-zip: don't use sizeof(struct ...)
René Scharfe
1
-6
/
+18
2006-11-18
sparse fix: Using plain integer as NULL pointer
Rene Scharfe
1
-1
/
+1
2006-10-07
git-archive --format=zip: add symlink support
Rene Scharfe
1
-4
/
+9
2006-10-07
git-archive --format=zip: use default version ID
Rene Scharfe
1
-2
/
+2
2006-09-23
Rename builtin-zip-tree.c to archive-zip.c
Rene Scharfe
1
-0
/
+333