]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2010-05-02  Tim KientzleRemove the old manually-maintained Windows build files...
2010-05-02  Tim KientzleSince extattrs get written to disk at file close, the...
2010-05-02  Tim KientzleAdd cmake test for EXTATTR_NAMESPACE_USER to fix extatt...
2010-05-01  Tim KientzleAdd --gid, --gname, --uid, --uname options to tar.
2010-05-01  Tim Kientzle-vV is a synonym for -v
2010-05-01  Tim KientzleSome Solaris systems seem to give root a gid of 1.
2010-05-01  Tim Kientzletest cpio -0
2010-04-30  Joerg SonnenbergerFix archive_rb_iterate for the min/max case.
2010-04-29  Michihiro NAKAJIMAUse __archive_rb_tree_init() instead of directly initia...
2010-04-29  Joerg SonnenbergerUse custom include guard
2010-04-29  Michihiro NAKAJIMASplit the procedure, which is removing a child from...
2010-04-29  Michihiro NAKAJIMAAdd some test pattern to ISO writer.
2010-04-29  Michihiro NAKAJIMASwitch red black tree routine to use __archive_rb_...
2010-04-29  Michihiro NAKAJIMAAdd __archive_ prefix to rb_tree_remove_node().
2010-04-29  Michihiro NAKAJIMAUnbreak build on Windows.
2010-04-28  Joerg SonnenbergerHook up archive_rb.[ch] to the build.
2010-04-28  Joerg SonnenbergerPort NetBSD's rb.c. Changes here are:
2010-04-28  Michihiro NAKAJIMARewrite the shortcut of finding a parent entry.
2010-04-28  Michihiro NAKAJIMARemove unused code.
2010-04-28  Michihiro NAKAJIMArb_INSERT() can tell us if there is the same entry.
2010-04-28  Michihiro NAKAJIMAFix a build failure.
2010-04-28  Michihiro NAKAJIMAFix a comment terminater.
2010-04-28  Michihiro NAKAJIMACheck if there is the same name entry before inserting...
2010-04-28  Michihiro NAKAJIMAMake sure the return value of get_path_component()...
2010-04-28  Michihiro NAKAJIMADo not access a released memory.
2010-04-28  Michihiro NAKAJIMARewrite the code building ISO9660/joliet identifiers...
2010-04-28  Michihiro NAKAJIMANormalize red block tree routine.
2010-04-28  Michihiro NAKAJIMAInitial implement of red black tree to speed up making...
2010-04-27  Michihiro NAKAJIMARemove relaxed-filenames option.
2010-04-27  Michihiro NAKAJIMASpeed up a lot of directory traversal.
2010-04-27  Michihiro NAKAJIMARemove an allow-pvd-lowercase option.
2010-04-27  Michihiro NAKAJIMAUnbreak build on the system which does not have zlib.
2010-04-27  Michihiro NAKAJIMAClean up the code finding a child from its parent direc...
2010-04-26  Joerg SonnenbergerMake sure that fd has a valid value.
2010-04-26  Michihiro NAKAJIMAMove isoent_find_entry() to proper place for maintenance.
2010-04-26  Michihiro NAKAJIMAFix memory leaks.
2010-04-26  Michihiro NAKAJIMAThe type of a zisofs option is now boolean.
2010-04-26  Michihiro NAKAJIMARemove an allow-period option.
2010-04-26  Brian Harringadd test_filter_count to cmake... dual build frameworks...
2010-04-26  Michihiro NAKAJIMARemove an allow-sharp-tilde option.
2010-04-26  Michihiro NAKAJIMARemove an allow-multidot option.
2010-04-26  Michihiro NAKAJIMARemove an allow-lowercase option.
2010-04-26  Michihiro NAKAJIMARemove an allow-ldot option.
2010-04-26  Brian Harringadd the test implementation I missed in the last commit
2010-04-26  Brian Harringfix archive_filter_count to actually work; implementati...
2010-04-25  Michihiro NAKAJIMAget_parent_and_basename() is used when HAVE_ZLIB_H...
2010-04-25  Michihiro NAKAJIMAUnbreak build on cygwin.
2010-04-25  Michihiro NAKAJIMATo be simple, remove zisofs-exclude option.
2010-04-25  Michihiro NAKAJIMAFix an ISO writer test failure, which cannot write...
2010-04-25  Michihiro NAKAJIMATo be simple, remove zisofs=indirect option.
2010-04-25  Michihiro NAKAJIMAUnbreak build on Visual Studio.
2010-04-25  Tim KientzleSort the list of long options.
2010-04-19  Joerg SonnenbergerOnly include the FreeBSD-style extended attribute suppo...
2010-04-19  Brian Harringthis could stand review, but should be right; setting...
2010-04-19  Brian Harringtypo in the code assigning to the wrong var; realistica...
2010-04-19  Brian Harrings/ /\t/g to match normal formatting of other...
2010-04-18  Tim KientzleIf the local filesystem is set up for NFS4 ACLs, then...
2010-04-18  Tim KientzleBasic implementation of a GNU tar-compatible writer...
2010-04-18  Tim KientzleDon't set atime and ctime unless the header actually...
2010-04-18  Tim KientzleIntroduce a shared __archive_write_nulls() method and...
2010-04-12  Joerg SonnenbergerReorder sections to canonical order. Escape backslashes.
2010-04-12  Joerg SonnenbergerReorder sections to canonical order.
2010-04-12  Brian Harringwrong file path, should be keep_newer_files not keep_newer
2010-04-12  Tim KientzleTest tar -n
2010-04-12  Tim Kientzle--keep-newer-files is the correct option name.
2010-04-12  Tim KientzleCorrect the documentation: -X does not obey --null
2010-04-12  Tim KientzleTest for tar -U and documentation corrections.
2010-04-12  Tim KientzleTest tar -O
2010-04-12  Tim KientzleIf it's not an error to skip an older file, then don...
2010-04-11  Tim KientzleFix tar -k by making it not an error if you specify
2010-04-11  Tim KientzleRemove a debugging shim.
2010-04-11  Tim KientzleTest -H and -L options to tar.
2010-04-11  Tim KientzleDon't try to write a body if libarchive won't accept it.
2010-04-11  Tim KientzleFix tar --keep-newer
2010-04-11  Tim KientzleIf we're not creating the file because of the NEWER...
2010-04-11  Tim KientzleDon't bother trying to write data into a zero-sized...
2010-04-11  Tim KientzleIssue 83: Directory timestamps truncated to microsecon...
2010-04-11  Tim KientzleUpdate the --exclude test to cover the cases listed in
2010-04-11  Tim KientzleImprove the testing of tar -X and try to correctly...
2010-04-11  Tim KientzleRemove an unused header.
2010-04-11  Tim KientzleStyle: remove extra blank line
2010-04-11  Tim KientzleStyle: tab follows #define
2010-04-11  Tim KientzleRemove an unnecessary variable.
2010-04-11  Tim KientzleAdjust this test slightly so it doesn't depend on a
2010-04-10  Tim KientzleRefine the -C test a bit.
2010-04-10  Tim KientzleTest -C
2010-04-10  Tim KientzleTest cleanup:
2010-04-10  Tim KientzleSimplify by using assertMakeFile()
2010-04-10  Tim KientzleTest -b option
2010-04-10  Tim KientzleSimple test for tar -X
2010-04-10  Tim KientzleAdd basic test for --exclude
2010-04-04  Brian Harringremove pad_uncompressed; unused legacy bits
2010-04-04  Brian Harringfwrite is marked w/ check return, thus doing make check...
2010-03-31  Joerg Sonnenbergergetgrnam_r and getpwnam_r might not exist, so fallback...
2010-03-30  Joerg SonnenbergerSort arguments for calloc. Add comments about power...
2010-03-26  Joerg SonnenbergerExplicit test archive_read_next_header against ARCHIVE_OK
2010-03-24  Joerg SonnenbergerUse unsigned int for the link count to be consistent...
2010-03-24  Joerg Sonnenbergerres->buckets is always !NULL, so drop checks for it.
2010-03-24  Joerg Sonnenberger- Use calloc instead of malloc + zeroing
2010-03-24  Joerg SonnenbergerOnly run make maintainer-clean etc, if the Makefile...
next