1. 8a12f94 Fixed #8463: added missing reference to bztar in shutil's documentation. by Tarek Ziadé · 15 years ago
  2. 48cc8dc added make_archive (and secondary APIs) to shutil by Tarek Ziadé · 15 years ago
  3. c1edec3 Use the preferred form of raise statements in the docs. by Georg Brandl · 16 years ago
  4. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  5. d729aad specify how things are copied by Benjamin Peterson · 17 years ago
  6. 905e0f6 #4478: document that copyfile() can raise Error. by Georg Brandl · 17 years ago
  7. 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 17 years ago
  8. c406084 Wording fix by Andrew M. Kuchling · 17 years ago
  9. e78fbcc #2663: support an *ignore* argument to shutil.copytree(). Patch by Tarek Ziade. by Georg Brandl · 17 years ago
  10. 88107da #2845: fix copy2's docs. by Georg Brandl · 17 years ago
  11. 786ead6 #2369: clarify that copyfile() doesn't take a target directory. by Georg Brandl · 17 years ago
  12. 5235398 #1669: don't allow shutil.rmtree() to be called on a symlink. by Georg Brandl · 18 years ago
  13. ec32b6b #1559684: document that shutil.copy* doesn't copy all metadata on Posix and Windows too. by Georg Brandl · 18 years ago
  14. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  15. ac3d429 Added more file-handling related cross-references. by Mark Summerfield · 18 years ago
  16. bf863b1 Replace "Caveat" paragraphs by .. warning::s. by Georg Brandl · 18 years ago
  17. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago