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
/
archive_write_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce archive_write_open2() with free callback
Martin Matuska
2020-11-08
1
-0
/
+1
*
Unify header style, header guard comes first
Martin Matuska
2020-01-13
1
-3
/
+3
*
Implement private state logic for write filters
Martin Matuska
2019-12-06
1
-2
/
+6
*
Refactor archive_write_close_filter logic
Joerg Sonnenberger
2019-11-27
1
-1
/
+1
*
Improve error messages by including the name of the external program being used
Tim Kientzle
2016-01-31
1
-1
/
+1
*
Add a new API, archive_write_set_passphrase_callback, for encryption.
Michihiro NAKAJIMA
2014-09-21
1
-0
/
+2
*
Add new APIs that pass passphrases for reading and writing
Michihiro NAKAJIMA
2014-09-14
1
-0
/
+13
*
Integrate __archive_write_program_set_cmd into __archive_write_program_open.
Michihiro NAKAJIMA
2012-10-13
1
-3
/
+1
*
Parse a command line instead of using
Michihiro NAKAJIMA
2012-10-11
1
-4
/
+2
*
Improve archive_write_filter_program handing to be able to
Michihiro NAKAJIMA
2012-10-11
1
-4
/
+13
*
Make lrzip and lzop write filters set correct filter name and code
Michihiro NAKAJIMA
2012-10-09
1
-0
/
+4
*
On Visual Studio, Enable Warning 4244: 'conversion' conversion from 'type1'
Michihiro NAKAJIMA
2012-02-19
1
-1
/
+1
*
Issue #189: Don't rely on dev/ino being zero when they
Tim Kientzle
2011-11-03
1
-0
/
+1
*
Improve character-set conversion functions.
Michihiro NAKAJIMA
2011-03-28
1
-1
/
+2
*
Add support for charset option to ustar writer.
Michihiro NAKAJIMA
2011-03-24
1
-1
/
+1
*
Introduce a shared __archive_write_nulls() method and remove
Tim Kientzle
2010-04-17
1
-0
/
+1
*
remove pad_uncompressed; unused legacy bits
Brian Harring
2010-04-04
1
-10
/
+0
*
Rename 'finish' to 'close' and 'destroy' to 'free', to clarify
Tim Kientzle
2010-03-01
1
-2
/
+2
*
Stackable write filter support. This ended up touching an awful lot
Tim Kientzle
2010-02-20
1
-12
/
+33
*
Sync $FreeBSD$ version info from FreeBSD SVN
Tim Kientzle
2009-12-30
1
-1
/
+1
*
Use int64_t for storing inode values internally.
Tim Kientzle
2009-09-24
1
-1
/
+1
*
Encourage people not to use libarchive internal headers.
Tim Kientzle
2009-08-11
1
-0
/
+4
*
Implement format/filter/compressor option frame work.
Michihiro NAKAJIMA
2009-01-26
1
-0
/
+5
*
IFC to populate initial libarchive-portable tree.
Tim Kientzle
2008-04-29
1
-0
/
+113