| 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 |
| 2010-04-12 |
Joerg Sonnenberger | Reorder sections to canonical order. Escape backslashes. |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Joerg Sonnenberger | Reorder sections to canonical order. |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Brian Harring | wrong file path, should be keep_newer_files not keep_newer |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Tim Kientzle | Test tar -n |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Tim Kientzle | --keep-newer-files is the correct option name. |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Tim Kientzle | Correct the documentation: -X does not obey --null |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Tim Kientzle | Test for tar -U and documentation corrections. |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Tim Kientzle | Test tar -O |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Tim Kientzle | If it's not an error to skip an older file, then don... |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Fix tar -k by making it not an error if you specify |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Remove a debugging shim. |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Test -H and -L options to tar. |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Don't try to write a body if libarchive won't accept it. |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Fix tar --keep-newer |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | If we're not creating the file because of the NEWER... |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Don't bother trying to write data into a zero-sized... |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Issue 83: Directory timestamps truncated to microsecon... |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Update the --exclude test to cover the cases listed in |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Improve the testing of tar -X and try to correctly... |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Remove an unused header. |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Style: remove extra blank line |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Style: tab follows #define |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Remove an unnecessary variable. |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Tim Kientzle | Adjust this test slightly so it doesn't depend on a |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Refine the -C test a bit. |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Test -C |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Test cleanup: |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Simplify by using assertMakeFile() |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Test -b option |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Simple test for tar -X |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Tim Kientzle | Add basic test for --exclude |
commit | commitdiff | tree | snapshot |
| 2010-04-04 |
Brian Harring | remove pad_uncompressed; unused legacy bits |
commit | commitdiff | tree | snapshot |
| 2010-04-04 |
Brian Harring | fwrite is marked w/ check return, thus doing make check... |
commit | commitdiff | tree | snapshot |
| 2010-03-31 |
Joerg Sonnenberger | getgrnam_r and getpwnam_r might not exist, so fallback... |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Joerg Sonnenberger | Sort arguments for calloc. Add comments about power... |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Joerg Sonnenberger | Explicit test archive_read_next_header against ARCHIVE_OK |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Joerg Sonnenberger | Use unsigned int for the link count to be consistent... |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Joerg Sonnenberger | res->buckets is always !NULL, so drop checks for it. |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Joerg Sonnenberger | - Use calloc instead of malloc + zeroing |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Joerg Sonnenberger | Only run make maintainer-clean etc, if the Makefile... |
commit | commitdiff | tree | snapshot |
| next |