]> granicus.if.org Git - git/commitdiff
Merge branch 'jk/big-and-future-archive-tar'
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 Jul 2016 18:24:18 +0000 (11:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Jul 2016 18:24:18 +0000 (11:24 -0700)
"git archive" learned to handle files that are larger than 8GB and
commits far in the future than expressible by the traditional US-TAR
format.

* jk/big-and-future-archive-tar:
  archive-tar: drop return value
  archive-tar: write extended headers for far-future mtime
  archive-tar: write extended headers for file sizes >= 8GB
  t5000: test tar files that overflow ustar headers
  t9300: factor out portable "head -c" replacement

1  2 
t/t9300-fast-import.sh

Simple merge