| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-07-31 | Refs #30160 -- Simplified and improved tests for django.utils.archive. | Nick Pope |
| 2019-07-30 | Removed redundant ArchiveTest.test_extract_method() test. | Nick Pope |
| 2019-07-30 | Refs #30160 -- Made destination path a required argument of extract(). | Nick Pope |
| 2017-01-20 | Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. | Tim Graham |
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette |
| 2016-12-28 | Fixed #27628 -- Fixed unarchiving a file without permission data. | Anton Samarchyan |
| 2016-12-06 | Fixed #26494 -- Made Archive.extract() preserve file permissions. | Anton Samarchyan |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-06-03 | Fixed #22681 -- Made TarArchive recognize leading directories properly. | Alexandr Shurigin |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons |
