Skip to content

Releases: Kentzo/git-archive-all

1.18.3

27 Sep 10:35
Compare
Choose a tag to compare
  • Fix broken support for zip files

1.18.2

20 Sep 00:17
Compare
Choose a tag to compare
  • Fix redundant print
  • Fix mismatch between dry-run and normal verbose logging
  • Fix missing support for tbz2 files
  • API: Raise ValueError instead of RuntimeError if output format is not recognized
  • API: Conditionally import zipfile / tarfile depending on requested output format

1.18.1

01 Sep 22:25
df1bc32
Compare
Choose a tag to compare
  • Improve support for special characters

1.18.0

15 Aug 19:19
Compare
Choose a tag to compare
  • Add CHANGES.rst to track further changes
  • Add tests
  • Use git check-attr to test against export-ignore
  • Better support for unicode file names
  • Require Git >= 1.6.1