index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archive-tar.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
archive-tar: fix a sparse 'constant too large' warning
Ramsay Jones
2017-05-09
*
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
|
/
*
Merge branch 'jk/big-and-future-archive-tar'
Junio C Hamano
2016-08-12
|
\
|
*
archive-tar: make write_extended_header() void
René Scharfe
2016-08-06
*
|
archive-tar: huge offset and future timestamps would not work on 32-bit
Junio C Hamano
2016-07-15
|
/
*
archive-tar: drop return value
Jeff King
2016-07-01
*
archive-tar: write extended headers for far-future mtime
Jeff King
2016-07-01
*
archive-tar: write extended headers for file sizes >= 8GB
Jeff King
2016-07-01
*
archive-tar: convert snprintf to xsnprintf
Jeff King
2016-05-26
*
archive-tar: use xsnprintf for trivial formatting
Jeff King
2015-09-25
*
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
2015-09-25
*
archive-tar: fix minor indentation violation
Jeff King
2015-09-25
*
Revert "archive: honor tar.umask even for pax headers"
Junio C Hamano
2014-10-20
*
Merge branch 'rs/child-process-init'
Junio C Hamano
2014-09-11
|
\
|
*
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
*
|
archive: honor tar.umask even for pax headers
brian m. carlson
2014-08-04
|
/
*
archive-tar: use parse_config_key when parsing config
Jeff King
2013-01-23
*
Merge branch 'rs/leave-base-name-in-name-field-of-tar'
Junio C Hamano
2013-01-10
|
\
|
*
archive-tar: split long paths more carefully
René Scharfe
2013-01-05
*
|
archive: ustar header checksum is computed unsigned
Junio C Hamano
2012-06-13
*
|
Merge branch 'rs/archive-tree-in-tip-simplify'
Junio C Hamano
2012-05-23
|
\
\
|
*
|
archive-tar: keep const in checksum calculation
René Scharfe
2012-05-18
|
|
/
*
|
archive-tar: stream large blobs to tar file
Nguyễn Thái Ngọc Duy
2012-05-03
*
|
archive: delegate blob reading to backend
Nguyễn Thái Ngọc Duy
2012-05-03
*
|
archive-tar: unindent write_tar_entry by one level
Nguyễn Thái Ngọc Duy
2012-05-03
*
|
archive-tar: turn write_tar_entry into blob-writing only
Nguyễn Thái Ngọc Duy
2012-05-03
|
/
*
upload-archive: allow user to turn off filters
Jeff King
2011-06-22
*
archive: provide builtin .tar.gz filter
Jeff King
2011-06-22
*
archive: implement configurable tar filters
Jeff King
2011-06-22
*
archive: pass archiver struct to write_archive callback
Jeff King
2011-06-22
*
archive: refactor list of archive formats
Jeff King
2011-06-22
*
archive-tar: don't reload default config options
Jeff King
2011-06-22
*
archive-tar.c: squelch a type mismatch warning
Junio C Hamano
2009-05-08
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
*
archive: remove unused headers
René Scharfe
2008-07-19
*
archive: centralize archive entry writing
René Scharfe
2008-07-15
*
archive: add baselen member to struct archiver_args
René Scharfe
2008-07-15
*
add context pointer to read_tree_recursive()
René Scharfe
2008-07-15
*
Teach new attribute 'export-ignore' to git-archive
René Scharfe
2008-06-09
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
git-archive: ignore prefix when checking file attribute
René Scharfe
2008-04-10
*
archive-tar.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
*
Fix the expansion pattern of the pseudo-static path buffer.
Pierre Habouzit
2007-09-20
*
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
2007-09-16
*
Strbuf API extensions and fixes.
Pierre Habouzit
2007-09-10
*
Merge branch 'master' into ph/strbuf
Junio C Hamano
2007-09-10
|
\
|
*
archive: specfile support (--pretty=format: in archive files)
René Scharfe
2007-09-03
*
|
Simplify strbuf uses in archive-tar.c using strbuf API
Pierre Habouzit
2007-09-06
[next]