| 2010-05-16 |
Tim Kientzle | Properly support filter(-1) as a shorthand for "the... |
commit | commitdiff | tree | snapshot |
| 2010-05-15 |
Michihiro NAKAJIMA | Msys requires wincypt.h to use CALG_* macros. |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Tim Kientzle | Fix a return-value mixup when time restore failed. |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Michihiro NAKAJIMA | Divide the code detecting ARCHIVE_HASH_*_WIN from CHECK... |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Joerg Sonnenberger | No empty BUGS section. It's not like they don't exist... |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Joerg Sonnenberger | \\ -> \e |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Michihiro NAKAJIMA | __la_hash_*() are defined at archive_windows.c, those... |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Michihiro NAKAJIMA | This is a part of r2388. I forgot. |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Michihiro NAKAJIMA | Avoid TRY_COMPILE() failure when detecting ARCHIVE_HASH... |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Michihiro NAKAJIMA | Simplify an MD_CHECK macro in CMakeLists.txt. |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Michihiro NAKAJIMA | Set a proper include directory path for hash detecting... |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Michihiro NAKAJIMA | Move the definitions related to hash in archive_windows... |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Tim Kientzle | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Brian Harring | fix fwrites... remember, semi modern glibc's, the retur... |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Michihiro NAKAJIMA | _WIN32_WINNT has been defined at config.h. |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Michihiro NAKAJIMA | Add "__la_" prefix to our hash functions defined at... |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Michihiro NAKAJIMA | Tweak archive_windows.[ch] for ARCHIVE_HASH_*, new... |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Michihiro NAKAJIMA | Add ARCHIVE_HASH_*_WIN macro for CMake build system. |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Michihiro NAKAJIMA | Do not always compile for ARCHIVE_HASH_* on CMake build... |
commit | commitdiff | tree | snapshot |
| 2010-05-09 |
Joerg Sonnenberger | Rewrite the hash function detection. Build an actual... |
commit | commitdiff | tree | snapshot |
| 2010-05-09 |
Tim Kientzle | Improve the sample code in archive_write.3 |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Michihiro NAKAJIMA | Add lzip write filter and --lzip option to bsdtar. |
commit | commitdiff | tree | snapshot |
| 2010-05-05 |
Michihiro NAKAJIMA | Add a compatibity test for lzip. |
commit | commitdiff | tree | snapshot |
| 2010-05-05 |
Michihiro NAKAJIMA | For liblzma initialization for lzip, use lzma_raw_decod... |
commit | commitdiff | tree | snapshot |
| 2010-05-04 |
Michihiro NAKAJIMA | Fix comments. |
commit | commitdiff | tree | snapshot |
| 2010-05-04 |
Michihiro NAKAJIMA | Add support for lzip (read filter). |
commit | commitdiff | tree | snapshot |
| 2010-05-04 |
Michihiro NAKAJIMA | Rename a variable name from lzma_stram_init to lzma_str... |
commit | commitdiff | tree | snapshot |
| 2010-05-04 |
Michihiro NAKAJIMA | Give a value to HAVE_GETGRNAM_R and HAVE_GETPWNAM_R. |
commit | commitdiff | tree | snapshot |
| 2010-05-04 |
Michihiro NAKAJIMA | Fix build error with liblzma on MSVC. |
commit | commitdiff | tree | snapshot |
| 2010-05-03 |
Michihiro NAKAJIMA | Rewrite the procedure finding a hardlink target on... |
commit | commitdiff | tree | snapshot |
| 2010-05-03 |
Tim Kientzle | Cmake updates: |
commit | commitdiff | tree | snapshot |
| 2010-05-03 |
Tim Kientzle | Fix 'make dist': build/windows no longer exists |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Michihiro NAKAJIMA | Test that ISO writer can treat the entry which has... |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Michihiro NAKAJIMA | While entries are added, return ARCHIVE_FAILED if the... |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Tim Kientzle | Test tar --gid --gname --uid --uname options |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Michihiro NAKAJIMA | Remove uid= and gid= options from ISO writer. |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Michihiro NAKAJIMA | Tweak the result of comparing identifiers for __archive... |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Michihiro NAKAJIMA | Use ARCHIVE_RB_TREE_FOREACH() macro. |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Tim Kientzle | Move the private ACL parser declaration out of the... |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Tim Kientzle | Clarify the explanation of archive_write_finish_entry. |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Tim Kientzle | Remove the old manually-maintained Windows build files... |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Tim Kientzle | Since extattrs get written to disk at file close, the... |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Tim Kientzle | Add cmake test for EXTATTR_NAMESPACE_USER to fix extatt... |
commit | commitdiff | tree | snapshot |
| 2010-05-01 |
Tim Kientzle | Add --gid, --gname, --uid, --uname options to tar. |
commit | commitdiff | tree | snapshot |
| 2010-05-01 |
Tim Kientzle | -vV is a synonym for -v |
commit | commitdiff | tree | snapshot |
| 2010-05-01 |
Tim Kientzle | Some Solaris systems seem to give root a gid of 1. |
commit | commitdiff | tree | snapshot |
| 2010-05-01 |
Tim Kientzle | test cpio -0 |
commit | commitdiff | tree | snapshot |
| 2010-04-30 |
Joerg Sonnenberger | Fix archive_rb_iterate for the min/max case. |
commit | commitdiff | tree | snapshot |
| 2010-04-29 |
Michihiro NAKAJIMA | Use __archive_rb_tree_init() instead of directly initia... |
commit | commitdiff | tree | snapshot |
| 2010-04-29 |
Joerg Sonnenberger | Use custom include guard |
commit | commitdiff | tree | snapshot |
| 2010-04-29 |
Michihiro NAKAJIMA | Split the procedure, which is removing a child from... |
commit | commitdiff | tree | snapshot |
| 2010-04-29 |
Michihiro NAKAJIMA | Add some test pattern to ISO writer. |
commit | commitdiff | tree | snapshot |
| 2010-04-29 |
Michihiro NAKAJIMA | Switch red black tree routine to use __archive_rb_... |
commit | commitdiff | tree | snapshot |
| 2010-04-29 |
Michihiro NAKAJIMA | Add __archive_ prefix to rb_tree_remove_node(). |
commit | commitdiff | tree | snapshot |
| 2010-04-29 |
Michihiro NAKAJIMA | Unbreak build on Windows. |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Joerg Sonnenberger | Hook up archive_rb.[ch] to the build. |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Joerg Sonnenberger | Port NetBSD's rb.c. Changes here are: |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michihiro NAKAJIMA | Rewrite the shortcut of finding a parent entry. |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michihiro NAKAJIMA | Remove unused code. |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michihiro NAKAJIMA | rb_INSERT() can tell us if there is the same entry. |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michihiro NAKAJIMA | Fix a build failure. |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michihiro NAKAJIMA | Fix a comment terminater. |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michihiro NAKAJIMA | Check if there is the same name entry before inserting... |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michihiro NAKAJIMA | Make sure the return value of get_path_component()... |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michihiro NAKAJIMA | Do not access a released memory. |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michihiro NAKAJIMA | Rewrite the code building ISO9660/joliet identifiers... |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michihiro NAKAJIMA | Normalize red block tree routine. |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michihiro NAKAJIMA | Initial implement of red black tree to speed up making... |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Michihiro NAKAJIMA | Remove relaxed-filenames option. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Michihiro NAKAJIMA | Speed up a lot of directory traversal. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Michihiro NAKAJIMA | Remove an allow-pvd-lowercase option. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Michihiro NAKAJIMA | Unbreak build on the system which does not have zlib. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Michihiro NAKAJIMA | Clean up the code finding a child from its parent direc... |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Joerg Sonnenberger | Make sure that fd has a valid value. |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michihiro NAKAJIMA | Move isoent_find_entry() to proper place for maintenance. |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michihiro NAKAJIMA | Fix memory leaks. |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michihiro NAKAJIMA | The type of a zisofs option is now boolean. |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michihiro NAKAJIMA | Remove an allow-period option. |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Brian Harring | add test_filter_count to cmake... dual build frameworks... |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michihiro NAKAJIMA | Remove an allow-sharp-tilde option. |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michihiro NAKAJIMA | Remove an allow-multidot option. |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michihiro NAKAJIMA | Remove an allow-lowercase option. |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michihiro NAKAJIMA | Remove an allow-ldot option. |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Brian Harring | add the test implementation I missed in the last commit |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Brian Harring | fix archive_filter_count to actually work; implementati... |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michihiro NAKAJIMA | get_parent_and_basename() is used when HAVE_ZLIB_H... |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michihiro NAKAJIMA | Unbreak build on cygwin. |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michihiro NAKAJIMA | To be simple, remove zisofs-exclude option. |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michihiro NAKAJIMA | Fix an ISO writer test failure, which cannot write... |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michihiro NAKAJIMA | To be simple, remove zisofs=indirect option. |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michihiro NAKAJIMA | Unbreak build on Visual Studio. |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Tim Kientzle | Sort the list of long options. |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Joerg Sonnenberger | Only include the FreeBSD-style extended attribute suppo... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Brian Harring | this could stand review, but should be right; setting... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Brian Harring | typo in the code assigning to the wrong var; realistica... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Brian Harring | s/ /\t/g to match normal formatting of other... |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Tim Kientzle | If the local filesystem is set up for NFS4 ACLs, then... |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Tim Kientzle | Basic implementation of a GNU tar-compatible writer... |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Tim Kientzle | Don't set atime and ctime unless the header actually... |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Tim Kientzle | Introduce a shared __archive_write_nulls() method and... |
commit | commitdiff | tree | snapshot |
| next |