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-tar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-22
upload-archive: allow user to turn off filters
Jeff King
1
-1
/
+10
2011-06-22
archive: provide builtin .tar.gz filter
Jeff King
1
-0
/
+2
2011-06-22
archive: implement configurable tar filters
Jeff King
1
-1
/
+106
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
-3
/
+13
2011-06-22
archive-tar: don't reload default config options
Jeff King
1
-1
/
+1
2009-05-08
archive-tar.c: squelch a type mismatch warning
Junio C Hamano
1
-1
/
+1
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
1
-4
/
+2
2008-07-19
archive: remove unused headers
René Scharfe
1
-2
/
+0
2008-07-15
archive: centralize archive entry writing
René Scharfe
1
-79
/
+37
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-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-3
/
+3
2008-04-10
git-archive: ignore prefix when checking file attribute
René Scharfe
1
-2
/
+4
2008-02-11
archive-tar.c: guard config parser from value=NULL
Junio C Hamano
1
-1
/
+1
2007-09-20
Fix the expansion pattern of the pseudo-static path buffer.
Pierre Habouzit
1
-3
/
+2
2007-09-16
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
1
-1
/
+0
2007-09-10
Strbuf API extensions and fixes.
Pierre Habouzit
1
-2
/
+2
2007-09-10
Merge branch 'master' into ph/strbuf
Junio C Hamano
1
-1
/
+4
2007-09-06
Simplify strbuf uses in archive-tar.c using strbuf API
Pierre Habouzit
1
-49
/
+16
2007-09-06
Rework strbuf API and semantics.
Pierre Habouzit
1
-1
/
+1
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
-2
/
+2
2007-05-18
git-archive: convert archive entries like checkouts do
René Scharfe
1
-7
/
+9
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
2007-01-06
Set default "tar" umask to 002 and owner.group to root.root
René Scharfe
1
-4
/
+3
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-1
/
+0
2006-09-24
git-tar-tree: Move code for git-archive --format=tar to archive-tar.c
Rene Scharfe
1
-0
/
+325