]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2012-02-25  Martin MatuskaVarious manpage metadata fixes 5/head
2012-02-25  Michihiro NAKAJIMAEnable C4254,C4295,C4514 and C4702 on MSVC.
2012-02-25  Michihiro NAKAJIMAMake CMAKE_C_FLAGS_DEBUG readable.
2012-02-24  Andres MejiaAdd NEWS about where the mailing lists have stayed.
2012-02-24  Andres MejiaAdd -Wformat and -Wformat-security to default CFLAGS...
2012-02-24  Andres MejiaMake warnings enabled match what is enabled for cmake...
2012-02-22  Michihiro NAKAJIMAA header check for iconv.h should be done after AM_ICON...
2012-02-22  Michihiro NAKAJIMAEnable bsdtar -s option on Windows with libregex and...
2012-02-22  Michihiro NAKAJIMAFor MSVC, /WX option should be set to CMAKE_C_FLAGS_...
2012-02-22  Michihiro NAKAJIMAAvoid a miss detection of iconv prototype after we...
2012-02-22  Michihiro NAKAJIMAFix build failure on MSYS: rename a variable name ...
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-19  Michihiro NAKAJIMAEnable built-in functions on MSVC.
2012-02-19  Michihiro NAKAJIMAEnable aggressive warnings C4061,C4296,C4389 and C4505...
2012-02-19  Michihiro NAKAJIMAEnable an aggressive warning C4706 on MSVC.
2012-02-19  Michihiro NAKAJIMADo not overwrite the default setting of CMAKE_C_FLAGS...
2012-02-19  Michihiro NAKAJIMAImprove setting for compiling options for Rebug and...
2012-02-19  Michihiro NAKAJIMATreat warnings as error on MSVC.
2012-02-19  Michihiro NAKAJIMAFix a long standing warning at archive_ppmd7.c on Visua...
2012-02-18  Michihiro NAKAJIMAOn Visual Studio, Enable Warning 4244: 'conversion...
2012-02-18  Michihiro NAKAJIMACorrect a variable type.
2012-02-18  Michihiro NAKAJIMAIssue 243: CAB decompression doesn't work when libarchi...
2012-02-17  Michihiro NAKAJIMAFix remaining build failure in agressive warnings.
2012-02-17  Michihiro NAKAJIMAMake definitions, which I recently added, in archive...
2012-02-16  Michihiro NAKAJIMAFix build failure in aggressive warnings on msys.
2012-02-16  Michihiro NAKAJIMAFix up remaing work to turn to the current directory...
2012-02-15  Michihiro NAKAJIMAFix build failure on linux
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-15  Michihiro NAKAJIMAImprove directory traversals on POSIX system. Delay...
2012-02-15  Michihiro NAKAJIMAMinor clean up; remove duplicate code at directory...
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-12  Michihiro NAKAJIMASlightly simplify time_excluded funtion and add a check...
2012-02-12  Michihiro NAKAJIMAIntroduce archive_match_exclude_pattern_from_file(_w...
2012-02-09  Michihiro NAKAJIMAAdd a description of 7-Zip into README.
2012-02-09  Michihiro NAKAJIMAFix build failure in aggressive warnings
2012-02-09  Michihiro NAKAJIMAEnable aggressive warning options, -Wextra -Wunused...
2012-02-09  Michihiro NAKAJIMAIf a zip archive file is corruped, the compression...
2012-02-08  Michihiro NAKAJIMAFix build failure with -Wcast-qual GCC option since...
2012-02-08  Michihiro NAKAJIMAFix build failure with -Wmissing-prototypes GCC option...
2012-02-08  Michihiro NAKAJIMAFix build failure with -Wshadow GCC option since it...
2012-02-08  Michihiro NAKAJIMAFix build failure with -Wextra -Wunused GCC options...
2012-02-08  Michihiro NAKAJIMACode quality:
2012-02-08  Michihiro NAKAJIMAMake archive_match_owner_exclude fast by sorting id...
2012-02-08  Michihiro NAKAJIMASeperate internal functions set_timefilter_pathname...
2012-02-08  Michihiro NAKAJIMARename an internal function name from set_time_str...
2012-02-08  Michihiro NAKAJIMAAlways overwrite comparson conditions if the pathname...
2012-02-07  Michihiro NAKAJIMARename archive_matching to archive_match.
2012-02-07  Michihiro NAKAJIMAFix refactoring error in archive_matching. archive_matc...
2012-02-06  Michihiro NAKAJIMAFix style.
2012-02-06  Michihiro NAKAJIMASimplify a string conversion WCS <==> MBS to stop using...
2012-02-07  Michihiro NAKAJIMARefactor archive_matching_{newer,older}_* interfaces...
2012-02-07  Michihiro NAKAJIMArename test_getdate to test_archive_getdate.
2012-02-07  Michihiro NAKAJIMAAdd the ability to parse a date string into archive_mat...
2012-02-07  Michihiro NAKAJIMAMerge pull request #3 from ggcueroad/topic/issue238
2012-02-06  Michihiro NAKAJIMAFix issue 238. 3/head
2012-02-06  Andres MejiaFix crypto checks in cmake builds.
2012-02-05  Andres MejiaFix implicit function declaration warning when building...
2012-02-05  Andres MejiaAdd generated dist tarball to .gitignore.
2012-02-05  Andres MejiaAdd generated doc files to .gitignore.
2012-02-05  Andres MejiaRemove old script that generates wiki pages for googlec...
2012-02-05  Andres MejiaUpdate URL section in test files for RPMs.
2012-02-05  Andres MejiaAdd entries to NEWS about new home for libarchive.
2012-02-05  Andres MejiaUpdate README, pointing to new home for development...
2012-02-05  Andres MejiaMerge pull request #1 from amejia1/master
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...
next