diff options
| author | Junio C Hamano <gitster@pobox.com> | 2016-07-13 11:24:18 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2016-07-13 11:24:18 -0700 |
| commit | 7a23f7367d1a9946ff151d1491a3a73de43b64c3 (patch) | |
| tree | f219997444c3045e109506f6e87609b364ac0490 /t/t5000 | |
| parent | 42bd66816bd117ed5e6d15f38dbe9e655ebc76a5 (diff) | |
| parent | 5caeeb83bcb88622db739fe27ee8bfc64e9cbf21 (diff) | |
Merge branch 'jk/big-and-future-archive-tar'
"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
Diffstat (limited to 't/t5000')
| -rw-r--r-- | t/t5000/19f9c8273ec45a8938e6999cb59b3ff66739902a | bin | 0 -> 2048 bytes |
| -rw-r--r-- | t/t5000/huge-and-future.tar | bin | 0 -> 2048 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/t/t5000/19f9c8273ec45a8938e6999cb59b3ff66739902a b/t/t5000/19f9c8273ec45a8938e6999cb59b3ff66739902a Binary files differnew file mode 100644 index 0000000000..5cbe9ec312 --- /dev/null +++ b/t/t5000/19f9c8273ec45a8938e6999cb59b3ff66739902a diff --git a/t/t5000/huge-and-future.tar b/t/t5000/huge-and-future.tar Binary files differnew file mode 100644 index 0000000000..63155e1855 --- /dev/null +++ b/t/t5000/huge-and-future.tar |
