2012-03-06 |
Ondrej Holy | Introduce archive_write_add_fitler() 9/head |
commit | commitdiff | tree |
2012-03-06 |
Michihiro NAKAJIMA | Move CMAKE_MINIMUM_REQUIRED to the top of CMakeLists... |
commit | commitdiff | tree |
2012-03-06 |
Michihiro NAKAJIMA | CMakePushCheckState module appeared from CMake 2.8.6. |
commit | commitdiff | tree |
2012-03-06 |
Michihiro NAKAJIMA | Do not overwrite CMAKE_BUILD_TYPE if it has already... |
commit | commitdiff | tree |
2012-03-05 |
Michihiro NAKAJIMA | Find out what macro is needed or acceptable to use... |
commit | commitdiff | tree |
2012-03-04 |
Michihiro NAKAJIMA | Use CMakePushCheckState module to save and restore... |
commit | commitdiff | tree |
2012-02-29 |
Michihiro NAKAJIMA | Fix a printf format type for id_t. FreeBSD's id_t is... |
commit | commitdiff | tree |
2012-02-29 |
Michihiro NAKAJIMA | Avoid the error which Clang Static Analyzer says "Funct... |
commit | commitdiff | tree |
2012-02-28 |
Joerg Sonnenberger | Merge pull request #6 from jsonn/master |
commit | commitdiff | tree |
2012-02-28 |
Joerg Sonnenberger | Allow format string checking with GCC. 6/head |
commit | commitdiff | tree |
2012-02-28 |
Michihiro NAKAJIMA | Properly call archive_read_close() after archive_read_d... |
commit | commitdiff | tree |
2012-02-28 |
Michihiro NAKAJIMA | Improve previous change; reuse a directory traversals... |
commit | commitdiff | tree |
2012-02-28 |
Michihiro NAKAJIMA | Fix the problem that bsdtar with new directory traversa... |
commit | commitdiff | tree |
2012-02-27 |
Michihiro NAKAJIMA | Avoid the error which Clang Static Analyzer says "Null... |
commit | commitdiff | tree |
2012-02-27 |
Michihiro NAKAJIMA | Avoid the memory leak error which Clang Static Analyzer... |
commit | commitdiff | tree |
2012-02-27 |
Michihiro NAKAJIMA | Fix memory leaks found with Clang Static Analyzer.... |
commit | commitdiff | tree |
2012-02-27 |
Michihiro NAKAJIMA | Fix the error which Clang Static Analyzer says "Divisio... |
commit | commitdiff | tree |
2012-02-27 |
Michihiro NAKAJIMA | Fix the error which Clang Static Analyzer says "Assigne... |
commit | commitdiff | tree |
2012-02-27 |
Michihiro NAKAJIMA | Fix build failure without zlib on Windows; avoid unreac... |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Fix build failure on linux. |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Improve directory traversals on Windows to surely clear... |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Remove duplicate statements. |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Fix a comparison of file names in ISO images. |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Fix build failure with -Wunreachable-code compile optio... |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Cleanup; use a for loop statement instead of a goto... |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Remove dead code in parsing Rockridge extension SL. |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Improve directory traversals code for POSIX: split... |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Fix a wrong check on a result of lseek. |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Remove dead code. |
commit | commitdiff | tree |
2012-02-26 |
Michihiro NAKAJIMA | Merge pull request #5 from mmatuska/master |
commit | commitdiff | tree |
2012-02-25 |
Martin Matuska | Various manpage metadata fixes 5/head |
commit | commitdiff | tree |
2012-02-25 |
Michihiro NAKAJIMA | Enable C4254,C4295,C4514 and C4702 on MSVC. |
commit | commitdiff | tree |
2012-02-25 |
Michihiro NAKAJIMA | Make CMAKE_C_FLAGS_DEBUG readable. |
commit | commitdiff | tree |
2012-02-24 |
Andres Mejia | Add NEWS about where the mailing lists have stayed. |
commit | commitdiff | tree |
2012-02-24 |
Andres Mejia | Add -Wformat and -Wformat-security to default CFLAGS... |
commit | commitdiff | tree |
2012-02-24 |
Andres Mejia | Make warnings enabled match what is enabled for cmake... |
commit | commitdiff | tree |
2012-02-22 |
Michihiro NAKAJIMA | A header check for iconv.h should be done after AM_ICON... |
commit | commitdiff | tree |
2012-02-22 |
Michihiro NAKAJIMA | Enable bsdtar -s option on Windows with libregex and... |
commit | commitdiff | tree |
2012-02-22 |
Michihiro NAKAJIMA | For MSVC, /WX option should be set to CMAKE_C_FLAGS_... |
commit | commitdiff | tree |
2012-02-22 |
Michihiro NAKAJIMA | Avoid a miss detection of iconv prototype after we... |
commit | commitdiff | tree |
2012-02-22 |
Michihiro NAKAJIMA | Fix build failure on MSYS: rename a variable name ... |
commit | commitdiff | tree |
2012-02-21 |
Michihiro NAKAJIMA | On Windows, make sure libarchive does not store the... |
commit | commitdiff | tree |
2012-02-20 |
Michihiro NAKAJIMA | On Windows, it is possible that the program name should... |
commit | commitdiff | tree |
2012-02-20 |
Michihiro NAKAJIMA | Properly remove leading slash letters and Windows drive... |
commit | commitdiff | tree |
2012-02-20 |
Michihiro NAKAJIMA | Correct console I/O on Windows. Use CONIN$ and CONOUT... |
commit | commitdiff | tree |
2012-02-20 |
Michihiro NAKAJIMA | Fix a format parameter for a wide string in archive_wri... |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Enable built-in functions on MSVC. |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Enable aggressive warnings C4061,C4296,C4389 and C4505... |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Enable an aggressive warning C4706 on MSVC. |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Do not overwrite the default setting of CMAKE_C_FLAGS... |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Improve setting for compiling options for Rebug and... |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Treat warnings as error on MSVC. |
commit | commitdiff | tree |
2012-02-19 |
Michihiro NAKAJIMA | Fix a long standing warning at archive_ppmd7.c on Visua... |
commit | commitdiff | tree |
2012-02-18 |
Michihiro NAKAJIMA | On Visual Studio, Enable Warning 4244: 'conversion... |
commit | commitdiff | tree |
2012-02-18 |
Michihiro NAKAJIMA | Correct a variable type. |
commit | commitdiff | tree |
2012-02-18 |
Michihiro NAKAJIMA | Issue 243: CAB decompression doesn't work when libarchi... |
commit | commitdiff | tree |
2012-02-17 |
Michihiro NAKAJIMA | Fix remaining build failure in agressive warnings. |
commit | commitdiff | tree |
2012-02-17 |
Michihiro NAKAJIMA | Make definitions, which I recently added, in archive... |
commit | commitdiff | tree |
2012-02-16 |
Michihiro NAKAJIMA | Fix build failure in aggressive warnings on msys. |
commit | commitdiff | tree |
2012-02-16 |
Michihiro NAKAJIMA | Fix up remaing work to turn to the current directory... |
commit | commitdiff | tree |
2012-02-15 |
Michihiro NAKAJIMA | Fix build failure on linux |
commit | commitdiff | tree |
2012-02-15 |
Michihiro NAKAJIMA | Fix test failure without zlib. |
commit | commitdiff | tree |
2012-02-15 |
Michihiro NAKAJIMA | Fix issue 242:libarchive-3.0.3 fails to build with... |
commit | commitdiff | tree |
2012-02-15 |
Michihiro NAKAJIMA | Fix issue 241:CAB decompression not 64bit compatible. |
commit | commitdiff | tree |
2012-02-15 |
Michihiro NAKAJIMA | Improve directory traversals on POSIX system. Delay... |
commit | commitdiff | tree |
2012-02-15 |
Michihiro NAKAJIMA | Minor clean up; remove duplicate code at directory... |
commit | commitdiff | tree |
2012-02-14 |
Michihiro NAKAJIMA | Fix build failure on FreeBSD/powerpc64. |
commit | commitdiff | tree |
2012-02-14 |
Michihiro NAKAJIMA | Fix issue 237. |
commit | commitdiff | tree |
2012-02-14 |
Michihiro NAKAJIMA | Fix build failure in aggressive warnings on FreeBSD... |
commit | commitdiff | tree |
2012-02-12 |
Michihiro NAKAJIMA | Slightly simplify time_excluded funtion and add a check... |
commit | commitdiff | tree |
2012-02-12 |
Michihiro NAKAJIMA | Introduce archive_match_exclude_pattern_from_file(_w... |
commit | commitdiff | tree |
2012-02-09 |
Michihiro NAKAJIMA | Add a description of 7-Zip into README. |
commit | commitdiff | tree |
2012-02-09 |
Michihiro NAKAJIMA | Fix build failure in aggressive warnings |
commit | commitdiff | tree |
2012-02-09 |
Michihiro NAKAJIMA | Enable aggressive warning options, -Wextra -Wunused... |
commit | commitdiff | tree |
2012-02-09 |
Michihiro NAKAJIMA | If a zip archive file is corruped, the compression... |
commit | commitdiff | tree |
2012-02-08 |
Michihiro NAKAJIMA | Fix build failure with -Wcast-qual GCC option since... |
commit | commitdiff | tree |
2012-02-08 |
Michihiro NAKAJIMA | Fix build failure with -Wmissing-prototypes GCC option... |
commit | commitdiff | tree |
2012-02-08 |
Michihiro NAKAJIMA | Fix build failure with -Wshadow GCC option since it... |
commit | commitdiff | tree |
2012-02-08 |
Michihiro NAKAJIMA | Fix build failure with -Wextra -Wunused GCC options... |
commit | commitdiff | tree |
2012-02-08 |
Michihiro NAKAJIMA | Code quality: |
commit | commitdiff | tree |
2012-02-08 |
Michihiro NAKAJIMA | Make archive_match_owner_exclude fast by sorting id... |
commit | commitdiff | tree |
2012-02-08 |
Michihiro NAKAJIMA | Seperate internal functions set_timefilter_pathname... |
commit | commitdiff | tree |
2012-02-08 |
Michihiro NAKAJIMA | Rename an internal function name from set_time_str... |
commit | commitdiff | tree |
2012-02-08 |
Michihiro NAKAJIMA | Always overwrite comparson conditions if the pathname... |
commit | commitdiff | tree |
2012-02-07 |
Michihiro NAKAJIMA | Rename archive_matching to archive_match. |
commit | commitdiff | tree |
2012-02-07 |
Michihiro NAKAJIMA | Fix refactoring error in archive_matching. archive_matc... |
commit | commitdiff | tree |
2012-02-06 |
Michihiro NAKAJIMA | Fix style. |
commit | commitdiff | tree |
2012-02-06 |
Michihiro NAKAJIMA | Simplify a string conversion WCS <==> MBS to stop using... |
commit | commitdiff | tree |
2012-02-07 |
Michihiro NAKAJIMA | Refactor archive_matching_{newer,older}_* interfaces... |
commit | commitdiff | tree |
2012-02-07 |
Michihiro NAKAJIMA | rename test_getdate to test_archive_getdate. |
commit | commitdiff | tree |
2012-02-07 |
Michihiro NAKAJIMA | Add the ability to parse a date string into archive_mat... |
commit | commitdiff | tree |
2012-02-07 |
Michihiro NAKAJIMA | Merge pull request #3 from ggcueroad/topic/issue238 |
commit | commitdiff | tree |
2012-02-06 |
Michihiro NAKAJIMA | Fix issue 238. 3/head |
commit | commitdiff | tree |
2012-02-06 |
Andres Mejia | Fix crypto checks in cmake builds. |
commit | commitdiff | tree |
2012-02-05 |
Andres Mejia | Fix implicit function declaration warning when building... |
commit | commitdiff | tree |
2012-02-05 |
Andres Mejia | Add generated dist tarball to .gitignore. |
commit | commitdiff | tree |
2012-02-05 |
Andres Mejia | Add generated doc files to .gitignore. |
commit | commitdiff | tree |
2012-02-05 |
Andres Mejia | Remove old script that generates wiki pages for googlec... |
commit | commitdiff | tree |
2012-02-05 |
Andres Mejia | Update URL section in test files for RPMs. |
commit | commitdiff | tree |
2012-02-05 |
Andres Mejia | Add entries to NEWS about new home for libarchive. |
commit | commitdiff | tree |
next |