]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2012-03-19  Michihiro NAKAJIMAAvoid the memory leak error which Clang Static Analyzer...
2012-03-19  Michihiro NAKAJIMAFix build failure on MSYS: rename a variable name ...
2012-03-18  Brad KingRename isoent_rr_move_dir parameter isoent => curent
2012-03-18  Brad KingReplace integer constant LL suffix with cast to int64_t
2012-03-18  Tim KientzleRename read_open_memory2 to read_open_memory_minimal...
2012-03-18  Michihiro NAKAJIMAAvoid possibility to pass zero to the first argument...
2012-03-17  Andres MejiaUpdate URL section in test files for RPMs.
2012-03-17  Tim KientzleIssue 234: Fix typos in comments
2012-03-17  Andres MejiaRemove duplicate SYNOPSIS section.
2012-03-17  Brad KingDeclare mbstate_t and wcrtomb for Borland
2012-03-17  Brad KingImplement custom lseek for Borland
2012-03-17  Andres MejiaAdd library section for all library function manpages.
2012-03-17  Andres MejiaRemove LIBRARY section from manpages.
2012-03-17  Brad KingFix typo in CheckFileOffsetBits
2012-03-17  Andres MejiaAdd generated dist tarball to .gitignore.
2012-03-17  Andres MejiaAdd generated doc files to .gitignore.
2012-03-17  Andres MejiaAdd generated files from cmake to .gitignore.
2012-03-17  Andres MejiaAdd .gitignore file.
2012-03-17  Michihiro NAKAJIMAAdd a description of 7-Zip into README.
2012-03-17  Andres MejiaUpdate README, pointing to new home for development...
2012-03-15  Michihiro NAKAJIMAIssue 249: Uncompressed CAB fails to read subfile when...
2012-03-13  Michihiro NAKAJIMAFix issue 238.
2012-03-12  Michihiro NAKAJIMAMove a definition of HAVE_LINUX_TYPES_H in build/cmake...
2012-03-12  Michihiro NAKAJIMAAdd a check of linux/types.h into configure.ac, which...
2012-03-12  Michihiro NAKAJIMASimplify a check whether the current filesystem libarch...
2012-03-11  Michihiro NAKAJIMAAvoid the error which Clang Static Analyzer says "Funct...
2012-03-11  Michihiro NAKAJIMAFix a long standing warning at archive_ppmd7.c on Visua...
2012-03-11  Michihiro NAKAJIMAAvoid a miss detection of iconv prototype after we...
2012-03-11  Andres MejiaFix crypto checks in cmake builds.
2012-03-11  Brad KingInclude linux/types.h before linux/fiemap.h
2012-03-11  Brad KingDefine _XOPEN_SOURCE=500 on HP-UX
2012-03-11  Brad KingCleanup after ZLIB_WINAPI check
2012-03-11  Brad KingCheck for 'struct statvfs' member 'f_iosize'
2012-03-11  Brad KingFix Windows NT API usage in VS 6
2012-03-07  Michihiro NAKAJIMAIssue 247:Unicode filenames inside RAR not working.
2012-03-06  Michihiro NAKAJIMADo not overwrite CMAKE_BUILD_TYPE if it has already...
2012-02-29  Michihiro NAKAJIMAFix a printf format type for id_t. FreeBSD's id_t is...
2012-02-27  Michihiro NAKAJIMAFix memory leaks found with Clang Static Analyzer....
2012-02-26  Martin MatuskaVarious manpage metadata fixes
2012-02-26  Michihiro NAKAJIMAFix a comparison of file names in ISO images.
2012-02-26  Michihiro NAKAJIMAFix a wrong check on a result of lseek.
2012-02-26  Michihiro NAKAJIMAA header check for iconv.h should be done after AM_ICON...
2012-02-23  Michihiro NAKAJIMAEnable bsdtar -s option on Windows with libregex and...
2012-02-21  Michihiro NAKAJIMAOn Windows, make sure libarchive does not store the...
2012-02-20  Michihiro NAKAJIMAOn Windows, it is possible that the program name should...
2012-02-20  Michihiro NAKAJIMAProperly remove leading slash letters and Windows drive...
2012-02-20  Michihiro NAKAJIMACorrect console I/O on Windows. Use CONIN$ and CONOUT...
2012-02-20  Michihiro NAKAJIMAFix a format parameter for a wide string in archive_wri...
2012-02-18  Michihiro NAKAJIMAImprove test utilities to correctly detect the Windows...
2012-02-18  Michihiro NAKAJIMAIssue 243: CAB decompression doesn't work when libarchi...
2012-02-15  Michihiro NAKAJIMAFix test failure without zlib.
2012-02-15  Michihiro NAKAJIMAFix issue 242:libarchive-3.0.3 fails to build with...
2012-02-15  Michihiro NAKAJIMAFix issue 241:CAB decompression not 64bit compatible.
2012-02-14  Michihiro NAKAJIMAFix build failure on FreeBSD/powerpc64.
2012-02-14  Michihiro NAKAJIMAFix issue 237.
2012-02-14  Michihiro NAKAJIMAFix build failure in aggressive warnings on FreeBSD...
2012-02-09  Michihiro NAKAJIMAFix remaining build failure on FreeBSD Current.
2012-02-09  Michihiro NAKAJIMAFix build failure in aggressive warnings
2012-02-09  Michihiro NAKAJIMAIf a zip archive file is corruped, the compression...
2012-02-09  Tim KientzleDon't do direct comparison of timestamps that
2012-02-09  Michihiro NAKAJIMAFix build failure with -Wcast-qual GCC option since...
2012-02-09  Michihiro NAKAJIMAFix build failure with -Wmissing-prototypes GCC option...
2012-02-09  Michihiro NAKAJIMAFix build failure with -Wshadow GCC option since it...
2012-02-09  Michihiro NAKAJIMAFix build failure with -Wextra -Wunused GCC options...
2012-01-30  Michihiro NAKAJIMAMerged revision(s) 4216 from trunk:
2012-01-24  Tim KientzleMerge fix for Issue 226 from trunk.
2012-01-24  Tim KientzleIssue 225: The seeking Zip reader should fall back on
2012-01-19  Michihiro NAKAJIMAIssue 224:Mishandling CD9660 images with RockRidge...
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-11  Michihiro NAKAJIMAIssue 223. Revise r4120 and merge r4122 from trunk.
2012-01-10  Michihiro NAKAJIMAIssue 223. Merge from r4119 from trunk.
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.
2012-01-10  Tim KientzleMerge spelling fixes from trunk.
2012-01-10  Tim KientzleRecord already-merged change.
2012-01-10  Tim KientzleRecord already-merged changes.
2012-01-10  Tim KientzleMerge r4106 to fix Issue 221.
2012-01-09  Michihiro NAKAJIMAMerge r4097 from trunk.
2012-01-08  Tim KientzleMerge Ulrich Spoerlein's spelling fixes from trunk.
2011-12-31  Tim KientzleMerge r4050 from trunk to fix Issue 212.
2011-12-30  Tim KientzleMerge r4047 from trunk to fix Issue 218.
2011-12-30  Tim KientzleMerge r4045 from trunk to fix Issue 217.
2011-12-30  Michihiro NAKAJIMAIssue 216: bsdtar output truncated.
2011-12-30  Tim KientzleIssue 214: Don't require MNT_NOATIME
2011-12-30  Tim KientzleMerge from trunk: Don't use copyfile() when it's not...
2011-12-29  Tim KientzleRequire CMake 2.8 and drop the workaround for older...
2011-12-29  Tim KientzleMerge from trunk: Use a more portable grep incantation.
2011-12-28  Michihiro NAKAJIMAIssue 210. Merge from r4022 from trunk.
2011-12-28  Michihiro NAKAJIMAIssue 206. Merge from r4020 from trunk.
2011-12-27  Michihiro NAKAJIMAIssue 208: test_write_compress_program hangs.
2011-12-26  Michihiro NAKAJIMAIssue 204: Merge r4014 from trunk.
2011-12-26  Michihiro NAKAJIMASet CMAKE_BUILD_TYPE to "Release".
2011-12-26  Michihiro NAKAJIMAMerge r4011 from trunk.
next