]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2012-02-05  Andres MejiaUse syntax highlighting markup from Github's gollum... 1/head
2012-02-05  Andres MejiaUse states to determine if writing literal text for...
2012-02-05  Andres MejiaFix spacing for all lines printed out.
2012-02-05  Andres MejiaAdd generated files from cmake to .gitignore.
2012-02-05  Andres MejiaAdd .gitignore file.
2012-02-02  Andres MejiaFix spacing around .Cm macros.
2012-02-02  Andres MejiaFix spacing for .Dv macros.
2012-02-02  Andres MejiaFix spacing around .Ar and .Cm macros.
2012-02-02  Andres MejiaRemove duplicate SYNOPSIS section.
2012-02-02  Andres MejiaAdd library section for all library function manpages.
2012-02-02  Andres MejiaAdd LIBRARY section in archive_entry manpage.
2012-02-02  Andres MejiaRemove LIBRARY section from manpages.
2012-02-02  Andres MejiaFix spacing from .Xr directives for mediawiki pages.
2012-02-02  Andres MejiaFix spacing between lines for mediawiki pages.
2012-02-02  Andres MejiaGet rid of warnings from awk scripts.
2012-02-02  Andres MejiaUse proper format for bold in mediawiki.
2012-02-01  Andres MejiaUse modified mdoc2wiki.awk script to generate wiki...
2012-02-01  Andres MejiaUse html2wiki to generate mediawiki pages from generate...
2012-02-01  Andres MejiaUse more basic groff options to generate html pages...
2012-01-30  Brad KingMerge libarchive 3.0
2012-01-30  Michihiro NAKAJIMAMerged revision(s) 4216 from trunk:
2012-01-30  Michihiro NAKAJIMAIssue 236.
2012-01-30  Tim KientzleSet trunk version to 3.0.200a for pre-3.1 development.
2012-01-29  Tim KientzleIssue 234: Fix typos in comments
2012-01-25  Michihiro NAKAJIMAAdditional tests that for a combination of both archive...
2012-01-25  Michihiro NAKAJIMASeparate sample files referenced from tests matching...
2012-01-25  Michihiro NAKAJIMAFurther speed up test_archive_matching_time.
2012-01-25  Michihiro NAKAJIMASpeed up test_archive_matching_time by stopping making...
2012-01-25  Michihiro NAKAJIMASplit test_newer_than_file into two functions, test_new...
2012-01-24  Michihiro NAKAJIMARemove both MBS and WCS interfaces of archive_matching_...
2012-01-24  Tim KientzleMerge fix for Issue 226 from trunk.
2012-01-24  Tim KientzleIssue 232: Restructure this so that r is correctly set
2012-01-24  Tim KientzleIssue 226: Fix infinite loop when a data descriptor...
2012-01-24  Michihiro NAKAJIMASort entries in the central directory of a Zip archive...
2012-01-24  Tim KientzleIssue 225: The seeking Zip reader should fall back on
2012-01-24  Tim KientzleDon't do direct comparison of timestamps that
2012-01-24  Tim KientzleIssue 232: Fix a missing header.
2012-01-23  Michihiro NAKAJIMARefactor archive_write_open_filename(_w) to make it...
2012-01-23  Michihiro NAKAJIMAEliminate invoking __archive_errx() from archive_acl.c.
2012-01-23  Michihiro NAKAJIMAFix a memory leak in archive_matching.
2012-01-23  Michihiro NAKAJIMAWhen ENOMEM happened in archive_string_append_from_wcs...
2012-01-23  Tim KientzleRename read_open_memory2 to read_open_memory_minimal...
2012-01-23  Tim KientzleIssue 226: Try to reproduce a hang when reading archives
2012-01-23  Tim KientzleIssue 225: Misreading directories in MSDOS Zip files.
2012-01-22  Tim KientzleClarify an error message.
2012-01-21  Michihiro NAKAJIMAProperly generate errno by la_dosmapper() and pass...
2012-01-19  Michihiro NAKAJIMADo not return ARCHIVE_WARN even if the current file...
2012-01-19  Michihiro NAKAJIMAImplement optional behavior of archive_read_disk that...
2012-01-19  Michihiro NAKAJIMAAdd archive_read_disk_set_behavior function and drop...
2012-01-19  Brad KingMerge libarchive 2.8
2012-01-19  Michihiro NAKAJIMAIssue 224:Mishandling CD9660 images with RockRidge...
2012-01-19  Michihiro NAKAJIMAIssue 224:Mishandling CD9660 images with RockRidge...
2012-01-19  Michihiro NAKAJIMAIssue 224:Mishandling CD9660 images with RockRidge...
2012-01-19  Michihiro NAKAJIMAIf the format of times in ISO images is invalid, reset...
2012-01-19  Michihiro NAKAJIMADelete archive_matching_path_excluded and archive_match...
2012-01-19  Michihiro NAKAJIMAFix build failure on non Windows platform.
2012-01-19  Michihiro NAKAJIMACast away archive_read_disk_set_name_filter_callback...
2012-01-18  Andres MejiaUse hidden file to track empty directories for git/hg.
2012-01-18  Michihiro NAKAJIMAFix build failure at libarchive_fe.
2012-01-18  Michihiro NAKAJIMAUse archive_matching API at both bsdcpio and bsdtar...
2012-01-18  Michihiro NAKAJIMAUsinsg assertUtimes changes ctime, we have to wait...
2012-01-18  Michihiro NAKAJIMAFor testing ctime at archive_matching, use mtime if...
2012-01-18  Michihiro NAKAJIMACorrectly get file's ctime in archive_matching.
2012-01-17  Michihiro NAKAJIMARetire tar/tree.[ch], directory traversal code, switche...
2012-01-17  Michihiro NAKAJIMAFix a minor error of previous change.
2012-01-17  Michihiro NAKAJIMAIntroduce archive_matching APIs. This is a set of utili...
2012-01-15  Michihiro NAKAJIMARemove an unnecessary comparison and minor tweaks.
2012-01-15  Michihiro NAKAJIMASimply, read Mac metadata only when enable_copyfile...
2012-01-15  Michihiro NAKAJIMAMove an operation saving file times used for restoring...
2012-01-15  Michihiro NAKAJIMAImprove a directory traversals test for restoring atime...
2012-01-15  Michihiro NAKAJIMAMake sure we check nodump flag and skip it if so, befor...
2012-01-13  Tim KientzleLibarchive 3.0.3 v3.0.3
2012-01-12  Tim KientzleMerge r4085 from trunk: Simplify finalizing the file...
2012-01-12  Tim KientzleRemove the unused system types from the public headers...
2012-01-11  Brad KingRename isoent_rr_move_dir parameter isoent => curent
2012-01-11  Brad KingInclude linux/types.h before linux/fiemap.h
2012-01-11  Brad KingDefine _XOPEN_SOURCE=500 on HP-UX
2012-01-11  Brad KingCleanup after ZLIB_WINAPI check
2012-01-11  Brad KingCheck for 'struct statvfs' member 'f_iosize'
2012-01-11  Brad KingDo not use ST_NOATIME if not defined
2012-01-11  Brad KingFix var decl after statement in archive_string.c
2012-01-11  Brad KingFix Windows NT API usage in VS 6
2012-01-11  Brad KingCast mode constants to mode_t in case it is signed
2012-01-11  Brad KingReplace integer constant LL suffix with cast to int64_t
2012-01-11  Brad KingDeclare mbstate_t and wcrtomb for Borland
2012-01-11  Brad KingImplement custom lseek for Borland
2012-01-11  Brad KingFix typo in CheckFileOffsetBits
2012-01-11  Michihiro NAKAJIMAIssue 223. Revise r4120 and merge r4122 from trunk.
2012-01-11  Michihiro NAKAJIMABe more portable way to test if the current filesytem...
2012-01-11  Michihiro NAKAJIMAAvoid possibility to pass zero to the first argument...
2012-01-10  Michihiro NAKAJIMAIssue 223. Merge from r4119 from trunk.
2012-01-10  Michihiro NAKAJIMADo not try a test restoring atime when the filesytem...
2012-01-10  Tim KientzleMerge fixes for Issue 222 from trunk: Write entry...
2012-01-10  Tim KientzleMerge from trunk: whitespace cleanup.
2012-01-10  Tim KientzleMerge from trunk: Allow building on systems that lack...
2012-01-10  Tim KientzleMerge from trunk: always-true comparison.
2012-01-10  Tim KientzleMerge from trunk: Minor compiler warning cleanup.
2012-01-10  Tim KientzleRecord already-merged changes.
2012-01-10  Tim KientzleRecord already-merged change.
2012-01-10  Tim KientzleRecord already-merged changes.
next