1. 16b2701 Add API for getting/setting extra field data. by Thomas Klausner · 14 years ago
  2. f909755 Describe flags argument of struct stat. by Thomas Klausner · 14 years ago
  3. af577ed Describe "valid" field. by Thomas Klausner · 14 years ago
  4. 5500b62 Document zip_set_default_password. by Thomas Klausner · 14 years ago
  5. 1373a97 Simplify by referring to zip_fopen(3) more. Fix some pastos. by Thomas Klausner · 14 years ago
  6. 4b12334 regen by Thomas Klausner · 14 years ago
  7. b3f9eb7 add generated file. by Thomas Klausner · 14 years ago
  8. 8025cbd Document zip_fopen_{index_,}encrypted. by Thomas Klausner · 14 years ago
  9. 19e7c6d Explicitly mention that fd should not be close(2)d after a successful by Thomas Klausner · 15 years ago
  10. f2cd454 merge by Thomas Klausner · 15 years ago
  11. ce43779 Reference _index functions. Bump date and copyright. by Thomas Klausner · 15 years ago
  12. 757097d Reference zip_get_num_files from man pages with _index functions. by Thomas Klausner · 15 years ago
  13. 30dc6b9 Update struct layout. XXX: valid needs to be documented. by Dieter Baron · 16 years ago
  14. 1bf5b1a Formatting, typos, more markup. by Thomas Klausner · 16 years ago
  15. eac5ee9 Update to match changed prototype and refined calling protocol. by Dieter Baron · 16 years ago
  16. cb1379d Next step of API cleanup: no size_t, no int as file index. by Dieter Baron · 16 years ago
  17. 65b446f Improve zip_fdopen description after review by dillo. by Thomas Klausner · 16 years ago
  18. 89d3318 Add man page for zip_fdopen, based on zip_open one. by Thomas Klausner · 16 years ago
  19. 63e12d1 Explicitly fail if file is encrypted. by Dieter Baron · 16 years ago
  20. 2b7cc37 Explicitly note that *sb must be allocated before calling the functions. by Thomas Klausner · 16 years ago
  21. e946af2 Assume that CMake is only used as a distribution format and for by Thomas Klausner · 16 years ago
  22. 8245dc6 Install 3 new man pages, and create copies of the installed files to by Thomas Klausner · 16 years ago
  23. 24be5f7 Remove $NiH$ tags. by Thomas Klausner · 16 years ago
  24. d5cb87f Re-add line that got lost in previous. by Thomas Klausner · 17 years ago
  25. c65abed First part of API cleanup: no off_t. by Dieter Baron · 17 years ago
  26. a10bd6c regen by Thomas Klausner · 17 years ago
  27. dd4bc5d Document that no empty archives are created. by Thomas Klausner · 17 years ago
  28. 16cf6d2 Sort options in standard order (AaBb...) by Thomas Klausner · 17 years ago
  29. 51a5791 Add verbose and dry-run options to ziptorrent. by Dieter Baron · 17 years ago
  30. 02ff5e8 Document more stringent error condition checks. by Dieter Baron · 17 years ago
  31. f07c3b2 Belatedly reference zip_add_dir. Bump date. by Thomas Klausner · 17 years ago
  32. 174c0af Document -1 as return value. by Thomas Klausner · 17 years ago
  33. 721822f Add Xref to ziptorrent(1). by Thomas Klausner · 17 years ago
  34. 7e0b526 Fix a typo. Add Xref to ziptorrent(1). by Thomas Klausner · 17 years ago
  35. 2a298cf Document ziptorrent(1). by Thomas Klausner · 17 years ago
  36. 9b6918e Document ZIP_FL_RECOMPRESS. by Thomas Klausner · 17 years ago
  37. 99de9b9 Document zip_{g,s}et_archive_flag. by Thomas Klausner · 17 years ago
  38. 3f8a410 regen. by Thomas Klausner · 17 years ago
  39. 28ee020 TorrentZip support. by Dieter Baron · 17 years ago
  40. 8e05831 Fix typo. by Dieter Baron · 17 years ago
  41. b86c433 Switch to new contact address in copyright comments. by Dieter Baron · 17 years ago
  42. f9eb623 Fix argument list in synopsis. Noted by Esben Mose Hansen. by Dieter Baron · 17 years ago
  43. 05f6928 Post-release bump to 0.8a. by Thomas Klausner · 18 years ago
  44. 59fc32f regen. by Thomas Klausner · 18 years ago
  45. 0e42df2 Document that usually (for uncompressed data), setting size and mtime by Thomas Klausner · 18 years ago
  46. 35b7949 Distribute CMake files. by Thomas Klausner · 18 years ago
  47. b58cf6f Add CMake infrastructure, including CTest support. by Thomas Klausner · 18 years ago
  48. 01e7956 Add missing rm to uninstall-hook. by Thomas Klausner · 18 years ago
  49. 963b90e gen by Thomas Klausner · 18 years ago
  50. ead13a7 regen by Thomas Klausner · 18 years ago
  51. 3c19f52 Add missing .Ed. by Thomas Klausner · 18 years ago
  52. b443aa7 Document zip_stat_init. by Thomas Klausner · 18 years ago
  53. 1dae1c9 regen. by Thomas Klausner · 18 years ago
  54. e6749a5 Document return values and errors. by Thomas Klausner · 18 years ago
  55. 6b742fc regen. by Thomas Klausner · 18 years ago
  56. 972fdf0 Crossref zip_error_clear. Bump date. by Thomas Klausner · 18 years ago
  57. 2884d77 add man version of the manpage. by Thomas Klausner · 18 years ago
  58. 3806989 Add man page for zip_error_clear and zip_file_error_clear. by Thomas Klausner · 18 years ago
  59. 9ec01c7 Call the directory directory, not file. by Dieter Baron · 19 years ago
  60. f4ac13a Add zip_add_dir.man, regen with latest mdoc2man (making output nearly by Thomas Klausner · 19 years ago
  61. 5064380 Add zip_add_dir(3). by Thomas Klausner · 19 years ago
  62. 7cd6604 Be more strict in regex. by Thomas Klausner · 19 years ago
  63. ab680a8 regen. by Thomas Klausner · 19 years ago
  64. b41a689 Link zip_unchange_archive. by Thomas Klausner · 19 years ago
  65. 7894852 regen. by Thomas Klausner · 19 years ago
  66. e803768 Drop trailing whitespace. by Thomas Klausner · 19 years ago
  67. e0990e6 regen. by Thomas Klausner · 19 years ago
  68. 4a35ee8 Document that it should not be called after a successful zip_add or zip_replace. by Thomas Klausner · 19 years ago
  69. 0f8fd7c Add. by Thomas Klausner · 19 years ago
  70. 118901b regen by Thomas Klausner · 19 years ago
  71. b8085c6 Add zip_unchange_archive. by Thomas Klausner · 19 years ago
  72. 6ddbeb9 Add zip_unchange_archive. by Thomas Klausner · 19 years ago
  73. e93cf1d Add flags argument to zip_get_*_comment, requested by dillo. by Thomas Klausner · 19 years ago
  74. a0a962f regen by Thomas Klausner · 19 years ago
  75. f629f8b Link zip_set_{archive,file}_comment. Bump date. by Thomas Klausner · 19 years ago
  76. 434f45f Document zip_set_{archive,file}_comment. by Thomas Klausner · 19 years ago
  77. 02a80d8 Bump date for previous. by Thomas Klausner · 19 years ago
  78. cdd7017 Consistency in argument naming. by Thomas Klausner · 19 years ago
  79. cd00982 Add read-only comment support: by Thomas Klausner · 19 years ago
  80. 5f542be Add missing file. XXX: Why wasn't this in CVS already? by Thomas Klausner · 19 years ago
  81. 5d308d7 Add AUTHORS section to file generation too. by Thomas Klausner · 19 years ago
  82. 83ac954 regen. by Thomas Klausner · 19 years ago
  83. a4dc179 * struct zip_stat increased for future encryption support by Thomas Klausner · 19 years ago
  84. 5305cf4 add 2006 to copyright by Dieter Baron · 19 years ago
  85. 119086f Fix return values; correct argument name. From Tara Milana. by Thomas Klausner · 19 years ago
  86. 387ec79 improve wording by Dieter Baron · 20 years ago
  87. c073556 regen. by Thomas Klausner · 20 years ago
  88. 1bbdbd0 Fix return value. Noted by Joel Ebrahimi. by Thomas Klausner · 20 years ago
  89. 5253ad3 regen (typo fix). by Thomas Klausner · 20 years ago
  90. c31082f Fix typo. by Thomas Klausner · 20 years ago
  91. cdf5ff7 Smarter man page handling -- no symlinks created by configure any longer. by Thomas Klausner · 20 years ago
  92. 7533013 Add AUTHORS section. by Thomas Klausner · 20 years ago
  93. 4046f1b Add workaround for broken .An in mdoc2html. by Thomas Klausner · 20 years ago
  94. 39b5f9e Add "and" by Thomas Klausner · 20 years ago
  95. a456cf5 Add AUTHORS section. by Thomas Klausner · 20 years ago
  96. 017e391 Add mkhtml target creating html versions of the mdoc man pages via mdoc2html. by Thomas Klausner · 20 years ago
  97. 2915c41 regen. by Thomas Klausner · 20 years ago
  98. 06c0e8a Remove superfluous .El. by Thomas Klausner · 20 years ago
  99. e8b2694 regen. by Thomas Klausner · 20 years ago
  100. be31d74 Update copyright. by Thomas Klausner · 20 years ago