Merge branch 'master' of git://ctrl.tukaani.org/xz
commitee74d90892c786f06db9dbb9d227f0a05bb78c6c
authorJonathan Nieder <jrnieder@gmail.com>
Sun, 31 Jan 2010 11:09:13 +0000 (31 05:09 -0600)
committerJonathan Nieder <jrnieder@gmail.com>
Sun, 31 Jan 2010 11:09:13 +0000 (31 05:09 -0600)
tree799a49fced8ae09e18ccb9de90b2a3a3ccefe676
parent052aac73dc3d6b1041cab65b000d6235510544df
parent231c3c7098f1099a56abb8afece76fc9b8699f05
Merge branch 'master' of git://ctrl.tukaani.org/xz

Sync with upstream.

* 'master' of git://ctrl.tukaani.org/xz:
  Delay opening the destionation file and other fixes.
  Add list.h to src/xz/Makefile.am.
  Add lzmainfo.1 to manfiles list to convert to .txt and .pdf.
  Silence two compiler warnings on DOS-like systems.
  Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE.
  Add a missing space to an error message.
  Use past tense in error message in io_unlink().
  Fix too small static buffer in util.c.
  Minor comment fix.
  Add initial version of xz --list.
  Add io_pread().
  Set LC_NUMERIC=C when --robot is used.
  Some improvements to printing sizes in xz.
debian/changelog