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