index
:
delta/libarchive.git
3.4
3.5
Issue1104
android_adb
master
no_chdir_writer
release
utf8
winsymlink
github.com: libarchive/libarchive.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libarchive
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
write_raw support from Marek Kubica
Tim Kientzle
2013-02-23
1
-0
/
+1
*
Separate code to set formats/filters into different source files.
Andres Mejia
2012-12-09
1
-0
/
+2
*
Introduce -a/--auto-compress option into bsdtar.
Michihiro NAKAJIMA
2012-10-22
1
-0
/
+1
*
Add support for writing v7 tar format.
Michihiro NAKAJIMA
2012-10-21
1
-0
/
+1
*
Parse a command line instead of using
Michihiro NAKAJIMA
2012-10-11
1
-0
/
+3
*
Add support for grzip compression.
Michihiro NAKAJIMA
2012-10-10
1
-0
/
+2
*
Rename filter_fork.c to filter_fork_posix.c.
Michihiro NAKAJIMA
2012-10-09
1
-1
/
+1
*
Introduce b64encode filter.
Michihiro NAKAJIMA
2012-10-08
1
-0
/
+1
*
Introduce uuencode filter.
Michihiro NAKAJIMA
2012-10-08
1
-0
/
+1
*
Add archive_write_add_filter_lzop.c entry into CMakeList.txt.
Michihiro NAKAJIMA
2012-10-07
1
-0
/
+1
*
Add support for lzop.
Michihiro NAKAJIMA
2012-10-07
1
-0
/
+1
*
Add lrzip files to the cmake build.
Tim Kientzle
2012-06-09
1
-0
/
+2
*
Resuscitate the old NFS4 support code and make it work on FreeBSD-CURRENT.
Tim Kientzle
2012-04-08
1
-0
/
+1
*
Introduce archive_write_add_fitler()
Ondrej Holy
2012-03-06
1
-0
/
+1
*
Rename archive_matching to archive_match.
Michihiro NAKAJIMA
2012-02-08
1
-1
/
+1
*
Add the ability to parse a date string into archive_matching.
Michihiro NAKAJIMA
2012-02-07
1
-0
/
+1
*
Introduce archive_matching APIs. This is a set of utility functions to
Michihiro NAKAJIMA
2012-01-17
1
-0
/
+3
*
Add 7-Zip writer.
Michihiro NAKAJIMA
2011-12-18
1
-0
/
+1
*
Add archive_read_support_format_by_code(), including documentation.
Tim Kientzle
2011-12-09
1
-0
/
+1
*
Add support for 7-Zip.
Michihiro NAKAJIMA
2011-11-26
1
-0
/
+1
*
Change how crypto support is implemented within libarchive.
Andres Mejia
2011-08-27
1
-1
/
+2
*
Modify ppmd7 code to minimize symbols leaked into the global name space.
Andres Mejia
2011-08-08
1
-1
/
+0
*
Rename archive_ppmd*.h headers to archive_ppmd*private.h.
Andres Mejia
2011-08-08
1
-2
/
+2
*
Place source in proper alphabetical order.
Andres Mejia
2011-08-06
1
-4
/
+4
*
Fix builds using cmake for new ppmd code added.
Andres Mejia
2011-08-06
1
-0
/
+4
*
First cut at RAR support, including RARv3.
Tim Kientzle
2011-06-26
1
-0
/
+1
*
Implement a string conversion interface to archive_entry and archive_mstring
Michihiro NAKAJIMA
2011-05-09
1
-0
/
+1
*
If the character-set of filenames in archives is UTF-8, we should automatically
Michihiro NAKAJIMA
2011-05-03
1
-0
/
+1
*
Make two version of archive_write_disk.c by copying and renaming it;
Michihiro NAKAJIMA
2011-04-11
1
-1
/
+2
*
Do not compile archive_read_disk_windows.c on POSIX platform.
Michihiro NAKAJIMA
2011-04-11
1
-1
/
+1
*
archive_read_support_compression_*.c -> archive_read_support_filter_*.c
Roman Neuhauser
2011-03-28
1
-9
/
+9
*
From Roman Neuhauser: Rework textual options handling.
Tim Kientzle
2011-03-18
1
-0
/
+4
*
Add support for Microsoft Cabinet(.cab) format.
Michihiro NAKAJIMA
2010-12-22
1
-0
/
+1
*
Add support for lha/lzh archive format.
Michihiro NAKAJIMA
2010-12-20
1
-0
/
+1
*
Move the abstract ACL manipulations into a separate source file.
Tim Kientzle
2010-11-20
1
-0
/
+1
*
Split the archive_read_disk traversal into separate POSIX and Windows impleme...
Tim Kientzle
2010-11-12
1
-1
/
+2
*
Add xar writer.
Michihiro NAKAJIMA
2010-05-28
1
-0
/
+1
*
Hook up archive_rb.[ch] to the build.
Joerg Sonnenberger
2010-04-28
1
-0
/
+2
*
Basic implementation of a GNU tar-compatible writer. This uses
Tim Kientzle
2010-04-18
1
-0
/
+1
*
Rework archive_write_set_options:
Tim Kientzle
2010-03-06
1
-0
/
+1
*
On second thought, since this new man page basically just documents
Tim Kientzle
2010-02-27
1
-1
/
+1
*
Following Joerg's lead, split out the archive_write options discussion
Tim Kientzle
2010-02-27
1
-0
/
+1
*
Introduce ISO writer.
Michihiro NAKAJIMA
2010-02-25
1
-0
/
+1
*
Hook up the remaining man pages.
Joerg Sonnenberger
2010-02-21
1
-0
/
+4
*
Install archive_entry_acl.3 and archive_entry_time.3.
Joerg Sonnenberger
2010-02-21
1
-0
/
+2
*
Stackable write filter support. This ended up touching an awful lot
Tim Kientzle
2010-02-20
1
-6
/
+6
*
Determine sparse files through API such as lseek(HOLE).
Michihiro NAKAJIMA
2010-02-02
1
-0
/
+1
*
Issue 48: Instead of setting RUNTIME_OUTPUT_DIRECTORY separately for
Tim Kientzle
2010-01-03
1
-4
/
+0
*
Add support for xar reader.
Michihiro NAKAJIMA
2009-12-04
1
-0
/
+1
*
Add archive_hash.h into libarchive/CMakefile.txt
Michihiro NAKAJIMA
2009-12-03
1
-0
/
+1
[next]