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 |
2012-02-05 |
Andres Mejia | Update README, pointing to new home for development... |
commit | commitdiff | tree |
2012-02-05 |
Andres Mejia | Merge pull request #1 from amejia1/master |
commit | commitdiff | tree |
2012-02-05 |
Andres Mejia | Use syntax highlighting markup from Github's gollum... 1/head |
commit | commitdiff | tree |
2012-02-05 |
Andres Mejia | Use states to determine if writing literal text for... |
commit | commitdiff | tree |
2012-02-05 |
Andres Mejia | Fix spacing for all lines printed out. |
commit | commitdiff | tree |
2012-02-05 |
Andres Mejia | Add generated files from cmake to .gitignore. |
commit | commitdiff | tree |
2012-02-05 |
Andres Mejia | Add .gitignore file. |
commit | commitdiff | tree |
2012-02-02 |
Andres Mejia | Fix spacing around .Cm macros. |
commit | commitdiff | tree |
2012-02-02 |
Andres Mejia | Fix spacing for .Dv macros. |
commit | commitdiff | tree |
2012-02-02 |
Andres Mejia | Fix spacing around .Ar and .Cm macros. |
commit | commitdiff | tree |
2012-02-02 |
Andres Mejia | Remove duplicate SYNOPSIS section. |
commit | commitdiff | tree |
2012-02-02 |
Andres Mejia | Add library section for all library function manpages. |
commit | commitdiff | tree |
2012-02-02 |
Andres Mejia | Add LIBRARY section in archive_entry manpage. |
commit | commitdiff | tree |
2012-02-02 |
Andres Mejia | Remove LIBRARY section from manpages. |
commit | commitdiff | tree |
2012-02-02 |
Andres Mejia | Fix spacing from .Xr directives for mediawiki pages. |
commit | commitdiff | tree |
2012-02-02 |
Andres Mejia | Fix spacing between lines for mediawiki pages. |
commit | commitdiff | tree |
2012-02-02 |
Andres Mejia | Get rid of warnings from awk scripts. |
commit | commitdiff | tree |
2012-02-02 |
Andres Mejia | Use proper format for bold in mediawiki. |
commit | commitdiff | tree |
2012-02-01 |
Andres Mejia | Use modified mdoc2wiki.awk script to generate wiki... |
commit | commitdiff | tree |
2012-02-01 |
Andres Mejia | Use html2wiki to generate mediawiki pages from generate... |
commit | commitdiff | tree |
2012-02-01 |
Andres Mejia | Use more basic groff options to generate html pages... |
commit | commitdiff | tree |
2012-01-30 |
Michihiro NAKAJIMA | Merged revision(s) 4216 from trunk: |
commit | commitdiff | tree |
2012-01-30 |
Brad King | Merge libarchive 3.0 |
commit | commitdiff | tree |
2012-01-30 |
Michihiro NAKAJIMA | Issue 236. |
commit | commitdiff | tree |
2012-01-30 |
Tim Kientzle | Set trunk version to 3.0.200a for pre-3.1 development. |
commit | commitdiff | tree |
2012-01-29 |
Tim Kientzle | Issue 234: Fix typos in comments |
commit | commitdiff | tree |
2012-01-25 |
Michihiro NAKAJIMA | Additional tests that for a combination of both archive... |
commit | commitdiff | tree |
2012-01-25 |
Michihiro NAKAJIMA | Separate sample files referenced from tests matching... |
commit | commitdiff | tree |
2012-01-25 |
Michihiro NAKAJIMA | Further speed up test_archive_matching_time. |
commit | commitdiff | tree |
2012-01-25 |
Michihiro NAKAJIMA | Speed up test_archive_matching_time by stopping making... |
commit | commitdiff | tree |
2012-01-25 |
Michihiro NAKAJIMA | Split test_newer_than_file into two functions, test_new... |
commit | commitdiff | tree |
2012-01-24 |
Michihiro NAKAJIMA | Remove both MBS and WCS interfaces of archive_matching_... |
commit | commitdiff | tree |
2012-01-24 |
Tim Kientzle | Merge fix for Issue 226 from trunk. |
commit | commitdiff | tree |
2012-01-24 |
Tim Kientzle | Issue 232: Restructure this so that r is correctly set |
commit | commitdiff | tree |
2012-01-24 |
Tim Kientzle | Issue 226: Fix infinite loop when a data descriptor... |
commit | commitdiff | tree |
2012-01-24 |
Michihiro NAKAJIMA | Sort entries in the central directory of a Zip archive... |
commit | commitdiff | tree |
2012-01-24 |
Tim Kientzle | Issue 225: The seeking Zip reader should fall back on |
commit | commitdiff | tree |
2012-01-24 |
Tim Kientzle | Don't do direct comparison of timestamps that |
commit | commitdiff | tree |
2012-01-24 |
Tim Kientzle | Issue 232: Fix a missing header. |
commit | commitdiff | tree |
2012-01-23 |
Michihiro NAKAJIMA | Refactor archive_write_open_filename(_w) to make it... |
commit | commitdiff | tree |
2012-01-23 |
Michihiro NAKAJIMA | Eliminate invoking __archive_errx() from archive_acl.c. |
commit | commitdiff | tree |
2012-01-23 |
Michihiro NAKAJIMA | Fix a memory leak in archive_matching. |
commit | commitdiff | tree |
2012-01-23 |
Michihiro NAKAJIMA | When ENOMEM happened in archive_string_append_from_wcs... |
commit | commitdiff | tree |
2012-01-23 |
Tim Kientzle | Rename read_open_memory2 to read_open_memory_minimal... |
commit | commitdiff | tree |
2012-01-23 |
Tim Kientzle | Issue 226: Try to reproduce a hang when reading archives |
commit | commitdiff | tree |
2012-01-23 |
Tim Kientzle | Issue 225: Misreading directories in MSDOS Zip files. |
commit | commitdiff | tree |
2012-01-22 |
Tim Kientzle | Clarify an error message. |
commit | commitdiff | tree |
2012-01-21 |
Michihiro NAKAJIMA | Properly generate errno by la_dosmapper() and pass... |
commit | commitdiff | tree |
2012-01-19 |
Michihiro NAKAJIMA | Do not return ARCHIVE_WARN even if the current file... |
commit | commitdiff | tree |
2012-01-19 |
Michihiro NAKAJIMA | Implement optional behavior of archive_read_disk that... |
commit | commitdiff | tree |
2012-01-19 |
Michihiro NAKAJIMA | Add archive_read_disk_set_behavior function and drop... |
commit | commitdiff | tree |
2012-01-19 |
Brad King | Merge libarchive 2.8 |
commit | commitdiff | tree |
2012-01-19 |
Michihiro NAKAJIMA | Issue 224:Mishandling CD9660 images with RockRidge... |
commit | commitdiff | tree |
2012-01-19 |
Michihiro NAKAJIMA | Issue 224:Mishandling CD9660 images with RockRidge... |
commit | commitdiff | tree |
2012-01-19 |
Michihiro NAKAJIMA | Issue 224:Mishandling CD9660 images with RockRidge... |
commit | commitdiff | tree |
2012-01-19 |
Michihiro NAKAJIMA | If the format of times in ISO images is invalid, reset... |
commit | commitdiff | tree |
2012-01-19 |
Michihiro NAKAJIMA | Delete archive_matching_path_excluded and archive_match... |
commit | commitdiff | tree |
2012-01-19 |
Michihiro NAKAJIMA | Fix build failure on non Windows platform. |
commit | commitdiff | tree |
2012-01-19 |
Michihiro NAKAJIMA | Cast away archive_read_disk_set_name_filter_callback... |
commit | commitdiff | tree |
2012-01-18 |
Andres Mejia | Use hidden file to track empty directories for git/hg. |
commit | commitdiff | tree |
2012-01-18 |
Michihiro NAKAJIMA | Fix build failure at libarchive_fe. |
commit | commitdiff | tree |
2012-01-18 |
Michihiro NAKAJIMA | Use archive_matching API at both bsdcpio and bsdtar... |
commit | commitdiff | tree |
2012-01-18 |
Michihiro NAKAJIMA | Usinsg assertUtimes changes ctime, we have to wait... |
commit | commitdiff | tree |
2012-01-18 |
Michihiro NAKAJIMA | For testing ctime at archive_matching, use mtime if... |
commit | commitdiff | tree |
2012-01-18 |
Michihiro NAKAJIMA | Correctly get file's ctime in archive_matching. |
commit | commitdiff | tree |
2012-01-17 |
Michihiro NAKAJIMA | Retire tar/tree.[ch], directory traversal code, switche... |
commit | commitdiff | tree |
2012-01-17 |
Michihiro NAKAJIMA | Fix a minor error of previous change. |
commit | commitdiff | tree |
2012-01-17 |
Michihiro NAKAJIMA | Introduce archive_matching APIs. This is a set of utili... |
commit | commitdiff | tree |
2012-01-15 |
Michihiro NAKAJIMA | Remove an unnecessary comparison and minor tweaks. |
commit | commitdiff | tree |
2012-01-15 |
Michihiro NAKAJIMA | Simply, read Mac metadata only when enable_copyfile... |
commit | commitdiff | tree |
2012-01-15 |
Michihiro NAKAJIMA | Move an operation saving file times used for restoring... |
commit | commitdiff | tree |
2012-01-15 |
Michihiro NAKAJIMA | Improve a directory traversals test for restoring atime... |
commit | commitdiff | tree |
2012-01-15 |
Michihiro NAKAJIMA | Make sure we check nodump flag and skip it if so, befor... |
commit | commitdiff | tree |
2012-01-13 |
Tim Kientzle | Libarchive 3.0.3 v3.0.3 |
commit | commitdiff | tree |
2012-01-12 |
Tim Kientzle | Merge r4085 from trunk: Simplify finalizing the file... |
commit | commitdiff | tree |
2012-01-12 |
Tim Kientzle | Remove the unused system types from the public headers... |
commit | commitdiff | tree |
2012-01-11 |
Brad King | Rename isoent_rr_move_dir parameter isoent => curent |
commit | commitdiff | tree |
next |