1. 3299ad3 Support setting last modification time for file in archive. by Thomas Klausner · 11 years ago
  2. 86a346b Add zip_source(3) and use instead of links to all implementations. by Thomas Klausner · 11 years ago
  3. 5d96bd4 Switch from mdoc2man to mandoc -T man. by Thomas Klausner · 12 years ago
  4. 504965c Support setting and querying opsys and external attributes. by Dieter Baron · 12 years ago
  5. 6ea349c Restore man page that was "lost". by Thomas Klausner · 12 years ago
  6. abc6fd7 Type cleanup, internally and in the API. Fixes most llvm warnings. by Dieter Baron · 13 years ago
  7. ead38d4 Fix TOC, add command line tool manpages. by Dieter Baron · 13 years ago
  8. 3f5dbfe Infrastructure to create Apple DocSet. by Dieter Baron · 13 years ago
  9. 15f75ee Document zip_file_extra_fields_count and zip_file_extra_fields_count_by_id. by Thomas Klausner · 13 years ago
  10. 0f83122 Document zip_file_extra_field_delete and zip_file_extra_field_delete_by_id. by Thomas Klausner · 13 years ago
  11. 9cfda2c Document zip_file_extra_field_set. by Thomas Klausner · 13 years ago
  12. 9a0e7f5 Document zip_file_extra_field_get and zip_file_extra_field_get_by_id. by Thomas Klausner · 13 years ago
  13. a9b59bd Document zip_file_set_comment. by Thomas Klausner · 13 years ago
  14. c62d652 Document zip_file_get_comment. by Thomas Klausner · 13 years ago
  15. 633fd65 Document zip_dir_add. by Thomas Klausner · 13 years ago
  16. dab5817 Document zip_file_rename. by Thomas Klausner · 13 years ago
  17. 354e524 Document zip_file_add and zip_file_replace. by Thomas Klausner · 13 years ago
  18. 0e5eeab Improve internal data structures. New extra field API (read only). by Dieter Baron · 13 years ago
  19. dd4cf74 Rename _zip_free to zip_discard and make it available in the public API. by Thomas Klausner · 13 years ago
  20. 48a5627 Hook zip_set_file_compression man page into build. by Thomas Klausner · 13 years ago
  21. 785deb8 Fix previous. by Thomas Klausner · 14 years ago
  22. cf5ba32 Use mandoc for generating better-looking man pages, hopefully. by Thomas Klausner · 14 years ago
  23. 53784d6 Document zip_get_num_entries and mark zip_get_num_files as deprecated. by Thomas Klausner · 14 years ago
  24. 16b2701 Add API for getting/setting extra field data. by Thomas Klausner · 14 years ago
  25. 5500b62 Document zip_set_default_password. by Thomas Klausner · 14 years ago
  26. 8025cbd Document zip_fopen_{index_,}encrypted. by Thomas Klausner · 14 years ago
  27. 89d3318 Add man page for zip_fdopen, based on zip_open one. by Thomas Klausner · 16 years ago
  28. 2a298cf Document ziptorrent(1). by Thomas Klausner · 17 years ago
  29. 99de9b9 Document zip_{g,s}et_archive_flag. by Thomas Klausner · 17 years ago
  30. 35b7949 Distribute CMake files. by Thomas Klausner · 18 years ago
  31. 01e7956 Add missing rm to uninstall-hook. by Thomas Klausner · 18 years ago
  32. b443aa7 Document zip_stat_init. by Thomas Klausner · 18 years ago
  33. 3806989 Add man page for zip_error_clear and zip_file_error_clear. by Thomas Klausner · 19 years ago
  34. 5064380 Add zip_add_dir(3). by Thomas Klausner · 19 years ago
  35. 7cd6604 Be more strict in regex. by Thomas Klausner · 19 years ago
  36. b8085c6 Add zip_unchange_archive. by Thomas Klausner · 19 years ago
  37. 434f45f Document zip_set_{archive,file}_comment. by Thomas Klausner · 19 years ago
  38. cd00982 Add read-only comment support: by Thomas Klausner · 19 years ago
  39. cdf5ff7 Smarter man page handling -- no symlinks created by configure any longer. by Thomas Klausner · 20 years ago
  40. 4046f1b Add workaround for broken .An in mdoc2html. by Thomas Klausner · 20 years ago
  41. 017e391 Add mkhtml target creating html versions of the mdoc man pages via mdoc2html. by Thomas Klausner · 20 years ago
  42. d31d27f Add zip_errors(3). by Thomas Klausner · 20 years ago
  43. d8dd3ca fix DESTDIR support and uninstall. by Dieter Baron · 20 years ago
  44. 886021f Add libzip.mdoc. by Thomas Klausner · 20 years ago
  45. dc965ec Document zipmerge(1). by Thomas Klausner · 20 years ago
  46. d73a81e add update-errors target to recreate zip_errors.mdoc from zip.h by Dieter Baron · 20 years ago
  47. 75d100c Add more links. by Thomas Klausner · 20 years ago
  48. 1d6c577 Merge zip_strerror(3) and zip_file_strerror(3) into the latter. by Thomas Klausner · 20 years ago
  49. eb23957 Rename zip_error_sys_type to zip_error_get_sys_type. by Thomas Klausner · 20 years ago
  50. 526f888 Document zip_error_sys_type. by Thomas Klausner · 20 years ago
  51. ab40243 Document zip_error_get and zip_file_error_get. by Thomas Klausner · 20 years ago
  52. 2e874fb zip_error_str has been renamed to zip_error_to_str. by Thomas Klausner · 20 years ago
  53. fa02d9d * zip.h: Rename zip_source_data to zip_source_buffer. by Thomas Klausner · 20 years ago
  54. ef9a02f * zip.h: Rename zip_get_error to zip_error_get; by Thomas Klausner · 20 years ago
  55. 0591d90 fix man page installation by Dieter Baron · 21 years ago
  56. f0b9fe4 Add zip_get_num_files(3). by Thomas Klausner · 21 years ago
  57. ce27a73 Remove trailing empty line. by Thomas Klausner · 21 years ago
  58. cbbac88 Add man page for zip_error_str. by Thomas Klausner · 21 years ago
  59. 2b7f131 correct pasto in previous by Dieter Baron · 22 years ago
  60. e3f91ef API cleanup (see ChangeLog) by Dieter Baron · 22 years ago
  61. 5149dfb add new error handling infrastructure and strerror functions by Dieter Baron · 22 years ago
  62. c269cee add three more man pages by Dieter Baron · 22 years ago
  63. adac20d remove file before linking it by Dieter Baron · 22 years ago
  64. 68d238c add man page for zip_fopen and zip_fopen_index by Dieter Baron · 22 years ago
  65. d6d49c0 add more man pages by Dieter Baron · 22 years ago
  66. 1667eae add zip_close(3) man page by Dieter Baron · 22 years ago
  67. cdf58c8 add rule to (re)create .man files by Dieter Baron · 22 years ago
  68. 13e83de don't list man pages twice by Dieter Baron · 22 years ago
  69. 1224953 test before commiting: fix bugs in man framework by Dieter Baron · 22 years ago
  70. 9028826 add man page framework and a few (skeleton) man pages by Dieter Baron · 22 years ago